Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
93621:755f65f1ae15 | 93622:5d2b21aad9af |
---|---|
1 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net> | |
2 | |
3 * newcomment.el (comment-enter-backward): Be careful to restore | |
4 position changed during narrowing. | |
5 | |
1 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change) | 6 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change) |
2 | 7 |
3 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): | 8 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): |
4 Recognize `sub ($$)'. | 9 Recognize `sub ($$)'. |
5 | 10 |