# HG changeset patch # User Richard M. Stallman # Date 770298427 0 # Node ID 198dd616a588224843a045017c42944f44f561bb # Parent 7b1a7e4c7694dfcc486acb63771071cf85711b6f (Info-directory-list): Doc fix. diff -r 7b1a7e4c7694 -r 198dd616a588 lisp/info.el --- a/lisp/info.el Mon May 30 10:57:20 1994 +0000 +++ b/lisp/info.el Mon May 30 11:47:07 1994 +0000 @@ -71,7 +71,7 @@ variable INFOPATH to initialize it, or `Info-default-directory-list' if there is no INFOPATH variable in the environment. The last element of `Info-default-directory-list' is the directory -where Emacs's installs the Info files that come with it. +where Emacs installs the Info files that come with it. If Emacs finds it has been installed elsewhere, or not yet installed, it replaces that element with the directory that its Info files are in.")