Mercurial > emacs
changeset 47363:d631619a4723
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 10 Sep 2002 01:24:12 +0000 |
parents | e1687eeb0232 |
children | 1eea6f92f279 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 10 01:23:57 2002 +0000 +++ b/lisp/ChangeLog Tue Sep 10 01:24:12 2002 +0000 @@ -1,3 +1,10 @@ +2002-09-10 Miles Bader <miles@gnu.org> + + * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a + variable, not a function. + + * kmacro.el (kmacro-call-macro): Deal with a non-numeric prefix arg. + 2002-09-10 Kim F. Storm <storm@cua.dk> * macros.el (apply-macro-to-region-lines): Let-bind mark-active to