]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/subr.el (keyboard-translate): Doc fix. (Bug#58805)
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 16:57:33 +0000 (19:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 16:57:33 +0000 (19:57 +0300)
lisp/subr.el

index 7dfe0ac66c0f3fc57baaf2a4dda5b7e0219b67bd..83e2e75c418e6a9deaca657267c702bb28ac22b0 100644 (file)
@@ -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 `keymap-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