Mercurial > hg > xemacs-beta
diff lisp/mule/devan-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 | 522ce30766a2 |
children | 311f6817efc2 308d34e9f07d |
line wrap: on
line diff
--- a/lisp/mule/devan-util.el Wed Jun 20 21:51:09 2007 +0000 +++ b/lisp/mule/devan-util.el Thu Jun 21 13:39:36 2007 +0000 @@ -1057,7 +1057,7 @@ (setq ordered-glyphs (append ordered-glyphs (list (assq glyph devanagari-composition-rules)))))) - (sort ordered-glyphs '(lambda (x y) (< (car (cdr x)) (car (cdr y))))))) + (sort ordered-glyphs #'(lambda (x y) (< (car (cdr x)) (car (cdr y))))))) ;;(devanagari-compose-to-one-glyph "$(5"5!X![(B") => "4$(6!Xv#"5t%![0!X"5![1(B"