emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/lispref commands.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/doc/lispref commands.texi
Date: Sat, 07 Feb 2009 11:08:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/02/07 11:08:46

Modified files:
        doc/lispref    : commands.texi 

Log message:
        (Event Mod): Reinstate documentation of translation-table-for-input.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/commands.texi?cvsroot=emacs&r1=1.13&r2=1.14

Patches:
Index: commands.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/commands.texi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- commands.texi       17 Jan 2009 19:14:01 -0000      1.13
+++ commands.texi       7 Feb 2009 11:08:45 -0000       1.14
@@ -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
address@hidden (@pxref{Translation of Characters}),
+if you want to translate characters after input methods operate.
 @end defvar
 
 @defun keyboard-translate from to




reply via email to

[Prev in Thread] Current Thread [Next in Thread]