Mercurial > hg > xemacs-beta
log src/lisp.h @ 5789:72c5d36ba3b6
age | author | description |
---|---|---|
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. |
Tue, 06 Nov 2012 21:34:15 +0000 | Aidan Kehoe | Back out 7371081ce8f7, I have a better approach. |
Sun, 14 Oct 2012 22:10:39 +0100 | Aidan Kehoe | Have command remapping work interactively too, thank you Robert Pluim! |
Sun, 02 Sep 2012 14:31:40 +0100 | Aidan Kehoe | Add command remapping, a more robust alternative to #'substitute-key-definition |