Mercurial > emacs
changeset 30157:c0ab9f112c0d
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 12 Jul 2000 01:08:46 +0000 |
parents | f59021679260 |
children | 84d54b049d67 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu> + + * 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 <gerd@gnu.org> * doc.c (Fsubstitute_command_keys): Handle case that a GC