Show
Ignore:
Timestamp:
08/10/06 11:19:54 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lispref/maps.texi

    r4111 r4140  
    116116The keymap for translating keypad and function keys.@* 
    117117If there are none, then it contains an empty sparse keymap. 
    118 @xref{Translating Input}. 
     118@xref{Translation Keymaps}. 
    119119 
    120120@item fundamental-mode-map 
     
    159159@item key-translation-map 
    160160A keymap for translating keys.  This one overrides ordinary key 
    161 bindings, unlike @code{function-key-map}.  @xref{Translating Input}. 
     161bindings, unlike @code{function-key-map}.  @xref{Translation Keymaps}. 
    162162 
    163163@item kmacro-map