Mercurial > emacs
diff src/ChangeLog @ 32088:cd19a69a3759
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 02 Oct 2000 22:15:27 +0000 |
parents | 9492a4c33e92 |
children | eaa702f85ae9 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 02 22:15:14 2000 +0000 +++ b/src/ChangeLog Mon Oct 02 22:15:27 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-02 Stefan Monnier <monnier@cs.yale.edu> + + * syntax.c (forw_comment): Match nestedness of ender/starter. + (Fforward_comment): Treat an unmatched \n comment-ender as whitespace. + (prev_char_comstart_first): Remove. + (back_comment): Check two-char comment markers more carefully + to better handle overlapping cases like *//* or /* */* */ ... + Match nestedness of ender/starter. + 2000-10-02 Dave Love <fx@gnu.org> * config.in (HAVE_GAI_STRERROR): Add undef.