Mercurial > emacs
changeset 58838:50d6654dfa79
(Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
Otherwise, it has no effect.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 08 Dec 2004 01:26:10 +0000 |
parents | e3c6ff0922c2 |
children | c4eebac5c158 |
files | man/frames.texi |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/frames.texi Wed Dec 08 01:14:10 2004 +0000 +++ b/man/frames.texi Wed Dec 08 01:26:10 2004 +0000 @@ -761,8 +761,10 @@ frames yet to be created. Customize the option @code{scroll-bar-mode} to control the use of scroll bars at startup. You can use it to specify that they are placed at the right of windows if you prefer that. You -can use the X resource @samp{verticalScrollBars} to control the initial -setting of Scroll Bar mode similarly. @xref{Resources}. +have to set this variable through the @samp{Customize} interface +(@pxref{Easy Customization}). Otherwise, it will not work properly. +You can use the X resource @samp{verticalScrollBars} to control the +initial setting of Scroll Bar mode similarly. @xref{Resources}. @findex toggle-scroll-bar To enable or disable scroll bars for just the selected frame, use the