Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Mon, 04 Jan 2010 16:48:55 -0700 | Jerry James | Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with |
Sat, 02 Jan 2010 03:14:09 +0900 | Stephen J. Turnbull | Fix typo in last patch. |
Sat, 02 Jan 2010 01:02:43 +0900 | Stephen J. Turnbull | Don't args-out-of-range in compare-strings. |
Fri, 01 Jan 2010 00:21:07 +0000 | Aidan Kehoe | #'functionp gives nil for special forms, as in CL and GNU Emacs 23. |
Thu, 31 Dec 2009 15:47:03 +0000 | Aidan Kehoe | Merge. |
Sat, 19 Dec 2009 18:10:20 +0000 | Aidan Kehoe | Remove attempted support for 1996-era emacs without self-quoting keywords. |
Thu, 31 Dec 2009 15:09:41 +0000 | Aidan Kehoe | Make #'equalp more compatible with CL; add a compiler macro, test & doc it. |