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
67fc2d1f
Commit
67fc2d1f
authored
Aug 14, 1998
by
Eric M. Ludlam
Browse files
Removed scrollbar-width from the frame-parameters.
parent
4be9beaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/speedbar.el
lisp/speedbar.el
+1
-2
No files found.
lisp/speedbar.el
View file @
67fc2d1f
...
...
@@ -5,7 +5,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.7.2
;; Keywords: file, tags, tools
;; X-RCS: $Id: speedbar.el,v 1.
6
1998/08/0
4 13:58:39
zappo Exp zappo $
;; X-RCS: $Id: speedbar.el,v 1.
7
1998/08/0
8 21:20:51
zappo Exp zappo $
;; This file is part of GNU Emacs.
...
...
@@ -360,7 +360,6 @@ between different directories."
(
defcustom
speedbar-frame-parameters
'
((
minibuffer
.
nil
)
(
width
.
20
)
(
scroll-bar-width
.
10
)
(
border-width
.
0
)
(
menu-bar-lines
.
0
)
(
unsplittable
.
t
))
...
...
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