log lisp/faces.el @ 5571:5273dd66a1ba

age author description
Wed, 07 Sep 2011 21:21:36 +0100 Aidan Kehoe Replace #'flet by #'labels where appropriate, core code.
Sat, 30 Apr 2011 13:04:47 +0900 Stephen J. Turnbull [mq]: matchspec
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
Thu, 28 Oct 2010 23:53:24 +0200 Mats Lidell Rebase with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 19 Mar 2011 22:13:14 +0900 Stephen J. Turnbull Improve support for min-colors req in `defface'.
Thu, 17 Mar 2011 14:35:02 -0400 Jeff Sparkes Add min-colors specifier to defface, and document it.
Thu, 10 Mar 2011 18:51:15 +0000 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Sat, 22 Jan 2011 23:29:25 +0000 Aidan Kehoe Don't quote keywords, they've been self-quoting for well over a decade.
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Thu, 25 Feb 2010 16:19:01 +0100 Didier Verna The background-placement face property.
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.