# HG changeset patch # User Jan D. # Date 1287825499 -7200 # Node ID 5eaa1e2c99c5415fa8718ce62eb8c7eb6bbf987a # Parent 1529ab88805c71e8dbdae5ab8564ff0e19781e08 Mention faceName for Lucid menu/dialog fonts. diff -r 1529ab88805c -r 5eaa1e2c99c5 etc/NEWS --- a/etc/NEWS Fri Oct 22 19:46:06 2010 -0700 +++ b/etc/NEWS Sat Oct 23 11:18:19 2010 +0200 @@ -138,7 +138,9 @@ 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.