]> git.eshelyaron.com Git - emacs.git/commit
A great deal of internal reorganization and simplification
authorJohn Wiegley <johnw@newartisans.com>
Sun, 3 Dec 2017 11:07:30 +0000 (03:07 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 3 Dec 2017 11:09:26 +0000 (03:09 -0800)
commit9ab797cccdcb8bd583c0e3148e1aeb251bf05fec
tree3e927a738cd483799c5eb3c49f5a8fb0f8dc2e78
parenta9429350d53d4b408600e1b43542e09aa9dc503d
A great deal of internal reorganization and simplification

All handlers now address their own domain of work; :after has become safer;
keyword normalization is multi-stage process; setting use-package-verbose to
`debug' produces useful output in the *use-package* buffer in the case of load
time errors; use-package errors (even internal) won't stop Emacs from
starting (though a serious internal bug that errors out every use-package form
may stop anything from being configured!); and more.
etc/USE-PACKAGE-NEWS
lisp/use-package/use-package.el
test/lisp/use-package/use-package-tests.el