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:
parent
c039a3b294
commit
05d42c2197
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user