Mercurial > emacs
changeset 56642:38130a153939
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 10 Aug 2004 15:41:41 +0000 |
parents | c54de325e926 |
children | 629b8defcfb4 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Aug 10 15:40:14 2004 +0000 +++ b/lispref/ChangeLog Tue Aug 10 15:41:41 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