comparison doc/man/ChangeLog @ 110579:5fabe7db5188

Add more xz compression support. * doc/man/etags.1: xz compression is now supported. * doc/misc/woman.texi (Interface Options): xz compression is now supported. * lib-src/etags.c (compressors, print_language_names): Support xz compression. * lisp/eshell/em-ls.el (eshell-ls-archive-regexp): * lisp/eshell/esh-util.el (eshell-tar-regexp): * lisp/ibuffer.el (ibuffer-compressed-file-name-regexp): * lisp/info.el (Info-suffix-list): * lisp/international/mule.el (auto-coding-alist): * lisp/woman.el (woman-file-regexp, woman-file-compression-regexp): * lisp/progmodes/etags.el (tags-compression-info-list): Support xz compression.
author Glenn Morris <rgm@gnu.org>
date Sat, 25 Sep 2010 14:42:48 -0700
parents 0dcf6ddbe02b
children 0b20044988e1
comparison
equal deleted inserted replaced
110578:5874484c8de5 110579:5fabe7db5188
1 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2
3 * etags.1: xz compression is now supported.
4
1 2010-08-26 Sven Joachim <svenjoac@gmx.de> 5 2010-08-26 Sven Joachim <svenjoac@gmx.de>
2 6
3 * emacs.1: Mention "maximized" value for the "fullscreen" X resource. 7 * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
4 8
5 2010-05-07 Chong Yidong <cyd@stupidchicken.com> 9 2010-05-07 Chong Yidong <cyd@stupidchicken.com>