aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/info.el')
-rw-r--r--lisp/info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el
index 993dc079a85..6f87adb04e8 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -1347,7 +1347,7 @@ is non-nil)."
1347 ;; Shouldn't really happen, but sometimes does, 1347 ;; Shouldn't really happen, but sometimes does,
1348 ;; eg on Debian systems with buggy packages; 1348 ;; eg on Debian systems with buggy packages;
1349 ;; so may as well try it. 1349 ;; so may as well try it.
1350 ;; http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00005.html 1350 ;; https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00005.html
1351 (progn (setq file (expand-file-name "dir.gz" truename)) 1351 (progn (setq file (expand-file-name "dir.gz" truename))
1352 (file-attributes file))))) 1352 (file-attributes file)))))
1353 (setq dirs-done 1353 (setq dirs-done