(back_comment): Use one switch rather than a few `if's.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Jul 2000 01:08:46 +0000 (01:08 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Jul 2000 01:08:46 +0000 (01:08 +0000)
commit02010917dfa84cfd9424bca304adea975c6e7cf7
tree4932efdcbd13943ac086742ad82bdf877c668f7f
parentd76c03ea6b1d5cf3fdc8857ae104574ceadbc0bb
(back_comment): Use one switch rather than a few `if's.
Obey open_paren_in_column_0_is_defun_start.
When reverting to the `slow' method, try to nicely handle the case
of nested comments by checking that the comment-starter we found
does indeed match the comment-ender.
(scan_sexps_forward, scan_sexps_forward):
Ignore excessive opening parenthesis rather than throwing an error.
src/ChangeLog
src/syntax.c