~ruther/guix-local

5ec98c3de5600a915ffe5908a97f12d09968ba5a — Alex Kost 11 years ago 1567bb1
doc: emacs: Fix typo.

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

* doc/emacs.texi (Emacs Initial Setup): Replace "inbuilt" with "built-in".
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/emacs.texi
M doc/emacs.texi => doc/emacs.texi +1 -1
@@ 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