changeset 36272:8f0d221a6a9b

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 Feb 2001 01:48:24 +0000
parents ee3fcc29254e
children 0c4cb98fb3f4
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 22 01:47:40 2001 +0000
+++ b/lisp/ChangeLog	Thu Feb 22 01:48:24 2001 +0000
@@ -1,3 +1,8 @@
+2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* newcomment.el (comment-forward): Skip the comment-start before
+	searching for the comment-end.
+
 2001-02-21  Dave Love  <fx@gnu.org>
 
 	* custom.el (custom-initialize-changed, defcustom): Doc fix.