]> git.eshelyaron.com Git - emacs.git/commitdiff
define-global-minor-mode -> define-globalized-minor-mode
authorChong Yidong <cyd@stupidchicken.com>
Fri, 20 Apr 2007 19:30:24 +0000 (19:30 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 20 Apr 2007 19:30:24 +0000 (19:30 +0000)
etc/NEWS

index 4a4958c93a15349159d39d4bb05adeed42c70b06..6dd23b069c757d52e125d27d4fb17c0377709be6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5703,7 +5703,7 @@ and simply passes them to `defcustom', if applicable.
 *** `minor-mode-list' now holds a list of minor mode commands.
 
 +++
-*** `define-global-minor-mode'.
+*** `define-globalized-minor-mode'.
 
 This is a new name for what was formerly called
 `easy-mmode-define-global-mode'.  The old name remains as an alias.