(back_comment): Make sure we only consider comment-starters
commit1aa963c81342d12f2071fb0db49653117847cd4d
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Feb 2000 06:21:26 +0000 (15 06:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Feb 2000 06:21:26 +0000 (15 06:21 +0000)
tree11a0f5c8b9740dc9d1f03887342b997340820373
parentb9b84fd34dce0840095349b5ada09285039f8bff
(back_comment): Make sure we only consider comment-starters
of the relevant style and return -1 in case of a failure to find the
beginning of the comment.
(Fforward_comment): If back_comment fails, go back to the position just
after the comment-end.
(scan_lists): Add comment describing a very minor bug.
src/ChangeLog
src/syntax.c