log

age author description
2014-10-18 Stephen J. Turnbull Repair invalid GNU-style key-bindings.
2014-10-18 Stephen J. Turnbull Avoid passing patterns to with charset property to FcNameUnparse.
2014-10-12 Marcus Crestani Disable ASLR on Yosemite.
2014-10-09 Jerry James Check for TLS headers as well as libraries. See xemacs-patches message
2014-10-08 Jerry James Fix TLS-related build failures. See xemacs-patches message with ID
2014-10-08 Jerry James Add TLS support. See xemacs-patches message with ID
2014-10-02 Marcus Crestani Fix calculation of time zone string in Fencode_time.
2014-09-27 Mike Sperber Don't bail out on :package-version in `defcustom'.
2014-09-29 Jerry James Do not insert timestamps into .elcs files for reproducibility. See
2014-09-23 Jerry James Fix bignum/bigfloat memory leaks. See xemacs-patches message
2014-09-06 Aidan Kehoe #'x-store-cutbuffer-internal, correct order of type checks vs. member accesses
2014-08-22 Aidan Kehoe Support control shift u for Unicode input as does GTK.
2014-08-15 Jerry James Use CPPFLAGS when building modules. See xemacs-patches message
2014-08-06 Aidan Kehoe Improve style, #'fc-name-parse-harder.
2014-08-03 Aidan Kehoe buffer.c, pass a character, not a fixnum, as second arg to #'make-string
2014-08-03 Aidan Kehoe Avoid make_uninit_string() for the command builder's echo_buf.