Mercurial > emacs
comparison etc/NEWS @ 31036:b8536256a5e8
Mark the `menu' face as already documented in the manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 10:00:34 +0000 |
parents | 6e746a746c96 |
children | 5c62643e2061 |
comparison
equal
deleted
inserted
replaced
31035:64a11267ce9a | 31036:b8536256a5e8 |
---|---|
322 Changing frame parameter `font' sets font-related attributes of the | 322 Changing frame parameter `font' sets font-related attributes of the |
323 `default' face and vice versa. Setting frame parameters | 323 `default' face and vice versa. Setting frame parameters |
324 `foreground-color' or `background-color' sets the colors of the | 324 `foreground-color' or `background-color' sets the colors of the |
325 `default' face and vice versa. | 325 `default' face and vice versa. |
326 | 326 |
327 +++ | |
327 ** New face `menu'. | 328 ** New face `menu'. |
328 | 329 |
329 The face `menu' can be used to change colors and font of Emacs' menus. | 330 The face `menu' can be used to change colors and font of Emacs' menus. |
330 Setting the font of LessTif/Motif menus is currently not supported; | 331 Setting the font of LessTif/Motif menus is currently not supported; |
331 attempts to set the font are ignored in this case. | 332 attempts to set the font are ignored in this case. |