From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.bugs Subject: bug#13770: 24.3.50; Add support for .txz suffix, XZ-compressed tar archives Date: Wed, 20 Feb 2013 10:38:33 +0100 Message-ID: <20772.39321.725830.187333@a1i15.kph.uni-mainz.de> References: <20772.36714.137094.798295@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="NWVKW4jKXW" X-Trace: ger.gmane.org 1361353139 12606 80.91.229.3 (20 Feb 2013 09:38:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2013 09:38:59 +0000 (UTC) To: 13770@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 20 10:39:22 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U8692-0004nP-EA for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Feb 2013 10:39:20 +0100 Original-Received: from localhost ([::1]:43038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U868i-000874-AX for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Feb 2013 04:39:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:50256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U868b-00086X-JN for bug-gnu-emacs@gnu.org; Wed, 20 Feb 2013 04:38:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U868a-0004c2-K8 for bug-gnu-emacs@gnu.org; Wed, 20 Feb 2013 04:38:53 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33168) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U868a-0004bs-Gl for bug-gnu-emacs@gnu.org; Wed, 20 Feb 2013 04:38:52 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U869h-0000wE-WA for bug-gnu-emacs@gnu.org; Wed, 20 Feb 2013 04:40:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Ulrich Mueller Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 20 Feb 2013 09:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13770 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13770-submit@debbugs.gnu.org id=B13770.13613531883578 (code B ref 13770); Wed, 20 Feb 2013 09:40:01 +0000 Original-Received: (at 13770) by debbugs.gnu.org; 20 Feb 2013 09:39:48 +0000 Original-Received: from localhost ([127.0.0.1]:38631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U869T-0000vf-Sa for submit@debbugs.gnu.org; Wed, 20 Feb 2013 04:39:48 -0500 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:59823) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U869R-0000vX-4K for 13770@debbugs.gnu.org; Wed, 20 Feb 2013 04:39:46 -0500 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id r1K9cYYb013811 for <13770@debbugs.gnu.org>; Wed, 20 Feb 2013 10:38:34 +0100 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id r1K9cXm1001485; Wed, 20 Feb 2013 10:38:33 +0100 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.6/8.14.6/Submit) id r1K9cXeR001483; Wed, 20 Feb 2013 10:38:33 +0100 In-Reply-To: X-Mailer: VM 8.2.0b under 23.4.1 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71554 Archived-At: --NWVKW4jKXW Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Here's the ChangeLog entry again; hopefully this time it won't get mangled by the mailer. --NWVKW4jKXW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by a1iwww1.kph.uni-mainz.de id r1K9cYYb013811 2013-02-20 Ulrich M=C3=BCller * jka-cmpr-hook.el (jka-compr-compression-info-list) (jka-compr-mode-alist-additions): Handle .txz suffix for XZ-compressed tar archives. --NWVKW4jKXW--