This commit is contained in:
Pavel Janík 2001-12-20 19:01:00 +00:00
parent 0ff9b955fe
commit f0529b5b1a
41 changed files with 51 additions and 48 deletions

View file

@ -274,7 +274,7 @@ to return a true or false shell value for the validity.")
(defcustom mailcap-download-directory nil
"*Directory to which `mailcap-save-binary-file' downloads files by default.
Nil means your home directory."
nil means your home directory."
:type '(choice (const :tag "Home directory" nil)
directory)
:group 'mailcap)