]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-default-directory-list): Duplicate defvar deleted.
authorRichard M. Stallman <rms@gnu.org>
Sat, 26 Aug 1995 20:25:23 +0000 (20:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 26 Aug 1995 20:25:23 +0000 (20:25 +0000)
lisp/info.el

index b70b1f34fa57c969dfda98396b17aa822a0b69a7..5948840daca3525f48e2b12392bf970a349c609c 100644 (file)
@@ -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.")