]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update TODO list
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 23 Oct 2022 16:18:37 +0000 (18:18 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 23 Oct 2022 16:18:37 +0000 (18:18 +0200)
lisp/emacs-lisp/package-vc.el

index 61f8fb86ee525beac19f5e36644f58bc2226243c..d53329a736aa96822caa90f6ede8d6be8095eda3 100644 (file)
 ;;     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
+;;   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: