changeset 84626:7e125e461377

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Sep 2007 16:40:58 +0000
parents f867348019bf
children 2b86b3a54870
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 17 16:40:26 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 17 16:40:58 2007 +0000
@@ -1,3 +1,8 @@
+2007-09-17  Richard Stallman  <rms@gnu.org>
+
+	* newcomment.el (comment-add): New arg EXTRA.
+	(comment-region-default): Pass EXTRA if not indenting lines.
+
 2007-09-17  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
 
 	* net/browse-url.el (browse-url-url-encode-chars): New function.