* lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix "when" arg
This commit is contained in:
parent
e71c7a7c60
commit
5e47d6284b
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ This variable should never be set directly, but bound before a call to
|
|||
|
||||
;;;###autoload
|
||||
(define-obsolete-function-alias 'mm-default-file-encoding
|
||||
#'mm-default-file-type "future") ;Old bad name.
|
||||
#'mm-default-file-type "28.1") ;Old bad name.
|
||||
;;;###autoload
|
||||
(defun mm-default-file-type (file)
|
||||
"Return a default content type for FILE."
|
||||
|
|
Loading…
Add table
Reference in a new issue