Mercurial > hg > xemacs-beta
log src/event-stream.c @ 5869:04b854934407
age | author | description |
---|---|---|
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. |