diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-10-30 18:27:40 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-10-30 18:27:40 +0000 |
commit | e538270f8886666be8bc9f676238da281323ca76 (patch) | |
tree | a6069e41b522c072713c0452e808166139cc7afe /man/custom.texi | |
parent | 9e827d47d2b3cf3d44375ce88eaa2d239ff7ff6f (diff) | |
download | emacs-e538270f8886666be8bc9f676238da281323ca76.tar.gz |
Add xref to X Resources.
Diffstat (limited to 'man/custom.texi')
-rw-r--r-- | man/custom.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi index d6ffcbdd0c4..66eaee688bf 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -8,7 +8,8 @@ This chapter talks about various topics relevant to adapting the behavior of Emacs in minor ways. See @cite{The Emacs Lisp Reference -Manual} for how to make more far-reaching changes. +Manual} for how to make more far-reaching changes. @xref{X Resources}, +for information on using X resources to customize Emacs. Customization that you do within Emacs normally affects only the particular Emacs session that you do it in--it does not persist |