Mercurial > emacs
changeset 53057:065bca562454
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 14 Nov 2003 16:18:01 +0000 |
parents | a9d324df91c7 |
children | 6ae6b1d05de0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 14 16:16:31 2003 +0000 +++ b/lisp/ChangeLog Fri Nov 14 16:18:01 2003 +0000 @@ -1,3 +1,11 @@ +2003-11-14 Thien-Thi Nguyen <ttn@gnu.org> + + * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take + additional optional arg NARROWFUN. For the generated functions: Add + local var `was-narrowed-p'. Also, if NARROWFUN is specified, include + frags that arrange to check for and save narrowing state before the + move and then conditionally call NARROWFUN after the move. + 2003-11-14 John Wiegley <johnw@newartisans.com> * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash @@ -31,7 +39,7 @@ 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org> These changes are to support Kannada language/script. - + * Makefile.in (DONTCOMPILE): Add kannada.el. * makefile.w32-in (DONTCOMPILE): Add kannada.el.