Mercurial > emacs
changeset 92564:2b5ff8c0d207
(image-bookmark-make-record): Delete obsolete
second arg.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Fri, 07 Mar 2008 15:59:58 +0000 |
parents | 1b9b096ef50e |
children | 2da52b160bb2 |
files | lisp/image-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/image-mode.el Fri Mar 07 15:59:43 2008 +0000 +++ b/lisp/image-mode.el Fri Mar 07 15:59:58 2008 +0000 @@ -431,7 +431,7 @@ ;;; 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)