From 7705b66ed3a63cece4ae6ce78af00e581ddda43e Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Wed, 2 Nov 2022 17:16:39 +0100 Subject: [PATCH] ; Update TODO section --- lisp/emacs-lisp/package-vc.el | 8 -------- 1 file changed, 8 deletions(-) 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: -- 2.39.5