diff options
author | Glenn Morris <rgm@gnu.org> | 2007-10-18 04:16:09 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-10-18 04:16:09 +0000 |
commit | 7b6be8339cf8e739a5ef5f77174865e0431f9715 (patch) | |
tree | a9e656dd9e2f7358ccabac9428cf7234079f014c /doc/emacs/frames.texi | |
parent | c9447ae1d8814d083f2392dd920c0e896e908ff5 (diff) | |
download | emacs-7b6be8339cf8e739a5ef5f77174865e0431f9715.tar.gz |
(Mode Line Mouse): Mention minor mode names.
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 4 |
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. You can use mouse clicks on window mode lines to select and manipulate windows. - Some areas of the mode line, such as the buffer name and the major -mode name, have their own special mouse bindings. These areas are + Some areas of the mode line, such as the buffer name, and major and minor +mode names, have their own special mouse bindings. These areas are highlighted when you hold the mouse over them, and information about the special bindings will be displayed (@pxref{Tooltips}). This section's commands do not apply in those areas. |