comparison etc/NEWS @ 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 8d870c88945e
children 7cc0a079620f
comparison
equal deleted inserted replaced
77346:028b0d9d406d 77347:0ccaaefc78e7
5701 5701
5702 +++ 5702 +++
5703 *** `minor-mode-list' now holds a list of minor mode commands. 5703 *** `minor-mode-list' now holds a list of minor mode commands.
5704 5704
5705 +++ 5705 +++
5706 *** `define-global-minor-mode'. 5706 *** `define-globalized-minor-mode'.
5707 5707
5708 This is a new name for what was formerly called 5708 This is a new name for what was formerly called
5709 `easy-mmode-define-global-mode'. The old name remains as an alias. 5709 `easy-mmode-define-global-mode'. The old name remains as an alias.
5710 5710
5711 ** Command loop changes: 5711 ** Command loop changes: