]> git.eshelyaron.com Git - emacs.git/commitdiff
Add "send patches" note to package-vc TODO section
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Aug 2022 12:19:26 +0000 (14:19 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Aug 2022 12:19:26 +0000 (14:19 +0200)
lisp/emacs-lisp/package-vc.el

index 04821d43c4a1edbbe051b45872292cdcfe560989..27f1c7c3b70efd5812bedb7af705b215e8b102cd 100644 (file)
@@ -34,6 +34,8 @@
 ;;     of the package if already installed.
 ;; - Allow for ELPA specifications to be respected without      TODO
 ;;   endangering the user with arbitrary code execution
+;; - Allow sending patches to package maintainers               TODO
+;;   * Add `vc-send-patch' to vc.el                             TODO
 
 ;;; Code: