]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/image/image-dired.el: Fix typo in last commit.
authorStefan Kangas <stefankangas@gmail.com>
Sat, 17 Sep 2022 23:53:57 +0000 (01:53 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 17 Sep 2022 23:53:57 +0000 (01:53 +0200)
lisp/image/image-dired.el

index c8921cc449ddaf4a661d040f9e011028ea48c440..bc1f8e610fc3a474af3e270a26423dd4bfbbdd27 100644 (file)
@@ -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).