aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2000-03-20 01:41:48 +0000
committerRichard M. Stallman2000-03-20 01:41:48 +0000
commit35a2a6a0d0cbe2c8f2d1e9783725b6d14718db35 (patch)
tree4c43e6b55edf1955856f074bb7e81dc2b616b6fe
parent4e8a91326953fc5ad2273c72f545a7ebdefacdd0 (diff)
downloademacs-35a2a6a0d0cbe2c8f2d1e9783725b6d14718db35.tar.gz
emacs-35a2a6a0d0cbe2c8f2d1e9783725b6d14718db35.zip
*** empty log message ***
-rw-r--r--man/custom.texi2
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
1998loads your init file. To inhibit loading of this library, use the 1998loads your init file. To inhibit loading of this library, use the
1999option @samp{-no-site-file}. 1999option @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
2002should rename it to @file{~/.emacs.el}, and byte-compile it. @xref{Byte 2002should rename it to @file{~/.emacs.el}, and byte-compile it. @xref{Byte