diff options
| -rw-r--r-- | man/xresources.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xresources.texi b/man/xresources.texi index 3fec4200863..941b61f9b85 100644 --- a/man/xresources.texi +++ b/man/xresources.texi | |||
| @@ -62,7 +62,7 @@ collection of related options, for one program or for several programs | |||
| 62 | Emacs compiled for Windows looks for X resources in the Windows | 62 | Emacs compiled for Windows looks for X resources in the Windows |
| 63 | Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} | 63 | Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} |
| 64 | and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. | 64 | and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. |
| 65 | The menu and scrollbars are native widgets on MS-Windows, so they are | 65 | The menu and scroll bars are native widgets on MS-Windows, so they are |
| 66 | only customizable via the system-wide settings in the Display Control | 66 | only customizable via the system-wide settings in the Display Control |
| 67 | Panel. You can also set resources using the @samp{-xrm} command line | 67 | Panel. You can also set resources using the @samp{-xrm} command line |
| 68 | option (see below.) | 68 | option (see below.) |