; Remove unnecessary "TODO"s from the package header
This commit is contained in:
parent
ab46a0df7b
commit
a0532e148c
1 changed files with 5 additions and 5 deletions
|
@ -26,13 +26,13 @@
|
||||||
|
|
||||||
;;; TODO:
|
;;; TODO:
|
||||||
|
|
||||||
;; - Allow for automatic updating TODO
|
;; - Allow for automatic updating
|
||||||
;; * Detect merge conflicts TODO
|
;; * Detect merge conflicts
|
||||||
;; * Check if there are upstream changes TODO
|
;; * Check if there are upstream changes
|
||||||
;; - Allow finding revisions that bump the version tag TODO
|
;; - Allow finding revisions that bump the version tag
|
||||||
;; * Allow for `package-vc-install' to use the version
|
;; * Allow for `package-vc-install' to use the version
|
||||||
;; of the package if already installed.
|
;; of the package if already installed.
|
||||||
;; - Allow for ELPA specifications to be respected without TODO
|
;; - Allow for ELPA specifications to be respected without
|
||||||
;; endangering the user with arbitrary code execution
|
;; endangering the user with arbitrary code execution
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue