log src/ChangeLog @ 5863:15041705c196

age author description
Mon, 16 Mar 2015 00:09:46 +0000 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
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.
Sat, 14 Mar 2015 00:42:46 +0000 Aidan Kehoe Correct .gdbinit, non-NEW_GC builds.
Sat, 14 Mar 2015 00:07:50 +0000 Aidan Kehoe #'event-matches-key-specifier-p, check keysyms and modifiers too on TTY
Thu, 12 Mar 2015 23:31:42 +0000 Aidan Kehoe Be more careful about echo_buf arithmetic, event-stream.c.
Wed, 04 Mar 2015 15:54:00 +0000 Aidan Kehoe Fix some bugs in #'substitute, #'nsubstitute.
Sat, 10 Jan 2015 17:11:19 +0900 Stephen J. Turnbull Fix progress bar crashes.
Sat, 13 Dec 2014 14:20:17 +0100 Marcus Crestani Don't leave fields uninitialized.
Sat, 13 Dec 2014 14:09:33 +0100 Marcus Crestani Check return value of fseek.
Sat, 13 Dec 2014 14:02:55 +0100 Marcus Crestani Check return value of lseek.
Sat, 13 Dec 2014 13:58:16 +0100 Marcus Crestani fdopen returns NULL when it fails.
Fri, 05 Dec 2014 16:56:13 -0700 Jerry James Fix off-by-one error in Ffile_truename.
Sun, 23 Nov 2014 19:26:14 +0100 Mike Sperber Get the previous patch wrt. FcNameUnparse right.
Mon, 10 Nov 2014 13:43:46 -0500 Vin Shelton Allow building --without-tls on the Windows native platform