1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/use-package
wouter bolsterlee 1fdfd46fb2 Fix sanity check for correct :custom-face format
Instead of testing the length of each form passed to :custom-face,
the sanity check would test the number of forms passed to :custom-face,
causing it to fail when more than 2 face customisations are used.

Fixes https://github.com/jwiegley/use-package/issues/600.

Copyright-paperwork-exempt: yes
2017-12-20 08:31:56 +01:00
..
bind-chord.el Please the byte-compiler 2017-12-04 11:53:52 -08:00
bind-key.el bind-keys fixes related to 2017-12-10 21:25:37 -08:00
use-package-bind-key.el Fix a scoping issues with multiple occurrences of :bind 2017-12-09 16:29:11 -08:00
use-package-chords.el Remove several unnecessary calls to `ignore' 2017-12-07 22:40:48 -08:00
use-package-core.el Fix sanity check for correct :custom-face format 2017-12-20 08:31:56 +01:00
use-package-delight.el Remove Package-Requires for diminish and delight, as these are optional 2017-12-06 10:45:34 -08:00
use-package-diminish.el Remove Package-Requires for diminish and delight, as these are optional 2017-12-06 10:45:34 -08:00
use-package-ensure-system-package.el Add missing autoload cookies 2017-12-05 10:29:51 -08:00
use-package-ensure.el Remove several unnecessary calls to `ignore' 2017-12-07 22:40:48 -08:00
use-package-jump.el Add several missing comments 2017-12-04 15:24:31 -08:00
use-package-lint.el Start building a use-package linter in use-package-lint.el 2017-12-08 00:44:29 -08:00
use-package.el Add several missing comments 2017-12-04 15:24:31 -08:00