Mercurial > hg > xemacs-beta
view etc/gtkrc @ 2571:979c4c930bb5
[xemacs-hg @ 2005-02-07 19:30:07 by ben]
fix bug in find-menu-item-1
menubar.el: Forgot to rename this when find-menu-item-1 was extracted.
author | ben |
---|---|
date | Mon, 07 Feb 2005 19:30:08 +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"