comparison lisp/ChangeLog @ 4417:0cee1ff42db4

Correct the initialisation of ascii-case-table. 2008-02-03 Aidan Kehoe <kehoea@parhasard.net> * iso8859-1.el (ascii-case-table): Correct the order of the arguments to #'put-case-table-pair.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 03 Feb 2008 10:35:25 +0100
parents 3ff01259c4a2
children eb82fbb675ea
comparison
equal deleted inserted replaced
4416:930bb9cba65a 4417:0cee1ff42db4
1 2008-02-03 Aidan Kehoe <kehoea@parhasard.net>
2
3 * iso8859-1.el (ascii-case-table):
4 Correct the order of the arguments to #'put-case-table-pair.
5
1 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> 6 2008-01-21 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * info.el (Info-suffix-list): 8 * info.el (Info-suffix-list):
4 Support LZMA compression, as used--oddly--by Mandriva Linux. 9 Support LZMA compression, as used--oddly--by Mandriva Linux.
5 10