emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/doc-view.el,v


From: Tassilo Horn
Subject: [Emacs-diffs] Changes to emacs/lisp/doc-view.el,v
Date: Fri, 07 Mar 2008 15:59:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Tassilo Horn <tsdh>     08/03/07 15:59:44

Index: doc-view.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/doc-view.el,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- doc-view.el 7 Mar 2008 05:44:34 -0000       1.49
+++ doc-view.el 7 Mar 2008 15:59:43 -0000       1.50
@@ -1082,7 +1082,7 @@
 
 ;;;; Bookmark integration
 
-(defun doc-view-bookmark-make-record (annotation &rest args)
+(defun doc-view-bookmark-make-record (annotation)
   (let ((the-record
          `((filename . ,buffer-file-name)
            (page     . ,(doc-view-current-page))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]