Synch to No Gnus 200501120840.
[elisp/gnus.git-] / lisp / binhex.el
index 982e8e9..d6287a9 100644 (file)
@@ -51,6 +51,7 @@ input and write the converted data to its standard output."
 (defcustom binhex-use-external
   (exec-installed-p binhex-decoder-program)
   "*Use external binhex program."
+  :version "21.4"
   :group 'gnus-extract
   :type 'boolean)