changeset 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 2b5ff8c0d207
children 9bf18b4c7674
files lisp/info.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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