# HG changeset patch # User Dave Love # Date 975270534 0 # Node ID 2c4faf64d4cad4513107bbd8d6f36d8be0f1ad8e # Parent 6ff26bad927beecb499f44adb3f3180c613c25a0 (mm-uu-configure-list): Fix typo in :type. diff -r 6ff26bad927b -r 2c4faf64d4ca lisp/gnus/mm-uu.el --- 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