log

age author description
Tue, 02 Mar 2010 05:22:10 -0600 Ben Wing fix compile errors/warnings
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:25:45 -0700 Jerry James Remove man/custom.texi.
Tue, 02 Mar 2010 13:20:51 +0000 Aidan Kehoe Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, too
Tue, 02 Mar 2010 13:02:36 +0000 Aidan Kehoe Handle the :from-end argument correctly, #'delete-duplicates compiler macro.
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.
Fri, 26 Feb 2010 15:24:58 +0000 Aidan Kehoe Merge.
Fri, 26 Feb 2010 15:22:15 +0000 Aidan Kehoe Backed out changeset c673987f5f3d
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
Thu, 25 Feb 2010 04:10:52 -0600 Ben Wing fix issues with display of argument docstrings
Wed, 24 Feb 2010 17:17:13 +0000 Aidan Kehoe Normally return a compiled function if one argument, #'constantly.
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
Tue, 23 Feb 2010 05:11:15 -0600 Ben Wing merge
Tue, 23 Feb 2010 01:13:55 -0600 Ben Wing fix typo in comment
Tue, 23 Feb 2010 01:12:13 -0600 Ben Wing fix so that CL docstrings (with &key, etc.) handled properly
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 21:26:18 -0600 Ben Wing dump make-coding-system
Mon, 22 Feb 2010 21:23:02 -0600 Ben Wing add functions `stable-union' and `stable-intersection' to do stable set operations
Mon, 22 Feb 2010 21:17:47 -0600 Ben Wing add documentation on keywords to cl*.el
Mon, 22 Feb 2010 21:16:19 -0600 Ben Wing fix expected-buggy test to avoid abort in test file
Mon, 22 Feb 2010 21:14:06 -0600 Ben Wing remove unused var in test-harness
Mon, 22 Feb 2010 06:58:20 -0600 Ben Wing merge
Mon, 22 Feb 2010 06:56:35 -0600 Ben Wing fix compile warning