Mercurial > hg > xemacs-beta
view etc/gtkrc @ 4505:a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
2008-08-31 Aidan Kehoe <kehoea@parhasard.net>
* xemacs-faq.texi (Q5.0.7): Add a section on how one can use
antialiased fonts under X11; thank you Giacomo Boffi.
(Q1.0.3): Clarify pronunciation using a serious phonetic
alphabet.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 31 Aug 2008 13:53:36 +0200 |
parents | 16489ca72b3d |
children | 8d3d05ffbb43 |
line wrap: on
line source
# Force the window background to be the same as the default face background: # white. style "default_background" { bg[NORMAL] = { 1.0, 1.0, 1.0 } } class "GtkXEmacs" style "default_background"