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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 18 Sep 2004 20:38:04 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6379 emacs/lisp/ChangeLog:1.6380
*** emacs/lisp/ChangeLog:1.6379 Sat Sep 18 21:33:44 2004
--- emacs/lisp/ChangeLog        Sun Sep 19 00:15:45 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-09-18  Luc Teirlinck  <address@hidden>
+ 
+       * textmodes/enriched.el (enriched-rerun-flag): New variable.
+       (enriched-before-change-major-mode): New function.
+       Add it to `change-major-mode-hook'.
+       (enriched-after-change-major-mode): New function.
+       Add it to `after-change-major-mode-hook'.
+       (enriched-mode): Make it work correctly if called from
+       `after-change-major-mode-hook'.
+       No longer set `indent-line-function'.
+ 
+       * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
+ 
+       * subr.el (after-change-major-mode-hook): New variable.
+       (run-mode-hooks): Implement it.
+ 
  2004-09-18  Stefan Monnier  <address@hidden>
  
        * battery.el (battery-linux-proc-apm): Use string-to-number.




reply via email to

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