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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/doc-view.el,v
Date: Thu, 26 Jun 2008 07:18:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/26 07:18:15

Index: doc-view.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/doc-view.el,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- doc-view.el 25 Jun 2008 16:51:32 -0000      1.72
+++ doc-view.el 26 Jun 2008 07:18:15 -0000      1.73
@@ -1187,7 +1187,8 @@
 
 ;;;; Bookmark integration
 
-(declare-function bookmark-make-record-default "bookmark" ())
+(declare-function bookmark-make-record-default "bookmark"
+                  (&optional point-only))
 (declare-function bookmark-prop-get "bookmark" (bookmark prop))
 (declare-function bookmark-default-handler "bookmark" (bmk))
 




reply via email to

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