diff src/ChangeLog @ 627:a813963500d8

[xemacs-hg @ 2001-07-12 06:29:08 by tuck] Fix scan_sexps `unbalanced parentheses' bug when dealing with mixed comment styles in c++/java/etc. mode
author tuck
date Thu, 12 Jul 2001 06:29:10 +0000
parents 11502791fc1c
children 373ced43e288
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 02 21:00:03 2001 +0000
+++ b/src/ChangeLog	Thu Jul 12 06:29:10 2001 +0000
@@ -1,3 +1,9 @@
+2001-07-11  Matt Tucker  <tuck@whistlingfish.net>
+
+	* syntax.c (find_start_of_comment):
+	Fix `unbalanced parentheses' bug when dealing with mixed comment
+	styles in c++/java/etc. mode
+
 2001-06-21  Ben Wing  <ben@xemacs.org>
 
 	* dired-msw.c (Fmswindows_insert_directory):