mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix recent mm-uu.el typo
* lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Fix typo in mm-uu introduced by previous patch.
This commit is contained in:
parent
1e19ee781b
commit
224c51075d
1 changed files with 1 additions and 1 deletions
|
|
@ -509,7 +509,7 @@ apply the face `mm-uu-extract'."
|
|||
'iso-8859-1)))
|
||||
(funcall (mml2015-clear-verify-function))))
|
||||
(when (and mml2015-use (null (mml2015-clear-verify-function)))
|
||||
(mml2015--status
|
||||
(mm-sec-status
|
||||
'gnus-details
|
||||
(format-message
|
||||
"Clear verification not supported by `%s'.\n" mml2015-use)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue