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
033fc52d
Commit
033fc52d
authored
Aug 26, 1995
by
Richard M. Stallman
Browse files
(Info-default-directory-list): Duplicate defvar deleted.
parent
f335fabe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
lisp/info.el
lisp/info.el
+0
-5
No files found.
lisp/info.el
View file @
033fc52d
...
...
@@ -42,11 +42,6 @@ because that gives you a printed manual as well.")
"Non-nil allows Info to execute Lisp code associated with nodes.
The Lisp code is executed when the node is selected."
)
(
defvar
Info-default-directory-list
nil
"List of default directories to search for Info documentation files.
This value is used as the default for `Info-directory-list'. It is set
in paths.el."
)
(
defvar
Info-fontify
t
"*Non-nil enables highlighting and fonts in Info nodes."
)
...
...
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