Mercurial > emacs
changeset 390:4dfee0c58c2a
*** empty log message ***
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Wed, 14 Aug 1991 22:27:13 +0000 |
parents | 6e0510766e66 |
children | 4b1d23627759 |
files | lisp/paths.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.")