# HG changeset patch # User stephent # Date 1037033779 0 # Node ID 85cb05c9227e0a2b2bfe6da45b122d88de295485 # Parent 25f567f6ab2aa589d2a82d0501fa6a216afa186c [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> diff -r 25f567f6ab2a -r 85cb05c9227e ChangeLog --- a/ChangeLog Mon Nov 11 16:13:28 2002 +0000 +++ b/ChangeLog Mon Nov 11 16:56:19 2002 +0000 @@ -3,10 +3,6 @@ * PROBLEMS: Typo fix. (Building/IRIX): New crash and general advice from Valdis Kletnieks. -2002-10-30 Katsumi Yamaoka - - * etc/TUTORIAL.ja: Typo fix. - 2002-10-31 John Paul Wallington * info/dir (File): button1 on a highlighted word doesn't @@ -40,10 +36,6 @@ * INSTALL (PREREQUISITES): Recommend Texinfo 4.2. -2002-10-09 Stephen J. Turnbull - - * etc/BETA: Improve descriptions of XEmacs Patches; mention Design. - 2002-09-27 Stephen J. Turnbull * PROBLEMS (Running, General): Missing charset in FontSet warnings. @@ -56,10 +48,6 @@ (PROBLEMS): Point to PROBLEMS file for build notes. Thanks to Skip Montanaro for the report. -2002-07-12 Stephen J. Turnbull - - * etc/BETA (Large contributions): New section. Reorganize file. - 2002-09-20 Steve Youngs * Makefile.in.in (TAGS tags): Descend into the modules directory diff -r 25f567f6ab2a -r 85cb05c9227e etc/ChangeLog --- a/etc/ChangeLog Mon Nov 11 16:13:28 2002 +0000 +++ b/etc/ChangeLog Mon Nov 11 16:56:19 2002 +0000 @@ -1,8 +1,25 @@ +2002-11-11 Stephen J. Turnbull + + * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi. + +2002-11-04 giacomo boffi + + * sample.Xdefaults (Emacs.default.attributeForeground): Add an + example of setting the default bold-italic face. + +2002-10-30 Katsumi Yamaoka + + * etc/TUTORIAL.ja: Typo fix. + 2002-10-25 Steve Youngs * TUTORIAL.fr (suivante): Typo fix. From juergen stuber . +2002-10-09 Stephen J. Turnbull + + * etc/BETA: Improve descriptions of XEmacs Patches; mention Design. + 2002-09-27 Stephen J. Turnbull * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet. @@ -30,6 +47,10 @@ * xemacs-icon.xpm: It's XEmacs, not Xemacs. +2002-07-12 Stephen J. Turnbull + + * etc/BETA (Large contributions): New section. Reorganize file. + 2002-07-02 Stephen J. Turnbull * XEmacs 21.5.7 "broccoflower" is released. diff -r 25f567f6ab2a -r 85cb05c9227e etc/Emacs.ad --- a/etc/Emacs.ad Mon Nov 11 16:13:28 2002 +0000 +++ b/etc/Emacs.ad Mon Nov 11 16:56:19 2002 +0000 @@ -172,6 +172,11 @@ ! ! Emacs.italic.attributeFont: -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-* ! +! If you choose a font which does not have a bold-italic version, +! you can specify some other font to use for it here: +! +! Emacs.bold-italic.attributeFont: -*-courier-bold-o-*-*-*-120-*-*-*-*-iso8859-* +! ! And here is how you would set the background color of the `highlight' face, ! but only on the screen named `debugger': ! diff -r 25f567f6ab2a -r 85cb05c9227e etc/sample.Xdefaults --- a/etc/sample.Xdefaults Mon Nov 11 16:13:28 2002 +0000 +++ b/etc/sample.Xdefaults Mon Nov 11 16:56:19 2002 +0000 @@ -185,7 +185,12 @@ ! some other font to use for it here: ! ! Emacs.italic.attributeFont: -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-* -! +! +! If you choose a font which does not have a bold-italic version, +! you can specify some other font to use for it here: +! +! Emacs.bold-italic.attributeFont: -*-courier-bold-o-*-*-*-120-*-*-*-*-iso8859-* +! ! And here is how you would set the background color of the `highlight' face, ! but only on the screen named `debugger': !