]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-bookmark-make-cell): Don't use the info-node argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Mar 2008 21:41:36 +0000 (21:41 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Mar 2008 21:41:36 +0000 (21:41 +0000)
lisp/ChangeLog
lisp/info.el

index 35ccfd82c6ed7a344ac412668983ae5492cf0d1c..9dd876afbfacbbc8183f6468e02e1d03b128c799 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
+
 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>  (tiny change)
 
        * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Bugfix: replaced
index 5bbbd60019e1bec38928be93f9a7962a9dd749d3..9a6b31bcab47bab5b6150ccca437a59fd6e59d5b 100644 (file)
@@ -4342,7 +4342,7 @@ BUFFER is the buffer speedbar is requesting buttons for."
                     (- (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: