Synch to No Gnus 200504221124.
[elisp/gnus.git-] / lisp / uudecode.el
index 0a0b673..7157adf 100644 (file)
@@ -52,6 +52,7 @@ input and write the converted data to its standard output."
 (defcustom uudecode-use-external
   (exec-installed-p uudecode-decoder-program)
   "*Use external uudecode program."
+  :version "22.1"
   :group 'gnus-extract
   :type 'boolean)