changeset 29067:27f615da1df9

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 22 May 2000 04:24:01 +0000
parents 720287a2312f
children 61a23dd336ab
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 22 04:23:37 2000 +0000
+++ b/lisp/ChangeLog	Mon May 22 04:24:01 2000 +0000
@@ -1,4 +1,7 @@
-2000-05-21  Stefan Monnier  <monnier@cs.yale.edu>
+2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* newcomment.el (comment-region-internal): Go back to BEG after quoting
+	the nested comment markers.
 
 	* subr.el (remove-hook): Don't turn the hook's value into a list.