(comment-styles): New `box-multi'.
commit9b0d1d6e8d9fb0172ebfa730b54f6a5aa7750086
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 21 May 2000 00:27:53 +0000 (21 00:27 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 21 May 2000 00:27:53 +0000 (21 00:27 +0000)
treec99d438fa88efdeeb2ba2392e5b7d193aeef534b
parent087121cc2f9544887d64f446567fb75faf280846
(comment-styles): New `box-multi'.
(comment-normalize-vars): Better default for comment-continue to
avoid whitespace-only continuations.
(comment-search-forward): Always move even in the no-syntax case.
(comment-padright): Only obey N if it's only obeyed for padleft.
(comment-make-extra-lines): Better handling of empty continuations.
Use `=' for the filler if comment-start has only one character.
(uncomment-region): Try handling the special `=' filler.
(comment-region): Allow LINES even if MULTI is nil.
(comment-box): Choose box style based on comment-style.
lisp/ChangeLog
lisp/newcomment.el