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:
		
							parent
							
								
									1567bb1976
								
							
						
					
					
						commit
						5ec98c3de5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue