From b15fa8b13f16135f96d52f92ed5fbf75beeecf8f Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 7 Jun 2003 11:38:22 +0000 Subject: [PATCH] Note that scrollbars and menus are not customizable. --- man/xresources.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/xresources.texi b/man/xresources.texi index f2a5f22ba30..702c6feedc4 100644 --- a/man/xresources.texi +++ b/man/xresources.texi @@ -46,6 +46,9 @@ collection of related options, for one program or for several programs Emacs compiled for Windows looks for X resources in the Windows Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. +The menu and scrollbars are native widgets on MS-Windows, so they are +only customizable via the system-wide settings in the Display Control +Panel. Programs define named resources with particular meanings. They also define how to group resources into named classes. For instance, in -- 2.39.2