projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4f37f
)
; Update TODO section
author
Philip Kaludercic
<philipk@posteo.net>
Sun, 30 Oct 2022 20:12:48 +0000
(21:12 +0100)
committer
Philip Kaludercic
<philipk@posteo.net>
Sun, 30 Oct 2022 20:12:48 +0000
(21:12 +0100)
lisp/emacs-lisp/package-vc.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/package-vc.el
b/lisp/emacs-lisp/package-vc.el
index 52e7e25e9f1a13ffeaf05daec66147418e251a14..fefb560276e9196ec9b2bb1476719ca09d459979 100644
(file)
--- 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