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
c95dd4b0
Commit
c95dd4b0
authored
Aug 19, 1998
by
Dan Nicolaescu
Browse files
*** empty log message ***
parent
76ba9581
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/speedbar.el
lisp/speedbar.el
+2
-2
No files found.
lisp/speedbar.el
View file @
c95dd4b0
...
...
@@ -5,7 +5,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.7.2a
;; Keywords: file, tags, tools
;; X-RCS: $Id: speedbar.el,v 1.
8
1998/08/1
4
01:
15
:3
3
zappo Exp
zappo
$
;; X-RCS: $Id: speedbar.el,v 1.
9
1998/08/1
9
01:
43
:3
7
zappo Exp
done
$
;; This file is part of GNU Emacs.
...
...
@@ -750,7 +750,7 @@ to toggle this value.")
(define-key speedbar-key-map "g" 'speedbar-refresh)
(define-key speedbar-key-map "t" 'speedbar-toggle-updates)
(define-key speedbar-key-map "q" 'speedbar-close-frame)
(define-key speedbar-key-map "Q" 'delete
c
-frame)
(define-key speedbar-key-map "Q" 'delete-frame)
;; navigation
(define-key speedbar-key-map "n" 'speedbar-next)
...
...
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