Mercurial > emacs
changeset 101862:dbfc08088592
(Event Mod): Reinstate documentation of translation-table-for-input.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Feb 2009 11:08:45 +0000 |
parents | cd9537533674 |
children | 2e2da354b49a |
files | doc/lispref/commands.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/commands.texi Sat Feb 07 11:08:01 2009 +0000 +++ b/doc/lispref/commands.texi Sat Feb 07 11:08:45 2009 +0000 @@ -2455,7 +2455,9 @@ translation. Note also that this translation is done before the characters are -supplied to input methods (@pxref{Input Methods}). +supplied to input methods (@pxref{Input Methods}). Use +@code{translation-table-for-input} (@pxref{Translation of Characters}), +if you want to translate characters after input methods operate. @end defvar @defun keyboard-translate from to