Mercurial > hg > xemacs-beta
comparison etc/Emacs.ad @ 365:30d2cfa1092a r21-1-12
Import from CVS: tag r21-1-12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:00:12 +0200 |
parents | 8efd647ea9ca |
children | a4f53d9b3154 |
comparison
equal
deleted
inserted
replaced
364:63c3368d1275 | 365:30d2cfa1092a |
---|---|
186 | 186 |
187 ! Font of the modeline, menubar and pop-up menus. | 187 ! Font of the modeline, menubar and pop-up menus. |
188 ! Note that the menubar resources do not use the `face' syntax, since they | 188 ! Note that the menubar resources do not use the `face' syntax, since they |
189 ! are X toolkit widgets and thus outside the domain of XEmacs proper. | 189 ! are X toolkit widgets and thus outside the domain of XEmacs proper. |
190 ! | 190 ! |
191 ! When X Font Sets are enabled with ./configure --with-xfs (eg, for | |
192 ! multilingual menubars and XIM), some .font resources are ignored in favor | |
193 ! of .fontSet resources. This examples is for Japanese menubars): | |
194 ! | |
195 ! *menubar*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \ | |
196 ! -*-*-*-*-*-*-*-120-*-jisx0208.1983-0 | |
197 ! | |
191 *menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* | 198 *menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* |
192 *popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* | 199 *popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* |
193 | 200 |
194 ! Font in the Motif dialog boxes. | 201 ! Font in the Motif dialog boxes. |
195 ! (Motif uses `fontList' while most other things use `font' - if you don't | 202 ! (Motif uses `fontList' while most other things use `font' - if you don't |