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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v
Date: Wed, 10 Sep 2008 02:33:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/10 02:33:18

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -b -r1.543 -r1.544
--- info.el     10 Sep 2008 02:31:45 -0000      1.543
+++ info.el     10 Sep 2008 02:33:18 -0000      1.544
@@ -3128,7 +3128,7 @@
 ;; Common subroutine.
 (defun Info-try-follow-nearest-node (&optional fork)
   "Follow a node reference near point.  Return non-nil if successful.
-If FORK is non-nil, it i spassed to `Info-goto-node'."
+If FORK is non-nil, it is passed to `Info-goto-node'."
   (let (node)
     (cond
      ((Info-get-token (point) "[hf]t?tps?://" "[hf]t?tps?://\\([^ 
\t\n\"`({<>})']+\\)")




reply via email to

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