Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 20 21:51:09 2007 +0000 +++ b/lisp/ChangeLog Thu Jun 21 13:39:36 2007 +0000 @@ -1,3 +1,23 @@ +2007-06-21 Aidan Kehoe <kehoea@parhasard.net> + + * mule/devan-util.el (devanagari-reorder-glyphs-for-composition): + * mule/ethio-util.el (ethio-fidel-to-sera-buffer): + '(lambda ...) -> #'(lambda ..), for the sake of style and the byte + compiler. + +2007-06-21 Aidan Kehoe <kehoea@parhasard.net> + + * build-report.el (build-report-delete): + * cus-edit.el (custom-face): + * custom.el (custom-theme-reset-variables): + * fontconfig.el (fc-find-available-font-families): + * fontconfig.el (fc-find-available-weights-for-family): + * select.el (select-convert-from-integer): + * x-faces.el (x-find-smaller-font-xft): + * x-faces.el (x-find-larger-font-xft): + '(lambda ...) -> #'(lambda ..), for the sake of style and the byte + compiler. + 2007-06-12 Adrian Aichner <adrian@xemacs.org> * package-get.el (package-get-download-sites): Add mirror in Saudi