diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2010-10-23 11:18:19 +0200 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2010-10-23 11:18:19 +0200 |
commit | a6ac7fc4fddadcf7939f5f8b6ec09fadb4f90fc8 (patch) | |
tree | 415ea964d4d795a436851aa3c3a50afc1ff1bbe7 | |
parent | 17284e30244d0dd635708cec51e19bafcd9a528b (diff) | |
download | emacs-a6ac7fc4fddadcf7939f5f8b6ec09fadb4f90fc8.tar.gz emacs-a6ac7fc4fddadcf7939f5f8b6ec09fadb4f90fc8.tar.bz2 emacs-a6ac7fc4fddadcf7939f5f8b6ec09fadb4f90fc8.zip |
Mention faceName for Lucid menu/dialog fonts.
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -138,7 +138,9 @@ theme when Emacs is built with GTK. off by customizing x-gtk-use-system-tooltips. ** Lucid menus and dialogs can display antialiased fonts if Emacs is built -with Xft. +with Xft. To change font, use X resource faceName, for example: +Emacs.pane.menubar.faceName: Courier-12 +Set faceName to none and use font to use the old X fonts. ** On graphical displays, the mode-line no longer ends in dashes. |