From a755d8e506e4da8f7bb8a2094cf095e3d13cb8f8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 14 Aug 1991 22:27:13 +0000 Subject: *** empty log message *** --- lisp/paths.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/paths.el') diff --git a/lisp/paths.el b/lisp/paths.el index 66391e31898..fb334c722ed 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -24,7 +24,7 @@ ;; If these settings are not right, override them with `setq' ;; in site-init.el. Do not change this file. -(defvar Info-directory-list +(defvar Info-default-directory-list (list "/usr/local/lib/info/" (expand-file-name "../info/" exec-directory)) "List of directories to search for Info documentation files.") -- cgit v1.2.1