From 75f6b5fe0970a691d8397918a10a2402b0585ac2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 3 Mar 2026 15:08:42 +0200 Subject: [PATCH] ; * doc/emacs/frames.texi (Multiple Displays): Improve markup. --- doc/emacs/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 760273e2aa9..7375396c054 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -1021,7 +1021,7 @@ a part of the current display. these keyboards are physically distinct, so that someone could be typing on one keyboard and someone else typing on another, into different frames on different terminals. In certain situations, however, Emacs -enters single-keyboard mode, in which input from all but one keyboard is +enters @dfn{single-keyboard mode}, in which input from all but one keyboard is blocked. This prevents keys typed on one keyboard from interfering with an operation started on another keyboard. The main operation to which this applies is entering a recursive edit (@pxref{Recursive Edit}),