emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 14 Nov 2003 11:18:04 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5503 emacs/lisp/ChangeLog:1.5504
*** emacs/lisp/ChangeLog:1.5503 Fri Nov 14 06:01:26 2003
--- emacs/lisp/ChangeLog        Fri Nov 14 11:18:01 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-11-14  Thien-Thi Nguyen  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
***************
*** 31,37 ****
  2003-11-08  Kailash C. Chowksey <address@hidden>
  
        These changes are to support Kannada language/script.
!       
        * Makefile.in (DONTCOMPILE): Add kannada.el.
  
        * makefile.w32-in (DONTCOMPILE): Add kannada.el.
--- 39,45 ----
  2003-11-08  Kailash C. Chowksey <address@hidden>
  
        These changes are to support Kannada language/script.
! 
        * Makefile.in (DONTCOMPILE): Add kannada.el.
  
        * makefile.w32-in (DONTCOMPILE): Add kannada.el.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]