Mercurial > hg > xemacs-beta
log src/lisp.h @ 5870:df50aaeddca5
age | author | description |
---|---|---|
Wed, 25 Feb 2015 11:47:12 +0000 | Aidan Kehoe | Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits. |
Thu, 06 Nov 2014 09:34:06 -0700 | Jerry James | Fix build with g++. |
Sat, 18 Oct 2014 21:48:10 +0100 | Aidan Kehoe | Some changes to eliminate warnings with Apple clang version 1.7. |
Tue, 07 Oct 2014 21:16:10 -0600 | Jerry James | Add TLS support. See xemacs-patches message with ID |
Mon, 27 Jan 2014 17:50:57 +0100 | Mike Sperber | Make `define-function' accept docstring, as in GNU Emacs. |
Tue, 17 Dec 2013 19:29:10 +0200 | Aidan Kehoe | Add #'write-sequence, on the model of #'write-char, API from Common Lisp. |
Mon, 17 Jun 2013 10:23:00 -0600 | Jerry James | Convert C (un)signed long long values to bignums properly. |