Mercurial > hg > xemacs-beta
view etc/gtkrc @ 2618:6db7dbf7f88b
[xemacs-hg @ 2005-02-28 07:43:17 by adrian]
[PATCH] xemacs-21.5-clean: show-memory-usage to sort sections by <fyzlbidk.fsf@smtprelay.t-online.de>
author | adrian |
---|---|
date | Mon, 28 Feb 2005 07:43:18 +0000 |
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"