diff options
| -rw-r--r-- | doc/emacs/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index deaeb913b75..bb02f1e7c9f 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -573,7 +573,7 @@ directory specified by the variable @code{custom-theme-directory} which are distributed with Emacs, which customize Emacs's faces to fit various color schemes. (Note, however, that Custom themes need not be restricted to this purpose; they can be used to customize variables -too). +too.) @vindex custom-theme-load-path If you want Emacs to look for Custom themes in some other directory, |
