]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update TODO section
authorPhilip Kaludercic <philipk@posteo.net>
Wed, 2 Nov 2022 16:16:39 +0000 (17:16 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Wed, 2 Nov 2022 16:16:39 +0000 (17:16 +0100)
lisp/emacs-lisp/package-vc.el

index 74f1c35ea6be63adfc89bb02caec17b01be22991..1dc62d83a985e885de6ba381902d331133bfff8b 100644 (file)
 
 ;;; 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: