1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-01 23:01:31 +02:00

doc: emacs: Fix typo.

Reported by Ludovic Courtès <ludo@gnu.org>.

* doc/emacs.texi (Emacs Initial Setup): Replace "inbuilt" with "built-in".
This commit is contained in:
Alex Kost
2014-12-03 20:25:27 +03:00
parent 1567bb1976
commit 5ec98c3de5
+1 -1
View File
@@ -66,7 +66,7 @@ To disable automatic loading of installed Emacs packages, set
@code{guix-package-enable-at-startup} variable to @code{nil} before
requiring @code{guix-init}. This variable has the same meaning for
Emacs packages installed with Guix, as @code{package-enable-at-startup}
for the inbuilt Emacs package system (@pxref{Package Installation,,,
for the built-in Emacs package system (@pxref{Package Installation,,,
emacs, The GNU Emacs Manual}).
You can activate Emacs packages installed in your profile whenever you