log

age author description
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
2015-02-27 Henry Thompson hst confused
2015-02-24 Mike Kupfer Add notes about pixel_to_glyph_translation and related code.
2015-02-27 Mike Sperber Close branch of accidental commit.
2015-01-26 kupfer README edited online with Bitbucket
2015-01-10 Stephen J. Turnbull Improve Installation text for Postgresql.
2015-01-10 Stephen J. Turnbull Fix progress bar crashes.
2015-01-03 Mike Sperber Add `noerror' optional argument to `live-move'.
2014-12-19 Jerry James Add files for distribution packaging.
2014-12-13 Marcus Crestani Don't leave fields uninitialized.
2014-12-13 Marcus Crestani Check return value of fseek.
2014-12-13 Marcus Crestani Check return value of lseek.
2014-12-13 Marcus Crestani fdopen returns NULL when it fails.
2014-12-08 Jerry James Fix gnuserv file descriptor leak.
2014-12-05 Jerry James Fix off-by-one error in Ffile_truename.
2014-12-05 Jerry James Fix file descriptor leak in pop.c.
2014-11-28 Aidan Kehoe Regenerate configure after Jeff's last configure.ac change.
2014-11-27 Jeff Sparkes Merged SSS libs change from xemacs-beta.
2014-11-27 Jeff Sparkes Link SSL libraries using $LIBS instead of $LDFLAGS.
2014-11-23 Mike Sperber Get the previous patch wrt. FcNameUnparse right.
2014-11-10 Vin Shelton Committed Mike Sperber's change from earlier today.
2014-11-10 Mike Sperber Make :package-version in customize right.
2014-11-10 Vin Shelton Allow building --without-tls on the Windows native platform
2014-11-10 Vin Shelton Small update to Windows contributors to test hg access
2014-11-06 Jerry James Fix build with g++.