diff options
author | Chong Yidong <cyd@gnu.org> | 2012-01-31 14:32:14 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-01-31 14:32:14 +0800 |
commit | 75319d7fb6a1cb6460042148d82af57489cde847 (patch) | |
tree | d21f230b58d8b5233d746883cb993044a6e1ad4a /doc/emacs/frames.texi | |
parent | 56afad3af8190c412b8db05a7a1c3f35afee1b3b (diff) | |
download | emacs-75319d7fb6a1cb6460042148d82af57489cde847.tar.gz |
* windows.texi (Split Window): C-mouse-2 doesn't work on GTK+ scroll bars.
Fixes: debbugs:10666
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 1adeee480a6..38ee620dbd5 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -370,7 +370,6 @@ side-by-side windows with the boundary running through the click position (@pxref{Split Window}). @end table -@kindex C-Mouse-2 @r{(scroll bar)} @kindex Mouse-1 @r{(scroll bar)} Furthermore, by clicking and dragging @kbd{Mouse-1} on the divider between two side-by-side mode lines, you can move the vertical |