aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-10-18 04:16:09 +0000
committerGlenn Morris2007-10-18 04:16:09 +0000
commit7b6be8339cf8e739a5ef5f77174865e0431f9715 (patch)
treea9e656dd9e2f7358ccabac9428cf7234079f014c
parentc9447ae1d8814d083f2392dd920c0e896e908ff5 (diff)
downloademacs-7b6be8339cf8e739a5ef5f77174865e0431f9715.tar.gz
emacs-7b6be8339cf8e739a5ef5f77174865e0431f9715.zip
(Mode Line Mouse): Mention minor mode names.
-rw-r--r--doc/emacs/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index a45b582b455..e1207738cfa 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -430,8 +430,8 @@ This menu is for specifying the frame's default font.
430 You can use mouse clicks on window mode lines to select and manipulate 430 You can use mouse clicks on window mode lines to select and manipulate
431windows. 431windows.
432 432
433 Some areas of the mode line, such as the buffer name and the major 433 Some areas of the mode line, such as the buffer name, and major and minor
434mode name, have their own special mouse bindings. These areas are 434mode names, have their own special mouse bindings. These areas are
435highlighted when you hold the mouse over them, and information about 435highlighted when you hold the mouse over them, and information about
436the special bindings will be displayed (@pxref{Tooltips}). This 436the special bindings will be displayed (@pxref{Tooltips}). This
437section's commands do not apply in those areas. 437section's commands do not apply in those areas.