From b34dcc822fc85ee72e2f6217a2678d0d41b0c5c1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 2 Jul 2002 19:01:59 +0000 Subject: [PATCH] Indentation change. --- lisp/info.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/info.el b/lisp/info.el index 6be518b0147..bc506cc84cf 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -756,9 +756,9 @@ a case-insensitive match is tried." (insert Info-dir-contents) (goto-char (point-min))) (let ((dirs (if Info-additional-directory-list - (append Info-directory-list - Info-additional-directory-list) - Info-directory-list)) + (append Info-directory-list + Info-additional-directory-list) + Info-directory-list)) ;; Bind this in case the user sets it to nil. (case-fold-search t) ;; This is set non-nil if we find a problem in some input files. -- 2.39.2