From faa7f03b0c5b6d2c51bb185cf5a0f422ba0fb956 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Thu, 11 Aug 2022 14:19:26 +0200 Subject: [PATCH] Add "send patches" note to package-vc TODO section --- lisp/emacs-lisp/package-vc.el | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.39.5