From: Philip Kaludercic Date: Wed, 2 Nov 2022 16:16:39 +0000 (+0100) Subject: ; Update TODO section X-Git-Tag: emacs-29.0.90~1616^2~307^2~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7705b66ed3a63cece4ae6ce78af00e581ddda43e;p=emacs.git ; Update TODO section --- diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index 74f1c35ea6b..1dc62d83a98 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -26,16 +26,8 @@ ;;; TODO: -;; - Allow for automatic updating -;; * Detect merge conflicts -;; * Check if there are upstream changes -;; - Allow for ELPA specifications to be respected without -;; endangering the user with arbitrary code execution ;; - Allow maintaining patches that are ported back onto regular ;; packages and maintained between versions. -;; - Allow locking the specific revisions of sourced packages -;; (comparable to `package-selected-packages') so that specific -;; revisions can be re-installed. ;;; Code: