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: Fri, 14 Sep 2007 04:26:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/14 04:26:26

Index: jka-cmpr-hook.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/jka-cmpr-hook.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- jka-cmpr-hook.el    12 Sep 2007 07:41:41 -0000      1.19
+++ jka-cmpr-hook.el    14 Sep 2007 04:26:26 -0000      1.20
@@ -186,6 +186,7 @@
   ;; can-append strip-extension-flag file-magic-bytes]
   '(["\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'"
      "compressing"    "compress"     ("-c")
+     ;; gzip is more common than uncompress. It can only read, not write.
      "uncompressing"  "gzip"   ("-c" "-q" "-d")
      nil t "\037\235"]
      ;; Formerly, these had an additional arg "-c", but that fails with




reply via email to

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