Mercurial > emacs
diff man/frames.texi @ 36979:d6339c5b09f1
(Scroll Bars): Document the scroll-bar-width frame parameter.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sun, 25 Mar 2001 14:06:35 +0000 |
| parents | f9e2a2533bef |
| children | f9bd7ef13ddb |
line wrap: on
line diff
--- a/man/frames.texi Sun Mar 25 14:05:50 2001 +0000 +++ b/man/frames.texi Sun Mar 25 14:06:35 2001 +0000 @@ -729,6 +729,11 @@ To enable or disable scroll bars for just the selected frame, use the @kbd{M-x toggle-scroll-bar} command. +@vindex scroll-bar-width +@cindex width of the scroll bar + You can control the scroll bar width by changing the value of the +@code{scroll-bar-width} frame parameter. + @node Wheeled Mice @section Scrolling With ``Wheeled'' Mice
