Mercurial > emacs
changeset 33888:2c4faf64d4ca
(mm-uu-configure-list): Fix typo in :type.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 26 Nov 2000 20:28:54 +0000 |
parents | 6ff26bad927b |
children | da7e7cbec5c6 |
files | lisp/gnus/mm-uu.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/mm-uu.el Sun Nov 26 06:37:13 2000 +0000 +++ b/lisp/gnus/mm-uu.el Sun Nov 26 20:28:54 2000 +0000 @@ -124,7 +124,7 @@ `(shar . disabled)' to this list." :type '(repeat (choice (const :tag "postscript" (postscript . disabled)) (const :tag "uu" (uu . disabled)) - (const :tag "binhax" (binhex . disabled)) + (const :tag "binhex" (binhex . disabled)) (const :tag "shar" (shar . disabled)) (const :tag "forward" (forward . disabled)))) :group 'gnus-article-mime