1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

(image-bookmark-make-record): Delete obsolete

second arg.
This commit is contained in:
Tassilo Horn 2008-03-07 15:59:58 +00:00
parent c039a3b294
commit 05d42c2197

View File

@ -431,7 +431,7 @@ and showing the image as an image."
;;; Support for bookmark.el
(defun image-bookmark-make-record (annotation &rest args)
(defun image-bookmark-make-record (annotation)
(let ((the-record
`((filename . ,(buffer-file-name))
(image-type . ,image-type)