Fix braino in previous change.
This commit is contained in:
parent
d6c180c46b
commit
091b0137bf
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
|
||||
(defcustom url-configuration-directory
|
||||
(locate-user-emacs-file ".url/" "url/")
|
||||
(locate-user-emacs-file "url/" ".url/")
|
||||
"Directory used by the URL package for cookies, history, etc."
|
||||
:type 'directory
|
||||
:group 'url)
|
||||
|
|
Loading…
Add table
Reference in a new issue