diff options
| author | John Paul Wallington | 2008-05-01 01:25:24 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2008-05-01 01:25:24 +0000 |
| commit | 59f13c2a44eaa4ad3fc373b1214b7fb851f98eff (patch) | |
| tree | 676e78a6df8fa01f9ba1e10365210ba2ce8978dc | |
| parent | e3b714390480e3082a6fab0ea636cb1d8a6c93e5 (diff) | |
| download | emacs-59f13c2a44eaa4ad3fc373b1214b7fb851f98eff.tar.gz emacs-59f13c2a44eaa4ad3fc373b1214b7fb851f98eff.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2cea06db867..5c725b9eef2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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. |