summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package-vc.el
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-10-30 21:12:48 +0100
committerPhilip Kaludercic <philipk@posteo.net>2022-10-30 21:12:48 +0100
commit8e7bb5bb87c61b891a1a65c6c4ee4b459bc46520 (patch)
tree37affe475240750096ed9309316040a4366f4892 /lisp/emacs-lisp/package-vc.el
parent2a4f37fe520b4f18295cff6671f289a47c1578df (diff)
downloademacs-8e7bb5bb87c61b891a1a65c6c4ee4b459bc46520.tar.gz
emacs-8e7bb5bb87c61b891a1a65c6c4ee4b459bc46520.tar.bz2
emacs-8e7bb5bb87c61b891a1a65c6c4ee4b459bc46520.zip
; Update TODO section
Diffstat (limited to 'lisp/emacs-lisp/package-vc.el')
-rw-r--r--lisp/emacs-lisp/package-vc.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el
index 52e7e25e9f1..fefb560276e 100644
--- a/lisp/emacs-lisp/package-vc.el
+++ b/lisp/emacs-lisp/package-vc.el
@@ -29,9 +29,6 @@
;; - Allow for automatic updating
;; * Detect merge conflicts
;; * Check if there are upstream changes
-;; - Allow finding revisions that bump the version tag
-;; * Allow for `package-vc-install' to use the version
-;; of the package if already installed.
;; - Allow for ELPA specifications to be respected without
;; endangering the user with arbitrary code execution
;; - Allow maintaining patches that are ported back onto regular