; image-dired: Delete unnecessary :group arg
* lisp/image/image-dired.el (image-dired-db-file): Delete unnecessary :group arg.
This commit is contained in:
parent
6e6a3efa2e
commit
2984b752f1
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html
|
|||
(defcustom image-dired-db-file
|
||||
(expand-file-name ".image-dired_db" image-dired-dir)
|
||||
"Database file where file names and their associated tags are stored."
|
||||
:group 'image-dired
|
||||
:type 'file)
|
||||
|
||||
(defcustom image-dired-rotate-original-ask-before-overwrite t
|
||||
|
|
Loading…
Add table
Reference in a new issue