emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117432: lisp/info.el (info): Doc fix.


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-24 r117432: lisp/info.el (info): Doc fix.
Date: Fri, 08 Aug 2014 13:54:20 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117432
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Fri 2014-08-08 16:53:55 +0300
message:
  lisp/info.el (info): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/info.el                   info.el-20091113204419-o5vbwnq5f7feedwu-261
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-08-07 18:35:54 +0000
+++ b/lisp/ChangeLog    2014-08-08 13:53:55 +0000
@@ -1,3 +1,7 @@
+2014-08-08  Eli Zaretskii  <address@hidden>
+
+       * info.el (info): Doc fix.
+
 2014-08-07  Stefan Monnier  <address@hidden>
 
        * info.el (Info-mode-map): Override a global down-mouse-2 binding

=== modified file 'lisp/info.el'
--- a/lisp/info.el      2014-08-07 18:35:54 +0000
+++ b/lisp/info.el      2014-08-08 13:53:55 +0000
@@ -772,8 +772,7 @@
 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*<N>\".
 
 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'


reply via email to

[Prev in Thread] Current Thread [Next in Thread]