1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-23 07:12:12 -07:00
emacs/lisp/use-package
Philip Kaludercic 4147410852
; Fix handling of string by the use-package keyword :vc
This makes :vc behave more like 'package-vc-install'.

* lisp/use-package/use-package-core.el (use-package-normalize/:vc):
Translate :vc arguments that are just a string into a minimal
package specification containing only a :url field, thus
preventing a type error down the line.
2026-03-16 18:23:37 +01:00
..
use-package-bind-key.el
use-package-core.el
use-package-delight.el
use-package-diminish.el
use-package-ensure-system-package.el
use-package-ensure.el
use-package-jump.el
use-package-lint.el
use-package.el