log

age author description
2015-03-24 Vin Shelton Use cast for malloc call to satisfy VS6
2015-03-24 Vin Shelton Get M-x shell working on cygwin
2015-03-20 Stephen J. Turnbull Fix unintended default of TLS to OpenSSL.
2015-03-20 Aidan Kehoe Don't extract a fixnum value unnecessarily, thank you Robert Delius Royar
2015-03-17 Aidan Kehoe Clean up #'read-quoted-char, support help-event-list there.
2015-03-17 Aidan Kehoe Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin.
2015-03-17 Aidan Kehoe Don't tickle an unreasonable but standard C lib limitation, thank you Vin!
2015-03-16 Aidan Kehoe digit.el missed on previous commit
2015-03-16 Aidan Kehoe Correct some code with badly-placed parentheses, thank you Mats Lidell.
2015-03-16 Aidan Kehoe Add the non-ASCII digit support, now #'parse-integer can handle it.
2015-03-16 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2015-03-12 Aidan Kehoe Merge.
2015-02-25 Aidan Kehoe Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.
2015-03-16 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
2015-03-15 Aidan Kehoe Behave better with nil TERM for gnuclient, remove bitrotted TTY init code
2015-03-14 Aidan Kehoe Create a new error for when a char is needed but event-to-character gives nil
2015-03-14 Aidan Kehoe event-stream.c, support help-event-list as does GNU.
2015-03-14 Aidan Kehoe Correct .gdbinit, non-NEW_GC builds.
2015-03-14 Aidan Kehoe #'event-matches-key-specifier-p, check keysyms and modifiers too on TTY
2015-03-12 Aidan Kehoe Be more careful about echo_buf arithmetic, event-stream.c.
2015-03-12 Aidan Kehoe Be more careful about saving a non-nil value for START in message-stack.
2015-03-11 Aidan Kehoe Look for cased character classes when deciding on case-fold-search, #'isearch
2015-03-11 Aidan Kehoe Update message-stack to reflect START and END supplied to #'append-message
2015-03-08 Aidan Kehoe Revert part of Jerry's December 2014 that broke gnuclient on some OS X.
2015-03-04 Aidan Kehoe Fix some bugs in #'substitute, #'nsubstitute.
2015-03-01 Mike Kupfer merge README changes with xemacs
2015-03-01 Mike Kupfer Fix note in README about which repo to push to.
2015-02-27 Henry Thompson merging heads 1