summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp')
-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