Mercurial > emacs
diff lisp/ChangeLog @ 103292:0d056af7a0af
* newcomment.el (comment-region): Doc fix (Bug#3370).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 May 2009 03:16:31 +0000 |
parents | 679d26eaa9f9 |
children | 299eb8fbcd49 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 26 03:04:49 2009 +0000 +++ b/lisp/ChangeLog Tue May 26 03:16:31 2009 +0000 @@ -1,3 +1,7 @@ +2009-05-26 Chong Yidong <cyd@stupidchicken.com> + + * newcomment.el (comment-region): Doc fix (Bug#3370). + 2009-05-24 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> * mail/smtpmail.el: Indent code properly to make it more readable.