From: Eli Zaretskii Date: Sun, 31 Dec 2023 07:44:32 +0000 (+0200) Subject: * doc/emacs/custom.texi (Modifier Keys): Fix markup (bug#68164). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=01be4fe39d7029295d09b0e5e46b9239ab4600bc;p=emacs.git * doc/emacs/custom.texi (Modifier Keys): Fix markup (bug#68164). Suggested by Jens Quade . --- diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index ba15e205b0f..221da5c486f 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -2035,7 +2035,7 @@ C-a} is a way to enter @kbd{Hyper-Control-a}. (Unfortunately, there is no way to add two modifiers by using @kbd{C-x @@} twice for the same character, because the first one goes to work on the @kbd{C-x}.) You can similarly enter the Shift, Control, and Meta modifiers by -using @kbd{C-x @ S}, @kbd{C-x @ c}, and @kbd{C-x @ m}, respectively, +using @kbd{C-x @@ S}, @kbd{C-x @@ c}, and @kbd{C-x @@ m}, respectively, although this is rarely needed. @node Function Keys