emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/info.el,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v
Date: Sun, 19 Oct 2008 23:23:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/10/19 23:23:34

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -b -r1.549 -r1.550
--- info.el     18 Oct 2008 23:43:05 -0000      1.549
+++ info.el     19 Oct 2008 23:23:34 -0000      1.550
@@ -472,7 +472,7 @@
 (defun Info-file-supports-index-cookies (&optional file)
   "Return non-nil value if FILE supports Info index cookies.
 Info index cookies were first introduced in 4.7, and all later
-makeinfo versions output them in index nodes, so we can reply
+makeinfo versions output them in index nodes, so we can rely
 solely on the makeinfo version.  This function caches the information
 in `Info-file-supports-index-cookies-list'."
   (or file (setq file Info-current-file))




reply via email to

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