emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/package+vc faa7f03b0c: Add "send patches" note to package-vc TOD


From: Philip Kaludercic
Subject: feature/package+vc faa7f03b0c: Add "send patches" note to package-vc TODO section
Date: Thu, 11 Aug 2022 08:19:34 -0400 (EDT)

branch: feature/package+vc
commit faa7f03b0c5b6d2c51bb185cf5a0f422ba0fb956
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    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 04821d43c4..27f1c7c3b7 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]