diff options
| -rw-r--r-- | man/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi index 3a68ba75cef..90aa679dae8 100644 --- a/man/custom.texi +++ b/man/custom.texi | |||
| @@ -1996,7 +1996,7 @@ loaded. | |||
| 1996 | Your site may also have a @dfn{site startup file}; this is named | 1996 | Your site may also have a @dfn{site startup file}; this is named |
| 1997 | @file{site-start.el}, if it exists. Emacs loads this library before it | 1997 | @file{site-start.el}, if it exists. Emacs loads this library before it |
| 1998 | loads your init file. To inhibit loading of this library, use the | 1998 | loads your init file. To inhibit loading of this library, use the |
| 1999 | option @samp{-no-site-file}. | 1999 | option @samp{-no-site-file}. @xref{Initial Options}. |
| 2000 | 2000 | ||
| 2001 | If you have a large amount of code in your @file{.emacs} file, you | 2001 | If you have a large amount of code in your @file{.emacs} file, you |
| 2002 | should rename it to @file{~/.emacs.el}, and byte-compile it. @xref{Byte | 2002 | should rename it to @file{~/.emacs.el}, and byte-compile it. @xref{Byte |