define-global-minor-mode -> define-globalized-minor-mode

This commit is contained in:
Chong Yidong 2007-04-20 19:30:24 +00:00
parent bd68a445b3
commit a962bfb169

View file

@ -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.