diff lisp/info.el @ 92565:2da52b160bb2

(Info-bookmark-make-record): Delete obsolete second arg.
author Tassilo Horn <tassilo@member.fsf.org>
date Fri, 07 Mar 2008 16:00:13 +0000
parents 5944be8c8211
children f91d9f543b0a
line wrap: on
line diff
--- a/lisp/info.el	Fri Mar 07 15:59:58 2008 +0000
+++ b/lisp/info.el	Fri Mar 07 16:00:13 2008 +0000
@@ -4326,7 +4326,7 @@
 ;; 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