1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-10 00:03:01 -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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-core.el ; Fix handling of string by the use-package keyword :vc 2026-03-16 18:23:37 +01:00
use-package-delight.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-diminish.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-ensure-system-package.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-ensure.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-jump.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package-lint.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
use-package.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00