Mercurial > hg > xemacs-beta
log lisp/faces.el @ 5368:ed74d2ca7082
age | author | description |
---|---|---|
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. |