Add todo to remove delayed layer hack in future version

This commit is contained in:
syl20bnr 2016-08-25 22:51:32 -04:00
parent c1c2d06f36
commit 41f70e979c

View file

@ -851,6 +851,7 @@ variable as well."
;; if no function at all is found for the package, then check
;; again this layer later to resolve `package-usedp' usage in
;; `packages.el' files
;; TODO remove this hack in version 0.201
(unless (or ownerp
(fboundp pre-init-func)
(fboundp post-init-func)