projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
240df54
)
Fix reference in Emacs manual
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 20 Feb 2018 19:25:52 +0000
(21:25 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 20 Feb 2018 19:25:52 +0000
(21:25 +0200)
* doc/emacs/custom.texi (Early Init File): Fix reference to ELisp
manual. (Bug#30552)
doc/emacs/custom.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index 07ddd1f23b9baaf2594762e45364b0953de85492..3a66f21602790937780f8b50539f237a56f0cc26 100644
(file)
--- a/
doc/emacs/custom.texi
+++ b/
doc/emacs/custom.texi
@@
-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}.