Mercurial > emacs
changeset 63010:dcd17e7ebcda
(Mode Line Mouse): Mention mode-line-highlight effect.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 04 Jun 2005 18:59:54 +0000 |
parents | bde85f1b5180 |
children | 2b4fae9529bd |
files | man/frames.texi |
diffstat | 1 files changed, 8 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/man/frames.texi Sat Jun 04 18:59:18 2005 +0000 +++ b/man/frames.texi Sat Jun 04 18:59:54 2005 +0000 @@ -393,6 +393,14 @@ 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 +highlighted when you hold the mouse over them, and information about +the special bindings will be displayed (@pxref{Tooltips}). + + You can also click on areas of the mode line that do not have +special mouse bindings of their own. This has the following effects: + @table @kbd @item Mouse-1 @kindex Mouse-1 @r{(mode line)} @@ -420,12 +428,6 @@ @kbd{C-Mouse-2} on a scroll bar splits the corresponding window vertically. @xref{Split Window}. - The commands above apply to areas of the mode line which do not have -special mouse bindings of their own. Some areas, such as the buffer -name and the major mode name, have their own special mouse bindings. -Emacs displays information about these bindings when you hold the -mouse over such a place (@pxref{Tooltips}). - @node Creating Frames @section Creating Frames @cindex creating frames