aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 8d8ea7c206f..b957f88a7e4 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -334,7 +334,7 @@ With argument, display info only for the selected version."
334 (when (consp version) 334 (when (consp version)
335 (let* ((all-versions 335 (let* ((all-versions
336 (let (res) 336 (let (res)
337 (mapcar 337 (mapc
338 (lambda (file) 338 (lambda (file)
339 (with-temp-buffer 339 (with-temp-buffer
340 (insert-file-contents 340 (insert-file-contents