Mercurial > hg > xemacs-beta
log src/faces.c @ 4827:11daf37dae4d
age | author | description |
---|---|---|
Sat, 26 Dec 2009 21:04:44 -0600 | Ben Wing | more fixes to get a clean compile |
Sat, 05 Dec 2009 01:02:33 +0900 | Stephen J. Turnbull | Avoid calling Xft if not built in. |
Wed, 18 Nov 2009 08:49:14 -0700 | Jerry James | Remove support for obsolete systems. See xemacs-patches message with ID |
Tue, 28 Jul 2009 23:23:47 +0900 | Stephen J. Turnbull | Fix typos in face.c. |
Mon, 22 Dec 2008 12:09:08 +0000 | Aidan Kehoe | #'built-in-face-specifiers; document that we're returning a copy. |
Sun, 21 Dec 2008 17:23:06 +0000 | Aidan Kehoe | Return a list copy in #'built-in-face-specifiers, pre-empting modification. bytecomp-coding-system-2008-10-29 |