From: Philip Kaludercic Date: Sun, 30 Oct 2022 20:12:48 +0000 (+0100) Subject: ; Update TODO section X-Git-Tag: emacs-29.0.90~1616^2~307^2~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e7bb5bb87c61b891a1a65c6c4ee4b459bc46520;p=emacs.git ; Update TODO section --- 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