Mercurial > emacs
diff lisp/image-mode.el @ 109444:11d5817a8846
Merge from mainline.
author | Katsumi Yamaoka <katsumi@flagship2> |
---|---|
date | Fri, 16 Jul 2010 12:36:52 +0000 |
parents | fa4400531412 |
children | c581eca79ab5 |
line wrap: on
line diff
--- a/lisp/image-mode.el Wed Jul 14 13:03:03 2010 +0000 +++ b/lisp/image-mode.el Fri Jul 16 12:36:52 2010 +0000 @@ -516,8 +516,8 @@ ;;; Support for bookmark.el -(declare-function bookmark-make-record-default "bookmark" - (&optional point-only)) +(declare-function bookmark-make-record-default + "bookmark" (&optional no-file no-context posn)) (declare-function bookmark-prop-get "bookmark" (bookmark prop)) (declare-function bookmark-default-handler "bookmark" (bmk))