Mercurial > emacs
comparison lispref/ChangeLog @ 56643:629b8defcfb4
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 10 Aug 2004 15:45:54 +0000 |
parents | 38130a153939 |
children | 041bc4e3cd69 |
comparison
equal
deleted
inserted
replaced
56642:38130a153939 | 56643:629b8defcfb4 |
---|---|
2 | 2 |
3 * keymaps.texi: Various changes in addition to: | 3 * keymaps.texi: Various changes in addition to: |
4 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. | 4 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. |
5 Give more varied examples for `kbd'. | 5 Give more varied examples for `kbd'. |
6 (Creating Keymaps): Char tables have slots for all characters | 6 (Creating Keymaps): Char tables have slots for all characters |
7 without modifiers, | 7 without modifiers. |
8 (Active Keymaps): `overriding-local-map' and | 8 (Active Keymaps): `overriding-local-map' and |
9 `overriding-terminal-local-map' also override text property and | 9 `overriding-terminal-local-map' also override text property and |
10 overlay keymaps. | 10 overlay keymaps. |
11 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. | 11 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. |
12 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' | 12 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' |