From: Tassilo Horn Date: Fri, 7 Mar 2008 16:01:25 +0000 (+0000) Subject: (Info-bookmark-make-record): Delete obsolete second arg. X-Git-Tag: emacs-pretest-23.0.90~7401 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5daa568830d663ca1cd19c6ae679ee9472069885;p=emacs.git (Info-bookmark-make-record): Delete obsolete second arg. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 192ea8941a6..00561fa2560 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2008-03-07 Tassilo Horn + + * 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$(Q)Z(Brv * vc.el (vc-status-menu-map-filter): Return orig-binding if diff --git a/lisp/info.el b/lisp/info.el index 4fc63035dc6..ae295cc06ef 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -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