From: Eli Zaretskii Date: Sat, 4 Jun 2005 18:59:54 +0000 (+0000) Subject: (Mode Line Mouse): Mention mode-line-highlight effect. X-Git-Tag: emacs-pretest-22.0.90~9316 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0703917482a0d4c475cc64bd755bd53e84ee4bb7;p=emacs.git (Mode Line Mouse): Mention mode-line-highlight effect. --- diff --git a/man/frames.texi b/man/frames.texi index 2b2c61af133..e5bada851ad 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -393,6 +393,14 @@ This menu is for specifying the frame's principal 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 +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 @@ horizontally, above the place in the mode line where you click. @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