# HG changeset patch # User Luc Teirlinck # Date 1092152501 0 # Node ID 38130a1539396539626546f231b88654855823f8 # Parent c54de325e9266e269b5690bc7d2d1234bac23c07 *** empty log message *** diff -r c54de325e926 -r 38130a153939 lispref/ChangeLog --- 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 + + * 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 * objects.texi (Character Type): Reposition `@anchor' to prevent