comparison lisp/ChangeLog @ 94509:b24d68e95e4e

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Thu, 01 May 2008 01:25:24 +0000
parents 7bff87bfc341
children 6bcc84306589
comparison
equal deleted inserted replaced
94508:4d31120b081e 94509:b24d68e95e4e
1 2008-05-01 John Paul Wallington <jpw@pobox.com>
2
3 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
4 (ibuffer-do-sort-by-recency): Reverse sorting order if last
5 sorting mode was recency.
6
7 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
8 reverse sorting order if last sorting mode was the sorter's.
9
1 2008-05-01 Jason Rumney <jasonr@gnu.org> 10 2008-05-01 Jason Rumney <jasonr@gnu.org>
2 11
3 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258. 12 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
4 13
5 2008-04-30 John Paul Wallington <jpw@pobox.com> 14 2008-04-30 John Paul Wallington <jpw@pobox.com>