emacs/lisp/use-package
Jonas Bernoulli fc6fef6869 Silence byte-compiler on Emacs 25
Emacs 25 defined a global variable `features', which triggers a
warning "Lexical argument shadows the dynamic variable features".
That's not `use-package's fault, but we should suppress the warning
anyway, so that there is no additional noise that would cause us to
potentially overlook warnings that absolutely have to be addressed.
2018-11-10 18:52:37 +01:00
..
bind-chord.el Please the byte-compiler 2017-12-04 11:53:52 -08:00
bind-key.el Document that remapping commands is supported with bind-key 2018-04-30 09:55:27 -07:00
use-package-bind-key.el Merge pull request from justbur/autoload-keymap 2018-07-15 11:01:24 -07:00
use-package-chords.el prefix argument with _ to suppress Unused lexical argument warning 2018-08-13 15:15:42 -04:00
use-package-core.el Silence byte-compiler on Emacs 25 2018-11-10 18:52:37 +01:00
use-package-delight.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-diminish.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-ensure-system-package.el [] Install system packages using system-packages-install 2018-09-12 19:12:49 +01:00
use-package-ensure.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-jump.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-lint.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package.el Enable lexical binding 2018-06-13 20:24:09 -05:00