# HG changeset patch # User Stefan Monnier # Date 963364126 0 # Node ID c0ab9f112c0dab4155f719a57046ddc09ac19d3b # Parent f59021679260cc65b983099a2988b65edbaf3c91 *** empty log message *** diff -r f59021679260 -r c0ab9f112c0d src/ChangeLog --- a/src/ChangeLog Wed Jul 12 01:08:20 2000 +0000 +++ b/src/ChangeLog Wed Jul 12 01:08:46 2000 +0000 @@ -1,3 +1,13 @@ +2000-07-11 Stefan Monnier + + * syntax.c (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. + 2000-07-11 Gerd Moellmann * doc.c (Fsubstitute_command_keys): Handle case that a GC