]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-bookmark-make-record): Delete obsolete second arg.
authorTassilo Horn <tassilo@member.fsf.org>
Fri, 7 Mar 2008 16:01:25 +0000 (16:01 +0000)
committerTassilo Horn <tassilo@member.fsf.org>
Fri, 7 Mar 2008 16:01:25 +0000 (16:01 +0000)
lisp/ChangeLog
lisp/info.el

index 192ea8941a6d353c8b08bb5140881aae347bac40..00561fa25604ff8ee39d686e8708dce0e32f9e86 100644 (file)
@@ -1,3 +1,13 @@
+2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * doc-view.el (doc-view-bookmark-make-record): Delete obsolete
+       second arg.
+
+       * image-mode.el (image-bookmark-make-record): Delete obsolete
+       second arg.
+
+       * info.el (Info-bookmark-make-record): Delete obsolete second arg.
+
 2008-03-07  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
 
        * vc.el (vc-status-menu-map-filter): Return orig-binding if
index 4fc63035dc6a2eff8f4f889a33e623ef973b2028..ae295cc06ef307f3ed1276e9a91f4b22e3821526 100644 (file)
@@ -4326,7 +4326,7 @@ BUFFER is the buffer speedbar is requesting buttons for."
 ;; This is only called from bookmark.el.
 (declare-function bookmark-buffer-file-name "bookmark" ())
 
-(defun Info-bookmark-make-record (annotation &rest args)
+(defun Info-bookmark-make-record (annotation)
   (let ((the-record
          `((filename . ,(bookmark-buffer-file-name))
            (front-context-string