# HG changeset patch # User Thien-Thi Nguyen # Date 1068826681 0 # Node ID 065bca5624544135702a15337457f4165f3507e4 # Parent a9d324df91c7448c8f14c76bc16e37a9e4102e32 *** empty log message *** diff -r a9d324df91c7 -r 065bca562454 lisp/ChangeLog --- 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 + + * 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 * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash @@ -31,7 +39,7 @@ 2003-11-08 Kailash C. Chowksey These changes are to support Kannada language/script. - + * Makefile.in (DONTCOMPILE): Add kannada.el. * makefile.w32-in (DONTCOMPILE): Add kannada.el.