diff lisp/jka-compr.el @ 34332:8a132d69a4df

(jka-compr-compression-info-list): Fix :type.
author Dave Love <fx@gnu.org>
date Thu, 07 Dec 2000 12:14:58 +0000
parents c33775f5049b
children b7a670811d36
line wrap: on
line diff
--- a/lisp/jka-compr.el	Thu Dec 07 12:14:08 2000 +0000
+++ b/lisp/jka-compr.el	Thu Dec 07 12:14:58 2000 +0000
@@ -194,7 +194,8 @@
 			 (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