projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ac3d91
)
; * lisp/subr.el (keyboard-translate): Doc fix. (Bug#58805)
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 27 Oct 2022 16:57:33 +0000
(19:57 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 27 Oct 2022 16:57:33 +0000
(19:57 +0300)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index 7dfe0ac66c0f3fc57baaf2a4dda5b7e0219b67bd..83e2e75c418e6a9deaca657267c702bb28ac22b0 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-1217,7
+1217,7
@@
Subkeymaps may be modified but are not canonicalized."
(defun keyboard-translate (from to)
"Translate character FROM to TO on the current terminal.
-This is a legacy function; see `key
map
-translate' for the
+This is a legacy function; see `key-translate' for the
recommended function to use instead.
This function creates a `keyboard-translate-table' if necessary