Mercurial > emacs
diff doc/lispref/ChangeLog @ 111995:b4939a7142b0
* doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
Remove mention of the key-binding-data cache since we don't use it
any more.
* doc/lispref/modes.texi (Derived Modes): Mention prog-mode.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 18 Dec 2010 11:28:15 -0500 |
parents | 00848c75219e |
children | 40af77a50adc |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Dec 17 22:45:16 2010 +0000 +++ b/doc/lispref/ChangeLog Sat Dec 18 11:28:15 2010 -0500 @@ -1,3 +1,10 @@ +2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca> + + * modes.texi (Derived Modes): Mention prog-mode. + + * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention + of the key-binding-data cache since we don't use it any more. + 2010-12-13 Eli Zaretskii <eliz@gnu.org> * processes.texi (Shell Arguments):