Mercurial > emacs
changeset 7753:198dd616a588
(Info-directory-list): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 30 May 1994 11:47:07 +0000 |
parents | 7b1a7e4c7694 |
children | d02006c4ac42 |
files | lisp/info.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.")