]> git.eshelyaron.com Git - emacs.git/commit
Add support for face customization
authorDamien Merenne <dam@cosinux.org>
Tue, 17 Oct 2017 17:40:38 +0000 (19:40 +0200)
committerDamien Merenne <dam@cosinux.org>
Fri, 10 Nov 2017 08:17:46 +0000 (09:17 +0100)
commitd8bbc3a95d6d58a36e7a8c01e05f9b6388c52feb
treefbebee4025d9a0d61fdafcd8493a37eceb42ec9f
parentfcf219701b83697898e5e73f49e1b2d4536beaec
Add support for face customization

Allows customization of faces using customize-set-faces. This makes it
easier to manage customization in version control. Instead of having all the
faces written in a custom.el, the faces can be customized where the rest
of the package is configured.
lisp/use-package/use-package.el