emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 7d3af135b9: ; * lisp/image/image-dired.el: Fix typo in last commi


From: Stefan Kangas
Subject: master 7d3af135b9: ; * lisp/image/image-dired.el: Fix typo in last commit.
Date: Sat, 17 Sep 2022 19:54:16 -0400 (EDT)

branch: master
commit 7d3af135b90f129c0ee04d371261b2b2dd8c0951
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * lisp/image/image-dired.el: Fix typo in last commit.
---
 lisp/image/image-dired.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/image/image-dired.el b/lisp/image/image-dired.el
index c8921cc449..bc1f8e610f 100644
--- 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).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]