Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Wed, 14 May 2008 23:55:13 +0200 | Aidan Kehoe | Make the #'add-to-list implementation a little conciser and clearer for XEmacs |
Wed, 14 May 2008 23:47:58 +0200 | Aidan Kehoe | Support COMPARE-FN in add-to-list; thank you Brian Palmer. |
Wed, 14 May 2008 23:43:12 +0200 | Aidan Kehoe | Correct coding-category determination for 8-bit-fixed coding systems. |
Tue, 13 May 2008 14:56:38 +0200 | Aidan Kehoe | Handle printing correctly on non-mswindows. |
Tue, 13 May 2008 20:16:53 +0200 | Aidan Kehoe | Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing |
Tue, 13 May 2008 20:11:51 +0200 | Aidan Kehoe | #define _CRT_NONSTDC_NO_DEPRECATE on Win32 |
Tue, 13 May 2008 20:08:28 +0200 | Aidan Kehoe | Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c |