Mercurial > emacs
diff lisp/ChangeLog @ 85327:84eaa97c1d65
(reindent-then-newline-and-indent): Don't assume that
indent-according-to-mode preserves point.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 16 Oct 2007 15:18:39 +0000 |
parents | d4cb1ed6569f |
children | f985e7f04aa2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 16 10:40:02 2007 +0000 +++ b/lisp/ChangeLog Tue Oct 16 15:18:39 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca> + + * simple.el (reindent-then-newline-and-indent): Don't assume that + indent-according-to-mode preserves point. + 2007-10-16 Juanma Barranquero <lekktu@gmail.com> * bs.el (bs--make-header-match-string, bs-show-in-buffer)