Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 5266:f9ec07abdbf9
age | author | description |
---|---|---|
Thu, 16 Sep 2010 14:31:40 +0100 | Aidan Kehoe | Transform safe calls to (= X Y Z) to (and (= X Y) (= Y Z)); same for < > <= >= |
Thu, 16 Sep 2010 13:36:03 +0100 | Aidan Kehoe | Add an implementation for #'the, cl-macs.el |