comparison etc/sample.Xdefaults @ 1099:85cb05c9227e

[xemacs-hg @ 2002-11-11 16:56:15 by stephent] move entries to etc/ChangeLog bold-italic resource <877kfk19id.fsf@tleepslib.sk.tsukuba.ac.jp> bold-italic resource <87bs4w19tt.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 11 Nov 2002 16:56:19 +0000
parents 3ecd8885ac67
children 6355bae896e3
comparison
equal deleted inserted replaced
1098:25f567f6ab2a 1099:85cb05c9227e
183 183
184 ! If you choose a font which does not have an italic version, you can specify 184 ! If you choose a font which does not have an italic version, you can specify
185 ! some other font to use for it here: 185 ! some other font to use for it here:
186 ! 186 !
187 ! Emacs.italic.attributeFont: -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-* 187 ! Emacs.italic.attributeFont: -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
188 ! 188 !
189 ! If you choose a font which does not have a bold-italic version,
190 ! you can specify some other font to use for it here:
191 !
192 ! Emacs.bold-italic.attributeFont: -*-courier-bold-o-*-*-*-120-*-*-*-*-iso8859-*
193 !
189 ! And here is how you would set the background color of the `highlight' face, 194 ! And here is how you would set the background color of the `highlight' face,
190 ! but only on the screen named `debugger': 195 ! but only on the screen named `debugger':
191 ! 196 !
192 ! Emacs*debugger.highlight.attributeBackground: PaleTurquoise 197 ! Emacs*debugger.highlight.attributeBackground: PaleTurquoise
193 ! 198 !