diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-13 10:13:05 +0000 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-13 10:13:05 +0000 |
commit | 2d488bd1dbd17113f08a40d67d5dfb7dab3e26e9 (patch) | |
tree | 4d0a538c894409aa76ae8c508b8f58fabc75c381 /man/xresources.texi | |
parent | 0a2f1a0cfc8664c90135a9b76fb4f2e757851e3d (diff) | |
download | emacs-2d488bd1dbd17113f08a40d67d5dfb7dab3e26e9.tar.gz |
(X Resources): Mention Mac OS port.
Diffstat (limited to 'man/xresources.texi')
-rw-r--r-- | man/xresources.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/xresources.texi b/man/xresources.texi index f7947edda17..87781da582c 100644 --- a/man/xresources.texi +++ b/man/xresources.texi @@ -8,7 +8,8 @@ You can customize some X-related aspects of Emacs behavior using X resources, as is usual for programs that use X. On MS-Windows, you can customize some of the same aspects using the system registry. -@xref{MS-Windows Registry}. +@xref{MS-Windows Registry}. Likewise, the Mac Carbon port emulates X +resources using the Preferences system. @xref{Mac Environment Variables}. When Emacs is built using an `X toolkit', such as Lucid or LessTif, you need to use X resources to customize the appearance of the |