emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master fab58ffc224 3/3: ; * doc/lispref/commands.texi (Focus Events): Fi


From: Eli Zaretskii
Subject: master fab58ffc224 3/3: ; * doc/lispref/commands.texi (Focus Events): Fix markup of last change.
Date: Sat, 6 Apr 2024 06:13:53 -0400 (EDT)

branch: master
commit fab58ffc224de5e4e20ce7ea19f06ed33a036129
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/commands.texi (Focus Events): Fix markup of last change.
---
 doc/lispref/commands.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index 335a41dbb44..ea6e84e3730 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2324,7 +2324,7 @@ sequence---that is, after a prefix key---then Emacs 
reorders the events
 so that the focus event comes either before or after the multi-event key
 sequence, and not within it.
 
-@heading Focus events for frames
+@subsubheading Focus events for frames
 
 The normal definition of a focus event that switches frames, in the
 global keymap, is to select that new frame within Emacs, as the user
@@ -2347,7 +2347,7 @@ actually types a keyboard key or presses a mouse button 
in the new
 frame; just moving the mouse between frames does not generate a focus
 event.
 
-@heading Focus events for windows
+@subsubheading Focus events for windows
 
 When @var{mouse-autoselect-window} is set, moving the mouse over a new
 window within a frame can also switch the selected window.  @xref{Mouse



reply via email to

[Prev in Thread] Current Thread [Next in Thread]