From: Basil L. Contovounesios Date: Sun, 23 Mar 2025 17:13:52 +0000 (+0100) Subject: ; Fix some markup in doc/lispref/commands.texi. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c6595f8259450ce21011797f32c9f7d9d6a78260;p=emacs.git ; Fix some markup in doc/lispref/commands.texi. (cherry picked from commit 10d534023a9aa1ffdfa0109f114630ff2eb9cf65) --- diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index c5b93ff619f..b86ce6e46a7 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -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