log

age author description
2015-03-26 Vin Shelton Configure support for 64-bit cygwin
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