emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/jka-cmpr-hook.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/jka-cmpr-hook.el,v
Date: Wed, 12 Sep 2007 07:41:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/12 07:41:41

Index: jka-cmpr-hook.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/jka-cmpr-hook.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- jka-cmpr-hook.el    25 Aug 2007 14:04:34 -0000      1.18
+++ jka-cmpr-hook.el    12 Sep 2007 07:41:41 -0000      1.19
@@ -186,7 +186,7 @@
   ;; can-append strip-extension-flag file-magic-bytes]
   '(["\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'"
      "compressing"    "compress"     ("-c")
-     "uncompressing"  "uncompress"   ("-c")
+     "uncompressing"  "gzip"   ("-c" "-q" "-d")
      nil t "\037\235"]
      ;; Formerly, these had an additional arg "-c", but that fails with
      ;; "Version 0.1pl2, 29-Aug-97." (RedHat 5.1 GNU/Linux) and




reply via email to

[Prev in Thread] Current Thread [Next in Thread]