Mercurial > hg > xemacs-beta
diff lisp/mule/ethio-util.el @ 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 | 2c5142751000 |
children | e29fcfd8df5f |
line wrap: on
line diff
--- a/lisp/mule/ethio-util.el Wed Jun 20 21:51:09 2007 +0000 +++ b/lisp/mule/ethio-util.el Thu Jun 21 13:39:36 2007 +0000 @@ -1056,10 +1056,10 @@ (aset ethio-fidel-to-sera-map 463 "?")) (mapcar - '(lambda (x) - (aset (aref ethio-fidel-to-sera-map x) - 2 - (if ethio-W-sixth-always ?' ?u))) + #'(lambda (x) + (aset (aref ethio-fidel-to-sera-map x) + 2 + (if ethio-W-sixth-always ?' ?u))) '(77 93 141 181 197 277 440 441 442 443 444 457)) (if (ethio-prefer-amharic-p)