]> git.eshelyaron.com Git - emacs.git/commit
Add more documentation for the keys of `package-vc-selected-packages`.
authorEarl Hyatt <okamsn@protonmail.com>
Tue, 28 Mar 2023 00:57:31 +0000 (20:57 -0400)
committerPhilip Kaludercic <philipk@posteo.net>
Wed, 12 Apr 2023 07:45:52 +0000 (09:45 +0200)
commit6e6e8b5c974202d2691c1971be66c1cb3788b7c1
treeb0f6238136dff0bcb6631f0eebf3e35c7a70cc68
parent7972b76c2c7426745fad8ea0fc9325f475f728b6
Add more documentation for the keys of `package-vc-selected-packages`.

* doc/emacs/package.texi (Specifying Package Sources): List the
accepted keys in a new subsection of Fetching Package Sources.

* lisp/emacs-lisp/package-vc.el (package-vc-selected-packages):
Mention the `:doc` key.  Add the `:doc` key to the Customize form,
mention the new Info node, correct "TexInfo" to "Texinfo", avoid
Git-specific terms for the description of `:branch`, mention guessing
`:vc-backend` based on the URL.
doc/emacs/package.texi
lisp/emacs-lisp/package-vc.el