From 1f3e13c15fb34571a510e69c8dfe6c88e292c593 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 8 Aug 2014 16:53:55 +0300 Subject: [PATCH] lisp/info.el (info): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/info.el | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 783bee53dbb..19b421c679b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-08-08 Eli Zaretskii + + * info.el (info): Doc fix. + 2014-08-07 Stefan Monnier * info.el (Info-mode-map): Override a global down-mouse-2 binding diff --git a/lisp/info.el b/lisp/info.el index 31ef1081dcc..6e72e544dd5 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -772,8 +772,7 @@ with the top-level Info directory. In interactive use, a non-numeric prefix argument directs this command to read a file name from the minibuffer. -A numeric prefix argument N selects an Info buffer named -\"*info*<%s>\". +A numeric prefix argument of N selects an Info buffer named \"*info*\". The search path for Info files is in the variable `Info-directory-list'. The top-level Info directory is made by combining all the files named `dir' -- 2.39.5