mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Update xrefs from Translating Input to Translation Keymaps.
This commit is contained in:
parent
f044bf2711
commit
1352a20319
1 changed files with 2 additions and 2 deletions
|
|
@ -115,7 +115,7 @@ Properties menu.
|
|||
@item function-key-map
|
||||
The keymap for translating keypad and function keys.@*
|
||||
If there are none, then it contains an empty sparse keymap.
|
||||
@xref{Translating Input}.
|
||||
@xref{Translation Keymaps}.
|
||||
|
||||
@item fundamental-mode-map
|
||||
@vindex fundamental-mode-map
|
||||
|
|
@ -158,7 +158,7 @@ search.
|
|||
|
||||
@item key-translation-map
|
||||
A keymap for translating keys. This one overrides ordinary key
|
||||
bindings, unlike @code{function-key-map}. @xref{Translating Input}.
|
||||
bindings, unlike @code{function-key-map}. @xref{Translation Keymaps}.
|
||||
|
||||
@item kmacro-map
|
||||
@vindex kmacro-map
|
||||
|
|
|
|||
Loading…
Reference in a new issue