From: Philip Kaludercic Date: Sun, 23 Oct 2022 16:18:37 +0000 (+0200) Subject: ; Update TODO list X-Git-Tag: emacs-29.0.90~1616^2~307^2~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0e6452ccd7df10966c5812d4663dbd52594b4b4b;p=emacs.git ; Update TODO list --- diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index 61f8fb86ee5..d53329a736a 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -34,6 +34,11 @@ ;; 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: