Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sun, 19 Jun 2011 17:43:03 +0100 | Aidan Kehoe | Reimplement a few GNU functions in terms of CL functions, subr.el |
Sun, 19 Jun 2011 16:53:03 +0100 | Aidan Kehoe | Correct a couple of comments, remove a superfluous gcpro1, fns.c |
Sun, 19 Jun 2011 16:37:17 +0100 | Aidan Kehoe | Expand the documentation of #'eq-hash, mention the CL PRINT-OBJECT protocol |
Sat, 04 Jun 2011 14:17:59 +0100 | Aidan Kehoe | Switch to #'dolist instead of #'mapcar in a couple of places if result not used |
Fri, 03 Jun 2011 18:40:57 +0100 | Aidan Kehoe | gnuclient: if TMPDIR was set and connect failed, try again with /tmp |
Wed, 01 Jun 2011 14:53:44 +0200 | Didier Verna | Backed out changeset fa5fc2e3d9a6 |
Wed, 01 Jun 2011 10:53:50 +0200 | Didier Verna | New function OBJECT-ADDRESS. |