Mercurial > emacs
diff lisp/ChangeLog @ 93622:5d2b21aad9af
(comment-enter-backward): Be careful to restore point changed during narrowing.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 03 Apr 2008 22:26:39 +0000 |
parents | 755f65f1ae15 |
children | 0d8f85920a66 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 03 22:10:44 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 03 22:26:39 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-03 Stephen Berman <Stephen.Berman@gmx.net> + + * newcomment.el (comment-enter-backward): Be careful to restore + position changed during narrowing. + 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change) * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):