diff options
| author | Glenn Morris | 2007-10-18 04:16:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-10-18 04:16:09 +0000 |
| commit | 7b6be8339cf8e739a5ef5f77174865e0431f9715 (patch) | |
| tree | a9e656dd9e2f7358ccabac9428cf7234079f014c | |
| parent | c9447ae1d8814d083f2392dd920c0e896e908ff5 (diff) | |
| download | emacs-7b6be8339cf8e739a5ef5f77174865e0431f9715.tar.gz emacs-7b6be8339cf8e739a5ef5f77174865e0431f9715.zip | |
(Mode Line Mouse): Mention minor mode names.
| -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. | |||
| 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 |
| 431 | windows. | 431 | windows. |
| 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 |
| 434 | mode name, have their own special mouse bindings. These areas are | 434 | mode names, have their own special mouse bindings. These areas are |
| 435 | highlighted when you hold the mouse over them, and information about | 435 | highlighted when you hold the mouse over them, and information about |
| 436 | the special bindings will be displayed (@pxref{Tooltips}). This | 436 | the special bindings will be displayed (@pxref{Tooltips}). This |
| 437 | section's commands do not apply in those areas. | 437 | section's commands do not apply in those areas. |