Mercurial > hg > xemacs-beta
log src/lisp.h @ 5891:a0e751d6c3ad
age | author | description |
---|---|---|
Sat, 18 Apr 2015 23:00:14 +0100 | Aidan Kehoe | Import the #'clear-string API from GNU, use it in tls.c |
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. |