changeset 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 7b91d8c3787f
children 47ad90ebbc55
files lisp/jka-compr.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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