Mercurial > emacs
changeset 64362:cbb3c92e7023
(Standard Faces): Explain that customization of `menu' face has no effect
on w32 and with GTK. Add cross-references.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 16 Jul 2005 11:03:26 +0000 |
parents | f6c51e5ebecd |
children | 71c7519df9b7 |
files | man/display.texi |
diffstat | 1 files changed, 10 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/man/display.texi Sat Jul 16 10:49:45 2005 +0000 +++ b/man/display.texi Sat Jul 16 11:03:26 2005 +0000 @@ -214,9 +214,16 @@ @item tooltip This face is used for tooltips. @xref{Tooltips}. @item menu -This face determines the colors and font of Emacs's menus. Setting the -font of LessTif/Motif menus is currently not supported; attempts to set -the font are ignored in this case. @xref{Menu Bars}. +@cindex menu bar appearance +@cindex @code{menu} face, no effect if customized +@cindex customization of @code{menu} face +This face determines the colors and font of Emacs's menus. @xref{Menu +Bars}. Setting the font of LessTif/Motif menus is currently not +supported; attempts to set the font are ignored in this case. +Likewise, attempts to customize this face in Emacs built with GTK and +in the MS-Windows port are ignored by the respective GUI toolkits; +you need to use system-wide styles and options to change the +appearance of the menus. @end table @node Font Lock