comparison lisp/ChangeLog @ 103523:1dbbf8227afc

automatically handle .xz suffix (XZ-compressed files), too * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz. XZ is the successor to LZMA: <http://tukaani.org/xz/>
author Jim Meyering <jim@meyering.net>
date Mon, 22 Jun 2009 14:53:11 +0000
parents 8b31966c1bab
children f2d61cf08aac
comparison
equal deleted inserted replaced
103522:b9003818f4a3 103523:1dbbf8227afc
1 2009-06-22 Jim Meyering <meyering@redhat.com>
2
3 automatically handle .xz suffix (XZ-compressed files), too
4 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
5 XZ is the successor to LZMA: <http://tukaani.org/xz/>
6
1 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru> 7 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
2 Nick Roberts <nickrob@snap.net.nz> 8 Nick Roberts <nickrob@snap.net.nz>
3 9
4 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's 10 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5 repository (http://sphinx.net.ru/hg/gdb-mi/). 11 repository (http://sphinx.net.ru/hg/gdb-mi/).
6 12
7 2009-06-22 Glenn Morris <rgm@gnu.org> 13 2009-06-22 Glenn Morris <rgm@gnu.org>
8 14