log src/ChangeLog @ 5090:0ca81354c4c7

age author description
Wed, 03 Mar 2010 05:07:47 -0600 Ben Wing Further frame-geometry cleanups
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Tue, 02 Mar 2010 13:42:37 -0700 Jerry James Signal an error upon reading 1/0.
Tue, 02 Mar 2010 13:20:51 +0000 Aidan Kehoe Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, too
Mon, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
Fri, 26 Feb 2010 15:52:24 +0000 Aidan Kehoe Back out revision c673987f5f3d, undump mule/make-coding-system.el.
Thu, 25 Feb 2010 16:19:01 +0100 Didier Verna The background-placement face property.
Thu, 25 Feb 2010 06:14:50 -0600 Ben Wing merge
Thu, 25 Feb 2010 06:11:07 -0600 Ben Wing fix for clipped minibuffer window
Thu, 25 Feb 2010 04:45:13 -0600 Ben Wing clean up toolbar/gutter edge geometry
Wed, 24 Feb 2010 15:45:20 +0100 Didier Verna Modify XLIKE_get_gc's prototype
Wed, 24 Feb 2010 11:08:30 +0100 Didier Verna Fixes for bitmap mask files handling
Mon, 22 Feb 2010 22:04:55 -0600 Ben Wing move test-harness to lisp/ directory so it gets byte-compiled
Mon, 22 Feb 2010 06:58:20 -0600 Ben Wing merge
Mon, 22 Feb 2010 06:56:35 -0600 Ben Wing fix compile warning
Sun, 21 Feb 2010 21:01:09 -0600 Ben Wing merge
Sun, 21 Feb 2010 21:00:09 -0600 Ben Wing merge
Sun, 21 Feb 2010 15:29:12 -0600 Ben Wing fix memory usage stats to include pdumped objects
Sun, 21 Feb 2010 05:19:08 -0600 Ben Wing clean up a bit the object-memory-usage-stats after gc
Sun, 21 Feb 2010 23:20:44 -0500 Vin Shelton Simplify assertion in events.c so it will build under Visual Studio 6
Sun, 21 Feb 2010 20:58:45 -0600 Ben Wing fix build problem with pdump
Sun, 21 Feb 2010 03:06:43 -0600 Ben Wing fix to assert in extents.c, so `make check' works
Sat, 20 Feb 2010 23:56:01 -0600 Ben Wing merge
Sat, 20 Feb 2010 18:57:55 -0600 Ben Wing merge
Sat, 20 Feb 2010 05:05:54 -0600 Ben Wing Fix quick-build, use asserts() in place of ABORT()
Sat, 20 Feb 2010 23:38:04 -0600 Ben Wing merge
Sat, 20 Feb 2010 23:34:25 -0600 Ben Wing merge
Sat, 20 Feb 2010 18:56:01 -0600 Ben Wing put width before height consistently, fix a real bug found in the process
Sat, 20 Feb 2010 03:24:08 -0600 Ben Wing some random fixups
Tue, 16 Feb 2010 01:21:32 -0600 Ben Wing more frame-sizing cleanups