emacs-devel
[Top][All Lists]
Advanced

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

Re: Support for xz compression (patch included)


From: Ulrich Mueller
Subject: Re: Support for xz compression (patch included)
Date: Wed, 22 Sep 2010 17:59:52 +0200

>>>>> I wrote:

> Please find below a patch against the current trunk that extends xz
> support.

I forgot the etags manpage. Patch included below.


doc/man/ChangeLog
2010-09-22  Ulrich Mueller  <address@hidden>

        * etags.1: xz compression is now supported.

--- emacs-orig/doc/man/etags.1
+++ emacs/doc/man/etags.1
@@ -62,7 +62,7 @@
 with absolute file names.  Files generated from a source file\-\-like
 a C file generated from a source Cweb file\-\-will be recorded with
 the name of the source file.
-Compressed files are supported using gzip and bzip2.
+Compressed files are supported using gzip, bzip2, and xz.
 The programs recognize the language used in an input file based on its
 file name and contents.  The \fB\-\-language\fP switch can be used to force
 parsing of the file names following the switch according to the given



reply via email to

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