]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add missing markup to new documentation
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 16 May 2023 19:28:56 +0000 (21:28 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 16 May 2023 19:28:56 +0000 (21:28 +0200)
* doc/emacs/package.texi (Fetching Package Sources): Mark code as
code.

doc/emacs/package.texi

index 4f606b22e5447cf32fe55fc9066ce211468efb9d..1229557673da5bf7678a8c23db4355bb47a6050b 100644 (file)
@@ -685,11 +685,13 @@ an Org file.
 @item :make
 A string or list of strings providing the target or targets defined in
 the repository Makefile which should run before building the Info
-file. Only takes effect when package-vc-allow-side-effects is non-nil.
+file.  Only takes effect when @code{package-vc-allow-side-effects} is
+non-nil.
 
 @item :shell-command
 A string providing the shell command to run before building the Info
-file. Only takes effect when package-vc-allow-side-effects is non-nil.
+file.  Only takes effect when @code{package-vc-allow-side-effects} is
+non-@code{nil}.
 
 @item :vc-backend
 A symbol naming the VC backend to use for downloading a copy of the