Changeset 4140 for trunk/lispref/maps.texi
- Timestamp:
- 08/10/06 11:19:54 (2 years ago)
- Files:
-
- trunk/lispref/maps.texi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispref/maps.texi
r4111 r4140 116 116 The keymap for translating keypad and function keys.@* 117 117 If there are none, then it contains an empty sparse keymap. 118 @xref{Translati ng Input}.118 @xref{Translation Keymaps}. 119 119 120 120 @item fundamental-mode-map … … 159 159 @item key-translation-map 160 160 A keymap for translating keys. This one overrides ordinary key 161 bindings, unlike @code{function-key-map}. @xref{Translati ng Input}.161 bindings, unlike @code{function-key-map}. @xref{Translation Keymaps}. 162 162 163 163 @item kmacro-map
