diff options
| author | Glenn Morris <rgm@gnu.org> | 2014-02-27 21:30:28 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2014-02-27 21:30:28 -0800 |
| commit | 4953b112b8818e76f8282b2804aada7ad3e98df2 (patch) | |
| tree | fc20d138c07efd9b86a4e8e3456251888fde16f9 | |
| parent | 5e618aba8ba6a0d780b9f7ef549eba021827bff4 (diff) | |
| download | emacs-4953b112b8818e76f8282b2804aada7ad3e98df2.tar.gz | |
* doc/emacs/custom.texi: Typo fix.
| -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, |
