emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 382f5fa8130: ; * doc/emacs/package.texi (Fetching Package Sourc


From: Eli Zaretskii
Subject: emacs-29 382f5fa8130: ; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282).
Date: Sun, 25 Jun 2023 10:57:51 -0400 (EDT)

branch: emacs-29
commit 382f5fa81304724c8d708263bb17500a6da813a7
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282).
---
 doc/emacs/package.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi
index 0be60b2b70b..998956440b5 100644
--- 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-refresh} to repeat the initialization and update the
+@code{package-vc-rebuild} to repeat the initialization and update the
 autoloads.
 
 @subsection Specifying Package Sources



reply via email to

[Prev in Thread] Current Thread [Next in Thread]