From e9b1d996569f53ceb8130780402f1855f58225f4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 29 Nov 2002 15:07:49 +0000 Subject: [PATCH] (Info-additional-directory-list): Doc fix. --- lisp/info.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/info.el b/lisp/info.el index 168cef81fa0..5bd9504304a 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -127,8 +127,7 @@ a version of Emacs without installing it.") (defcustom Info-additional-directory-list nil "List of additional directories to search for Info documentation files. -These directories are searched after those in `Info-directory-list', and -they are not searched for merging the `dir' file." +These directories are searched after those in `Info-directory-list'." :type '(repeat directory) :group 'info) -- 2.39.2