projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7e7c3
)
; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282).
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 25 Jun 2023 14:57:31 +0000
(17:57 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 25 Jun 2023 14:57:31 +0000
(17:57 +0300)
doc/emacs/package.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/package.texi
b/doc/emacs/package.texi
index 0be60b2b70b897adebad225cd8beb63dce098fff..998956440b565e0873851af43484e75c86536507 100644
(file)
--- a/
doc/emacs/package.texi
+++ b/
doc/emacs/package.texi
@@
-625,7
+625,7
@@
checkout instead of cloning a remote repository. You can do this by
using @code{package-vc-install-from-checkout}, which creates a symbolic link
from the package directory (@pxref{Package Files}) to your checkout
and initializes the code. Note that you might have to use
-@code{package-vc-re
fresh
} to repeat the initialization and update the
+@code{package-vc-re
build
} to repeat the initialization and update the
autoloads.
@subsection Specifying Package Sources