From a894169f5a6ac2cd9376423ac20ddf080eda1511 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 7 Feb 2009 11:08:45 +0000 Subject: [PATCH] (Event Mod): Reinstate documentation of translation-table-for-input. --- doc/lispref/commands.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index f25f2ba3a0f..ea169da6eb0 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -2455,7 +2455,9 @@ such as @code{recent-keys} and dribble files record the characters after 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 -- 2.39.5