From 5c11086b458aa6fa8ae4c6fb37d4ebf088b7fbfe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 30 May 1994 11:47:07 +0000 Subject: [PATCH] (Info-directory-list): Doc fix. --- lisp/info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/info.el b/lisp/info.el index 993a31c963e..5558ee39955 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -71,7 +71,7 @@ nil means not yet initialized. In this case, Info uses the environment 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.") -- 2.39.5