mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
* lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix "when" arg
This commit is contained in:
parent
e71c7a7c60
commit
5e47d6284b
@ -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…
Reference in New Issue
Block a user