# HG changeset patch # User Roland McGrath # Date 682208833 0 # Node ID 4dfee0c58c2a0eac54ca9e765e764e6be9ea2bdf # Parent 6e0510766e669da17c5f65c22779037346aa40e0 *** empty log message *** diff -r 6e0510766e66 -r 4dfee0c58c2a lisp/paths.el --- a/lisp/paths.el Wed Aug 14 01:04:47 1991 +0000 +++ b/lisp/paths.el Wed Aug 14 22:27:13 1991 +0000 @@ -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.")