From c98929c7e184740a7d68e63a2a619a436e00d813 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 29 Mar 2023 21:28:53 +0300 Subject: [PATCH] ; Fix last change --- lisp/net/eww.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/eww.el b/lisp/net/eww.el index d42429e53aa..22b078217bd 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el @@ -73,7 +73,7 @@ Used by `eww--download-directory', which see." (defun eww--download-directory () "Return the name of the EWW download directory. -The default is specified by `eww-download-directory'; however, +The default is specified by `eww-default-download-directory'; however, if that directory doesn't exist and the DOWNLOAD XDG user directory is defined, use the latter instead." (or (and (file-exists-p eww-default-download-directory) -- 2.39.2