Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4021:cef5f57bb9e2
[xemacs-hg @ 2007-06-21 13:39:08 by aidan]
'(lambda ...) -> #'(lambda ...), for the sake of style and the byte
compiler.
author | aidan |
---|---|
date | Thu, 21 Jun 2007 13:39:36 +0000 |
parents | 7147a4dabc02 |
children | 58cd1008908c |
comparison
equal
deleted
inserted
replaced
4020:77df2f1e36fd | 4021:cef5f57bb9e2 |
---|---|
1 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/devan-util.el (devanagari-reorder-glyphs-for-composition): | |
4 * mule/ethio-util.el (ethio-fidel-to-sera-buffer): | |
5 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | |
6 compiler. | |
7 | |
8 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | |
9 | |
10 * build-report.el (build-report-delete): | |
11 * cus-edit.el (custom-face): | |
12 * custom.el (custom-theme-reset-variables): | |
13 * fontconfig.el (fc-find-available-font-families): | |
14 * fontconfig.el (fc-find-available-weights-for-family): | |
15 * select.el (select-convert-from-integer): | |
16 * x-faces.el (x-find-smaller-font-xft): | |
17 * x-faces.el (x-find-larger-font-xft): | |
18 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | |
19 compiler. | |
20 | |
1 2007-06-12 Adrian Aichner <adrian@xemacs.org> | 21 2007-06-12 Adrian Aichner <adrian@xemacs.org> |
2 | 22 |
3 * package-get.el (package-get-download-sites): Add mirror in Saudi | 23 * package-get.el (package-get-download-sites): Add mirror in Saudi |
4 Arabia. | 24 Arabia. |
5 * package-get.el (package-get-pre-release-download-sites): Ditto. | 25 * package-get.el (package-get-pre-release-download-sites): Ditto. |