From: Philip Kaludercic Date: Thu, 11 Aug 2022 12:19:26 +0000 (+0200) Subject: Add "send patches" note to package-vc TODO section X-Git-Tag: emacs-29.0.90~1616^2~307^2~90 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=faa7f03b0c5b6d2c51bb185cf5a0f422ba0fb956;p=emacs.git Add "send patches" note to package-vc TODO section --- diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index 04821d43c4a..27f1c7c3b70 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -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: