]> git.eshelyaron.com Git - emacs.git/commitdiff
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:24:01 +0000 (17:24 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:24:01 +0000 (17:24 +0000)
from define-global-minor-mode.

* progmodes/cwarn.el (global-cwarn-mode):
* emacs-lisp/autoload.el (make-autoload):
* hi-lock.el (global-hi-lock-mode):
* font-core.el (global-font-lock-mode): All callers changed.

lisp/ChangeLog

index 5de6a174ad2d3a73693f28747509b2c3559d7374..14f128ba4d5d218674572f682fc24ecb23ffff65 100644 (file)
@@ -1,3 +1,13 @@
+2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
+       from define-global-minor-mode.
+
+       * progmodes/cwarn.el (global-cwarn-mode): 
+       * emacs-lisp/autoload.el (make-autoload): 
+       * hi-lock.el (global-hi-lock-mode): 
+       * font-core.el (global-font-lock-mode): All callers changed.
+
 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
 
        * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):