aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2018-02-20 21:25:52 +0200
committerEli Zaretskii2018-02-20 21:25:52 +0200
commit3efd6aec6e8427f4e1952711a93ccec4aa83abdf (patch)
tree04b095e2a75e6f370c86552c506392cc5807b637
parent240df54e24785cc23d365699bcdbb5cd6fd0bb9f (diff)
downloademacs-3efd6aec6e8427f4e1952711a93ccec4aa83abdf.tar.gz
emacs-3efd6aec6e8427f4e1952711a93ccec4aa83abdf.zip
Fix reference in Emacs manual
* doc/emacs/custom.texi (Early Init File): Fix reference to ELisp manual. (Bug#30552)
-rw-r--r--doc/emacs/custom.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 07ddd1f23b9..3a66f216027 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -2583,5 +2583,5 @@ you can customize variables that affect the initialization process,
2583such as @code{package-enable-at-startup} and @code{package-load-list}. 2583such as @code{package-enable-at-startup} and @code{package-load-list}.
2584@xref{Package Installation}. 2584@xref{Package Installation}.
2585 2585
2586 For more information on the early init file, @pxref{Early Init 2586 For more information on the early init file, @pxref{Init File,,,
2587File,,, elisp, The Emacs Lisp Reference Manual}. 2587elisp, The Emacs Lisp Reference Manual}.