]> git.eshelyaron.com Git - emacs.git/commitdiff
; Mention that 'package-vc-checkout' open a directory
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 3 Nov 2022 18:41:46 +0000 (19:41 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 3 Nov 2022 18:41:46 +0000 (19:41 +0100)
* lisp/emacs-lisp/package-vc.el (package-vc-checkout): Mention it in
the docstring.

lisp/emacs-lisp/package-vc.el

index ae92006c99b0f358c2ff763b8206351654827120..56762d39b2a87ac270468ae4d068b92517e30555 100644 (file)
@@ -620,7 +620,7 @@ repository can be set by BACKEND.  If missing,
    ((user-error "Unknown package to fetch: %s" name-or-url))))
 
 (defun package-vc-checkout (pkg-desc directory &optional rev)
-  "Clone the sources for PKG-DESC into DIRECTORY.
+  "Clone the sources for PKG-DESC into DIRECTORY and open it.
 An explicit revision can be requested by passing a string to the
 optional argument REV.  If the command is invoked with a prefix
 argument, the revision used for the last release in the package