(mailcap-mime-data): Mark as risky.

This commit is contained in:
Richard M. Stallman 2004-04-21 19:15:28 +00:00
parent 67d170f2d2
commit f8bbbafb17

View file

@ -271,6 +271,7 @@ validity. Otherwise, if it is a non-function Lisp symbol or list
whose car is a symbol, it is `eval'led to yield the validity. If it
is a string or list of strings, it represents a shell command to run
to return a true or false shell value for the validity.")
(put 'mailcap-mime-data 'risky-local-variable t)
(defcustom mailcap-download-directory nil
"*Directory to which `mailcap-save-binary-file' downloads files by default.