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
b6ef4898
Commit
b6ef4898
authored
Oct 21, 2000
by
Eli Zaretskii
Browse files
(Info-file-list-for-emacs): Add an entry for Speedbar.
parent
bed43f1d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/info.el
lisp/info.el
+1
-1
No files found.
lisp/ChangeLog
View file @
b6ef4898
2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
* info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/sh-script.el (sh-mode-map): Remove bindings for
...
...
lisp/info.el
View file @
b6ef4898
...
...
@@ -2245,7 +2245,7 @@ Allowed only if variable `Info-enable-edit' is non-nil."
(
"time-stamp"
.
"autotype"
)
(
"quickurl"
.
"autotype"
)
(
"tempo"
.
"autotype"
)
(
"hippie-expand"
.
"autotype"
)
(
"cvs"
.
"pcl-cvs"
)
"ebrowse"
"cl"
"idlwave"
"reftex"
"widget"
"woman"
)
"ebrowse"
"cl"
"idlwave"
"reftex"
"speedbar"
"widget"
"woman"
)
"List of Info files that describe Emacs commands.
An element can be a file name, or a list of the form (PREFIX . FILE)
where PREFIX is a name prefix and FILE is the file to look in.
...
...
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