(comment-search-forward): Make sure we search forward.
commit2ed8e1f79ec2e2118315de5b5eeb08ba37ed9468
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2007 15:59:45 +0000 (8 15:59 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2007 15:59:45 +0000 (8 15:59 +0000)
treed635b1dba3cb1045d309153292f6352280a0915f
parent121f19217db03e3c1b807c68ab5a17c773303dee
(comment-search-forward): Make sure we search forward.
(comment-enter-backward): Try and distinguish the non-matching case at
EOB from the non-matching case with a missing comment-end-skip for
a 2-char comment ender.
(comment-choose-indent): New function extracted from comment-indent.
Improve the alignment algorithm.
(comment-indent): Use it.
lisp/ChangeLog
lisp/newcomment.el