Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c6b713e9
Commit
c6b713e9
authored
Dec 08, 2004
by
Luc Teirlinck
Browse files
(Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
Otherwise, it has no effect.
parent
91c51412
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
man/frames.texi
man/frames.texi
+4
-2
No files found.
man/frames.texi
View file @
c6b713e9
...
...
@@ -761,8 +761,10 @@ argument is positive. This command applies to all frames, including
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment