changeset 32088:cd19a69a3759

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 02 Oct 2000 22:15:27 +0000
parents 83ecc6bc4bc2
children 15b8a53f1d7a
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
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.