Mercurial > hg > xemacs-beta
view etc/gtkrc @ 5274:ecdd1daab447
Add an omitted comma, Check-Message, test-harness.el.
lisp/ChangeLog addition:
2010-09-16 Aidan Kehoe <kehoea@parhasard.net>
* test-harness.el (Check-Message):
Add an omitted comma here, thank you the buildbot.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 16 Sep 2010 21:00:17 +0100 |
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"