comparison lisp/ChangeLog @ 4409:3ff01259c4a2

Support LZMA compression in info.el. 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> * info.el (Info-suffix-list): Support LZMA compression, as used--oddly--by Mandriva Linux.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 21 Jan 2008 16:26:36 +0100
parents 555e21a66d51
children 0cee1ff42db4 1217f19ce196
comparison
equal deleted inserted replaced
4408:8bbabcab2c42 4409:3ff01259c4a2
1 2008-01-21 Aidan Kehoe <kehoea@parhasard.net>
2
3 * info.el (Info-suffix-list):
4 Support LZMA compression, as used--oddly--by Mandriva Linux.
5
1 2008-01-17 Mike Sperber <mike@xemacs.org> 6 2008-01-17 Mike Sperber <mike@xemacs.org>
2 7
3 * files.el (insert-directory): Bind `coding-system-for-read' to 8 * files.el (insert-directory): Bind `coding-system-for-read' to
4 the `file-name' coding system. (Previously, the default ended up 9 the `file-name' coding system. (Previously, the default ended up
5 being undecided, which doesn't work well for UTF-8-based locales, 10 being undecided, which doesn't work well for UTF-8-based locales,