changeset 77347:0ccaaefc78e7

define-global-minor-mode -> define-globalized-minor-mode
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Apr 2007 19:30:24 +0000
parents 028b0d9d406d
children 9fa5e9cd5e93
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Apr 20 19:26:56 2007 +0000
+++ b/etc/NEWS	Fri Apr 20 19:30:24 2007 +0000
@@ -5703,7 +5703,7 @@
 *** `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.