* lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix "when" arg
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user