]> git.eshelyaron.com Git - emacs.git/commitdiff
(jka-compr-compression-info-list): Fix :type.
authorDave Love <fx@gnu.org>
Thu, 7 Dec 2000 12:14:58 +0000 (12:14 +0000)
committerDave Love <fx@gnu.org>
Thu, 7 Dec 2000 12:14:58 +0000 (12:14 +0000)
lisp/jka-compr.el

index 99b8ffd377bd8536feb64c70136185c156d00c29..682c46fc097ab5ad8946229910b5302d7a79cdf6 100644 (file)
@@ -194,7 +194,8 @@ invoked."
                         (string :tag "Uncompress Program")
                         (repeat :tag "Uncompress Arguments" string)
                         (boolean :tag "Append")
-                        (boolean :tag "Auto Mode")))
+                        (boolean :tag "Strip Extension")
+                        (string :tag "Magic Bytes")))
   :group 'jka-compr)
 
 (defvar jka-compr-mode-alist-additions