; Fix :version of the new defcustom
This commit is contained in:
parent
d941666d85
commit
b08bf82860
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ The action to be taken can be further customized via
|
||||||
|
|
||||||
(defcustom eww-download-directory "~/Downloads/"
|
(defcustom eww-download-directory "~/Downloads/"
|
||||||
"Default directory where `eww' saves downloaded files."
|
"Default directory where `eww' saves downloaded files."
|
||||||
:version "30.1"
|
:version "29.1"
|
||||||
:group 'eww
|
:group 'eww
|
||||||
:type 'directory)
|
:type 'directory)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue