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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v
Date: Thu, 06 Mar 2008 21:41:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/06 21:41:37

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.513
retrieving revision 1.514
diff -u -b -r1.513 -r1.514
--- info.el     18 Feb 2008 12:14:24 -0000      1.513
+++ info.el     6 Mar 2008 21:41:35 -0000       1.514
@@ -4342,7 +4342,7 @@
                     (- (point) bookmark-search-size))
                 nil))
            (position . ,(point))
-          (info-node . ,info-node)
+          (info-node . ,Info-current-node)
           (handler . Info-bookmark-jump))))
 
     ;; Now fill in the optional parts:




reply via email to

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