log

age author description
2011-05-09 Aidan Kehoe Merge, restoring Ben's GPLv3 manual changes.
2011-05-09 Aidan Kehoe Backed out changeset a7da359711ce, restoring Ben's GPLv3 manual changes.
2011-05-08 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
2011-05-07 Aidan Kehoe Remove an extraneous #endif, s/netbsd.h, thank you Adam Sjoegren!
2011-05-07 Aidan Kehoe Move #'split-path to subr.el, as was always the intention.
2011-05-07 Aidan Kehoe Drop support for generating code appropriate for Emacs 19, bytecomp.el
2011-05-07 Aidan Kehoe Be better about recognising side-effect-free forms, byte-optimize.el.
2011-05-06 Aidan Kehoe Correct the definition of #'cl-non-fixnum-number-p on 32-bit machines.
2011-05-03 Jeff Sparkes Auto merge.
2011-05-02 Jeff Sparkes Fix for issue745, linking on cygwin 1.7.
2011-05-02 Stephen J. Turnbull Remove static qualifier from pdump_file_try.
2011-05-02 Aidan Kehoe Merge by hand with the changeset that backed out e82f5b7010fe.
2011-05-02 Aidan Kehoe Backed out changeset e82f5b7010fe, incompatible with extant makeinfo.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
2010-02-20 Ben Wing Sync paragraphs.el to FSF 23.1.92
2010-02-20 Ben Wing Merge some stuff in man, fix up Makefile
2010-02-20 Ben Wing Merge some stuff in lib-src
2011-05-01 Aidan Kehoe Remove all autoload cookies from dumped files, they're needless and confusing.
2011-05-01 Aidan Kehoe Never pass a leading + to mpz_set_string, parse_integer ().
2011-04-30 Didier Verna Import looking-back from GNU Emacs.
2011-04-30 Didier Verna Import special-mode from GNU Emacs.
2011-04-30 Mike Kupfer Handle redisplay edge case.
2011-04-30 Stephen J. Turnbull Fix hg-induced ChangeLog breakage.
2011-04-30 Stephen J. Turnbull [mq]: matchspec
2011-04-30 Stephen J. Turnbull Added tags r21-5-31, r21-5-latest-beta, first-gplv3 for changeset 384423af8fb5
2011-04-30 Stephen J. Turnbull Update CHANGES-beta. first-gplv3 r21-5-31
2011-04-29 Stephen J. Turnbull Added tag r21-5-31 for changeset f5a0b32f4687
2011-04-29 Stephen J. Turnbull XEmacs 21.5.31 "ginger" is released.
2011-04-29 Stephen J. Turnbull Insert heralds for 21.5.30 and 21.5.31.
2011-04-29 Stephen J. Turnbull Update CHANGES-beta for 21.5.31.
2011-04-28 Stephen J. Turnbull Last minute notice fixups.
2011-04-26 Mats Lidell Merged with trunk.
2011-04-23 Mats Lidell Merge with trunk.
2011-03-28 Mats Lidell Merged with trunk.
2011-03-17 Mats Lidell Merge with trunk.
2011-02-22 Mats Lidell Merge with trunk.
2011-02-14 Mats Lidell Merge with trunk.
2011-02-07 Mats Lidell Merge with trunk.
2011-01-21 Mats Lidell License and copyright for src/s/netbsd.h.
2011-01-19 Mats Lidell Merge with trunk.
2011-04-26 Stephen J. Turnbull Added tag r21-5-latest-beta for changeset 3600e23880f7
2011-04-26 Stephen J. Turnbull Added tag last-gplv2 for changeset 1c87bdc11d65
2011-04-26 Stephen J. Turnbull Added tag r21-5-30 for changeset e79916901603 last-gplv2
2011-04-26 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
2011-04-26 Stephen J. Turnbull [mq]: CHANGES-beta
2011-04-24 Aidan Kehoe Make sure distinct symbol macros with identical names expand distinctly.
2011-04-23 Aidan Kehoe Check types (unless `byte-compile-delete-errors' is t), #'char<, #'char=, etc.