aboutsummaryrefslogtreecommitdiffstats
path: root/man/frames.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi14
1 files changed, 8 insertions, 6 deletions
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.
393 You can use mouse clicks on window mode lines to select and manipulate 393 You can use mouse clicks on window mode lines to select and manipulate
394windows. 394windows.
395 395
396 Some areas of the mode line, such as the buffer name and the major
397mode name, have their own special mouse bindings. These areas are
398highlighted when you hold the mouse over them, and information about
399the special bindings will be displayed (@pxref{Tooltips}).
400
401 You can also click on areas of the mode line that do not have
402special mouse bindings of their own. This has the following effects:
403
396@table @kbd 404@table @kbd
397@item Mouse-1 405@item Mouse-1
398@kindex Mouse-1 @r{(mode line)} 406@kindex Mouse-1 @r{(mode line)}
@@ -420,12 +428,6 @@ horizontally, above the place in the mode line where you click.
420 @kbd{C-Mouse-2} on a scroll bar splits the corresponding window 428 @kbd{C-Mouse-2} on a scroll bar splits the corresponding window
421vertically. @xref{Split Window}. 429vertically. @xref{Split Window}.
422 430
423 The commands above apply to areas of the mode line which do not have
424special mouse bindings of their own. Some areas, such as the buffer
425name and the major mode name, have their own special mouse bindings.
426Emacs displays information about these bindings when you hold the
427mouse over such a place (@pxref{Tooltips}).
428
429@node Creating Frames 431@node Creating Frames
430@section Creating Frames 432@section Creating Frames
431@cindex creating frames 433@cindex creating frames