]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix some markup in doc/lispref/commands.texi.
authorBasil L. Contovounesios <basil@contovou.net>
Sun, 23 Mar 2025 17:13:52 +0000 (18:13 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 25 Mar 2025 18:16:50 +0000 (19:16 +0100)
(cherry picked from commit 10d534023a9aa1ffdfa0109f114630ff2eb9cf65)

doc/lispref/commands.texi

index c5b93ff619fa15179882ac17a9e87cab0caba698..b86ce6e46a7825875c717d9c462dd7f6e1041b3d 100644 (file)
@@ -1206,7 +1206,7 @@ If the last event came from a keyboard macro, the value is @code{macro}.
 @cindex input devices
 @cindex device names
 Input events must come from somewhere; sometimes, that is a keyboard
-macro, a signal, or `unread-command-events', but it is usually a
+macro, a signal, or @code{unread-command-events}, but it is usually a
 physical input device connected to a computer that is controlled by
 the user.  Those devices are referred to as @dfn{input devices}, and
 Emacs associates each input event with the input device from which it