2010-01-01 |
Aidan Kehoe |
#'functionp gives nil for special forms, as in CL and GNU Emacs 23.
|
2009-12-31 |
Aidan Kehoe |
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
|
2009-12-22 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
2009-12-18 |
Jerry James |
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
|
2009-12-14 |
Jerry James |
Remove more obsolete files.
|
2009-11-18 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
2009-11-17 |
Stephen J. Turnbull |
Restore some doc changes that got dropped in a merge.
|
2009-11-16 |
Stephen J. Turnbull |
Make test from Adam Sjogren's report.
|
2009-11-14 |
Aidan Kehoe |
Make #'letf not error if handed a #'values form.
|
2009-11-11 |
Stephen J. Turnbull |
Add permissions notices to sigpipe.c and regressiontest.pl.
|
2009-11-02 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
2009-11-02 |
Stephen J. Turnbull |
Add test of nil binding of default-process-coding-system.
|
2009-11-01 |
Aidan Kehoe |
Don't error if handed a string and a non-string, #'equalp.
|
2009-10-12 |
Aidan Kehoe |
Fix some test failures, mule-tests.el.
|
2009-10-05 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|
2009-09-19 |
Aidan Kehoe |
Move the #'query-coding-region implementation to C.
|
2009-09-11 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
2009-09-06 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
2009-09-03 |
Jerry James |
Reproducer for menubar-x.c crash.
|
2009-08-16 |
Aidan Kehoe |
Test the multiple-value functionality.
|
2009-08-11 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
2009-08-10 |
Aidan Kehoe |
Revert to original language environment, tests/automated/mule-tests.el.
|
2009-07-13 |
Aidan Kehoe |
#'find-file: set b-f-c-s even on error (cf. non-existent files),
|
2009-07-11 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|