]> git.eshelyaron.com Git - emacs.git/commit
Various changes in addition to:
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 10 Aug 2004 15:45:54 +0000 (15:45 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 10 Aug 2004 15:45:54 +0000 (15:45 +0000)
commitdb8af011af1d4d58b42a285e252504c860693d9a
tree6e065633e5362eedef56ce9f803e9bf06ee827a6
parent093b77de60c1fa064b9e3b1ef31a5e03ef545645
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.
lispref/ChangeLog
lispref/keymaps.texi