aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/doc-view.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/doc-view.el')
-rw-r--r--lisp/doc-view.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index 56ad20c0c4..83420c7273 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -1082,7 +1082,7 @@ See the command `doc-view-mode' for more information on this mode."
;;;; 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))