Mercurial > emacs
diff lisp/ChangeLog @ 85602:9a8400cb685c
(reindent-then-newline-and-indent): Use a `move after
insert' kind of marker in the save-excursion.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 24 Oct 2007 01:51:03 +0000 |
parents | f5efd5792003 |
children | b0f9e8f1fbb2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 23 22:46:42 2007 +0000 +++ b/lisp/ChangeLog Wed Oct 24 01:51:03 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca> + + * simple.el (reindent-then-newline-and-indent): Use a `move after + insert' kind of marker in the save-excursion. + 2007-10-23 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'