From: Kim F. Storm Date: Sun, 13 Mar 2005 23:20:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~1817 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40821110d733562f0fabb01b257e14ad4ca670c6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3dd1ae0dd0e..98410285828 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-03-14 Kim F. Storm + + * simple.el (next-line, previous-line): Add optional try-vscroll + arg to recognize interactive use. Pass it on to line-move. + (line-move): Don't perform auto-window-vscroll when defining or + executing keyboard macro to ensure consistent behaviour. + 2005-03-13 Lute Kamstra * emacs-lisp/debug.el (debug): Set debug-on-exit before calling @@ -5,7 +12,7 @@ debug-on-exit and we don't have to do it manually. Set an extra debug-on-exit for macro's. (debugger-setup-buffer): Don't mark the top frame manually. - + 2005-03-12 Lute Kamstra * emacs-lisp/byte-run.el: Replace lisp-indent-hook with