projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62f94f
)
image-dired: Use full name for bookmark handler type
author
Stefan Kangas
<stefan@marxist.se>
Fri, 17 Jun 2022 19:14:39 +0000
(21:14 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 17 Jun 2022 19:14:39 +0000
(21:14 +0200)
* lisp/image-dired.el (image-dired-bookmark-jump): Use full mode name
for bookmark handler type.
lisp/image-dired.el
patch
|
blob
|
history
diff --git
a/lisp/image-dired.el
b/lisp/image-dired.el
index 30bf5ee1086024b269c22b53d9405fe3497800b3..9ceaf1bf734d09f5713606d65a6b67dbe9b249a8 100644
(file)
--- a/
lisp/image-dired.el
+++ b/
lisp/image-dired.el
@@
-2795,7
+2795,7
@@
tags to their respective image file. Internal function used by
;; (bookmark-prop-get bookmark 'image-dired-file)
(goto-char (point-min))))
-(put 'image-dired-bookmark-jump 'bookmark-handler-type "Image")
+(put 'image-dired-bookmark-jump 'bookmark-handler-type "Image
-Dired
")
\f
;;; Obsolete