mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
Fix reference in Emacs manual
* doc/emacs/custom.texi (Early Init File): Fix reference to ELisp manual. (Bug#30552)
This commit is contained in:
parent
240df54e24
commit
3efd6aec6e
1 changed files with 2 additions and 2 deletions
|
|
@ -2583,5 +2583,5 @@ you can customize variables that affect the initialization process,
|
|||
such as @code{package-enable-at-startup} and @code{package-load-list}.
|
||||
@xref{Package Installation}.
|
||||
|
||||
For more information on the early init file, @pxref{Early Init
|
||||
File,,, elisp, The Emacs Lisp Reference Manual}.
|
||||
For more information on the early init file, @pxref{Init File,,,
|
||||
elisp, The Emacs Lisp Reference Manual}.
|
||||
|
|
|
|||
Loading…
Reference in a new issue