Mercurial > emacs
diff lispref/ChangeLog @ 66935:1af402fe3e48
(Minor Mode Conventions): Use custom-set-minor-mode.
(Minor Mode Conventions): Mention the use of a hook.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Nov 2005 18:11:34 +0000 |
parents | 6b323e275ccb |
children | 05e8ff7121b4 03934708f1e9 |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Nov 16 17:20:25 2005 +0000 +++ b/lispref/ChangeLog Wed Nov 16 18:11:34 2005 +0000 @@ -1,6 +1,7 @@ 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode. + (Minor Mode Conventions): Mention the use of a hook. 2005-11-06 Richard M. Stallman <rms@gnu.org>