Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a894169f
Commit
a894169f
authored
Feb 07, 2009
by
Eli Zaretskii
Browse files
(Event Mod): Reinstate documentation of translation-table-for-input.
parent
ec9e9523
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/lispref/commands.texi
doc/lispref/commands.texi
+3
-1
No files found.
doc/lispref/commands.texi
View file @
a894169f
...
@@ -2455,7 +2455,9 @@ such as @code{recent-keys} and dribble files record the characters after
...
@@ -2455,7 +2455,9 @@ such as @code{recent-keys} and dribble files record the characters after
translation.
translation.
Note also that this translation is done before the characters are
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
@end defvar
@defun keyboard-translate from to
@defun keyboard-translate from to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment