projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cceb6d
)
; * lisp/image/image-dired.el: Fix typo in last commit.
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 17 Sep 2022 23:53:57 +0000
(
01:53
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 17 Sep 2022 23:53:57 +0000
(
01:53
+0200)
lisp/image/image-dired.el
patch
|
blob
|
history
diff --git
a/lisp/image/image-dired.el
b/lisp/image/image-dired.el
index c8921cc449ddaf4a661d040f9e011028ea48c440..bc1f8e610fc3a474af3e270a26423dd4bfbbdd27 100644
(file)
--- a/
lisp/image/image-dired.el
+++ b/
lisp/image/image-dired.el
@@
-224,7
+224,7
@@
If non-nil, ask user for confirmation before overwriting the
original file with `image-dired-temp-rotate-image-file'."
:type 'boolean)
-(defcustom image-dired-
-
thumb-size
+(defcustom image-dired-thumb-size
;; This is ignored when using the Thumbnail Managing Standard, but
;; this provides a better default (e.g., when 'image-dired-thumbnail-storage'
;; is `image-dired' in a directory local variables).