Mercurial > hg > xemacs-beta
comparison lisp/paragraphs.el @ 4503:af95657e0bfd
Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.
2008-08-27 Aidan Kehoe <kehoea@parhasard.net>
* symbols.c (Fuser_variable_p):
(map_varalias_chain):
Use EQ() and !EQ(), don't compare two Lisp_Objects using == and
!=. Fixes the union build, thank you Robert Delius Royar.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 27 Aug 2008 00:39:09 +0200 |
parents | b4f4e0cc90f1 |
children | 7d06a8bf47d2 f62141fe007d |
comparison
equal
deleted
inserted
replaced
4502:8748a3f7ceb4 | 4503:af95657e0bfd |
---|