Mercurial > emacs
diff lispref/ChangeLog @ 83189:3b9f4bbca1bf
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-485
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
Tweak permissions
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-229
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 11 Aug 2004 12:30:04 +0000 |
parents | 629b8defcfb4 |
children | 041bc4e3cd69 |
line wrap: on
line diff
--- a/lispref/ChangeLog Mon Aug 09 11:05:10 2004 +0000 +++ b/lispref/ChangeLog Wed Aug 11 12:30:04 2004 +0000 @@ -1,3 +1,22 @@ +2004-08-10 Luc Teirlinck <teirllm@auburn.edu> + + * keymaps.texi: Various changes in addition to: + (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. + Give more varied examples for `kbd'. + (Creating Keymaps): Char tables have slots for all characters + without modifiers. + (Active Keymaps): `overriding-local-map' and + `overriding-terminal-local-map' also override text property and + overlay keymaps. + (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. + (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' + to denote a prefix of no events. + `map-keymap' includes parent's bindings _recursively_. + Clarify and correct description of `where-is-internal'. + Mention BUFFER-OR-NAME arg to `describe-bindings'. + (Menu Example): For menus intended for use with the keyboard, the + menu items should be bound to characters or real function keys. + 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> * objects.texi (Character Type): Reposition `@anchor' to prevent