1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 23:40:24 -08:00

; Update TODO section

This commit is contained in:
Philip Kaludercic 2022-11-02 17:16:39 +01:00
parent 57708df032
commit 7705b66ed3

View file

@ -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: