log src/event-stream.c @ 5881:31dd275fa683

age author description
Tue, 31 Mar 2015 18:42:21 +0100 Aidan Kehoe Preserv the current buffer on non-local exit, #'accept-process-output.
Sat, 14 Mar 2015 01:40:49 +0000 Aidan Kehoe Create a new error for when a char is needed but event-to-character gives nil
Sat, 14 Mar 2015 01:16:45 +0000 Aidan Kehoe event-stream.c, support help-event-list as does GNU.
Thu, 12 Mar 2015 23:31:42 +0000 Aidan Kehoe Be more careful about echo_buf arithmetic, event-stream.c.
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
Sun, 03 Aug 2014 20:13:40 +0100 Aidan Kehoe Avoid make_uninit_string() for the command builder's echo_buf.
Mon, 14 Jul 2014 13:42:42 +0100 Aidan Kehoe Preserve extent information in the command builder code.
Wed, 02 Jul 2014 16:32:19 +0100 Aidan Kehoe Support `function-key-map' in #'read-char{,-exclusive}, sync API with GNU
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Fri, 22 Feb 2013 16:18:37 +0100 Mike Sperber Don't complain about throws out of `post-command-hook'.
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, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.