diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/windows.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi index 98bc5323375..27377f6f45b 100644 --- a/doc/emacs/windows.texi +++ b/doc/emacs/windows.texi | |||
| @@ -322,8 +322,9 @@ lines to other windows in the frame. | |||
| 322 | You can also use @kbd{C-x +} (@code{balance-windows}) to even out the | 322 | You can also use @kbd{C-x +} (@code{balance-windows}) to even out the |
| 323 | heights of all the windows in the selected frame. | 323 | heights of all the windows in the selected frame. |
| 324 | 324 | ||
| 325 | Mouse clicks on the mode line provide another way to change window | 325 | Mouse clicks on the mode line (@pxref{Mode Line Mouse}) or on window |
| 326 | heights and to delete windows. @xref{Mode Line Mouse}. | 326 | dividers (@pxref{Window Dividers}) provide another way to change window |
| 327 | heights and to split or delete windows. | ||
| 327 | 328 | ||
| 328 | @node Displaying Buffers | 329 | @node Displaying Buffers |
| 329 | @section Displaying a Buffer in a Window | 330 | @section Displaying a Buffer in a Window |