Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5696:9f1c9f957073
Fix ChangeLog ordering.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 24 Dec 2012 01:07:25 +0900 |
parents | 9dc294ae3004 |
children | 40fbceabaafd |
comparison
equal
deleted
inserted
replaced
5695:9dc294ae3004 | 5696:9f1c9f957073 |
---|---|
49 * files.el: | 49 * files.el: |
50 * files.el (find-coding-system-magic-cookie-in-file): | 50 * files.el (find-coding-system-magic-cookie-in-file): |
51 Removed. Move this to C, so we can use | 51 Removed. Move this to C, so we can use |
52 look_for_coding_system_magic_cookie(). | 52 look_for_coding_system_magic_cookie(). |
53 | 53 |
54 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
55 | |
56 * XEmacs 21.5.32 "habanero" is released. | |
57 | |
58 2012-09-02 Aidan Kehoe <kehoea@parhasard.net> | 54 2012-09-02 Aidan Kehoe <kehoea@parhasard.net> |
59 | 55 |
60 * help.el (describe-function-1): | 56 * help.el (describe-function-1): |
61 Document any command remapping that has been done in this function. | 57 Document any command remapping that has been done in this function. |
58 | |
59 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
60 | |
61 * XEmacs 21.5.32 "habanero" is released. | |
62 | 62 |
63 2012-05-14 Aidan Kehoe <kehoea@parhasard.net> | 63 2012-05-14 Aidan Kehoe <kehoea@parhasard.net> |
64 | 64 |
65 * byte-optimize.el (byte-optimize-letX): | 65 * byte-optimize.el (byte-optimize-letX): |
66 In (let ...) forms, group constant initialisations together, so we | 66 In (let ...) forms, group constant initialisations together, so we |