mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-30 17:22:17 -07:00
; * doc/lispref/os.texi (Init File): Fix markup (bug#81049).
This commit is contained in:
parent
f4c326c378
commit
8e37499035
1 changed files with 2 additions and 2 deletions
|
|
@ -411,8 +411,8 @@ that the early init file is loaded much earlier during the startup
|
|||
process, so you can use it to customize some things that are
|
||||
initialized before loading the regular init file. For example, you
|
||||
can customize the process of initializing the package system, by
|
||||
setting variables such as @var{package-load-list} or
|
||||
@var{package-enable-at-startup}. @xref{Package Installation,,,
|
||||
setting variables such as @code{package-load-list} or
|
||||
@code{package-enable-at-startup}. @xref{Package Installation,,,
|
||||
emacs,The GNU Emacs Manual}.
|
||||
|
||||
@cindex default init file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue