diff options
| author | Aleksandr Vityazev | 2024-10-24 15:11:44 +0300 |
|---|---|---|
| committer | Sean Whitton | 2024-10-24 21:35:32 +0800 |
| commit | 98b02f56d12f2f39a6667d33d50f9e551a267d6d (patch) | |
| tree | dd32ddf467d07ce364862b2a118a9aa0936bb2fb /java | |
| parent | db587ae8ba7d7b281f6935ed5d038b7ecf4abd5d (diff) | |
| download | emacs-98b02f56d12f2f39a6667d33d50f9e551a267d6d.tar.gz emacs-98b02f56d12f2f39a6667d33d50f9e551a267d6d.zip | |
Move package-vc-heuristic-alist and related to vc.el
* lisp/emacs-lisp/package-vc.el (package-vc--backend-type)
(package-vc-heuristic-alist, package-vc--guess-backend): Rename
to vc-cloneable-backends-custom-type, vc-clone-heuristic-alist
and vc-guess-url-backend respectively, and move to
lisp/vc/vc.el. Make package-vc-heuristic-alist an obsolete
alias.
(package-vc--clone, package-vc--read-package-name)
(package-vc-install, package-vc-checkout): Use
vc-guess-url-backend.
* lisp/vc/vc.el (vc-cloneable-backends-custom-type)
(vc-clone-heuristic-alist, vc-guess-url-backend): New defconst,
defcustom and defun, respectively: renamed and moved here from
lisp/emacs-lisp/package-vc.el.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions