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, 05 Nov 2005 18:20:43 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8530 emacs/lisp/ChangeLog:1.8531
*** emacs/lisp/ChangeLog:1.8530 Sat Nov  5 14:02:18 2005
--- emacs/lisp/ChangeLog        Sat Nov  5 23:20:41 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-11-05  Luc Teirlinck  <address@hidden>
+ 
+       * startup.el (command-line): Use `custom-reevaluate-setting' for
+       `global-font-lock-mode'.
+ 
+       * font-core.el (global-font-lock-mode): Enable
+       `global-font-lock-mode' by default, except in batch mode or when
+       the -D command line option is given.
+ 
+       * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
+       specified keyword args on to `define-minor-mode'.  Update docstring.
+ 
  2005-11-05  Romain Francoise  <address@hidden>
  
        * replace.el (occur-engine): Add marker at end of line, too.




reply via email to

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