summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-10-31 10:01:44 +0200
committerEli Zaretskii <eliz@gnu.org>2020-10-31 10:01:44 +0200
commit41c4f337c8f798d4700dcd13b73ad4ccdb3257eb (patch)
tree39a6624f1ceb279ee6f9446e7e15910149cd3318
parenta105db13e11fd15cc72804bf33672122d1c3f2e1 (diff)
downloademacs-41c4f337c8f798d4700dcd13b73ad4ccdb3257eb.tar.gz
* doc/lispref/commands.texi (Key Sequence Input): Fix indexing.
-rw-r--r--doc/lispref/commands.texi28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index 85bd2c1ed9b..ebfda01671e 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2508,20 +2508,20 @@ button-down events entirely. It also reshuffles focus events and
miscellaneous window events so that they never appear in a key sequence
with any other events.
-@cindex @code{tab-line} prefix key
-@cindex @code{header-line} prefix key
-@cindex @code{mode-line} prefix key
-@cindex @code{vertical-line} prefix key
-@cindex @code{horizontal-scroll-bar} prefix key
-@cindex @code{vertical-scroll-bar} prefix key
-@cindex @code{menu-bar} prefix key
-@cindex @code{tab-bar} prefix key
-@cindex @code{left-margin} prefix key
-@cindex @code{right-margin} prefix key
-@cindex @code{left-fringe} prefix key
-@cindex @code{right-fringe} prefix key
-@cindex @code{right-divider} prefix key
-@cindex @code{bottom-divider} prefix key
+@cindex @code{tab-line}, prefix key
+@cindex @code{header-line}, prefix key
+@cindex @code{mode-line}, prefix key
+@cindex @code{vertical-line}, prefix key
+@cindex @code{horizontal-scroll-bar}, prefix key
+@cindex @code{vertical-scroll-bar}, prefix key
+@cindex @code{menu-bar}, prefix key
+@cindex @code{tab-bar}, prefix key
+@cindex @code{left-margin}, prefix key
+@cindex @code{right-margin}, prefix key
+@cindex @code{left-fringe}, prefix key
+@cindex @code{right-fringe}, prefix key
+@cindex @code{right-divider}, prefix key
+@cindex @code{bottom-divider}, prefix key
@cindex mouse events, in special parts of window or frame
When mouse events occur in special parts of a window or frame, such as a mode
line or a scroll bar, the event type shows nothing special---it is the