mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
define-global-minor-mode -> define-globalized-minor-mode
This commit is contained in:
parent
bd68a445b3
commit
a962bfb169
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue