diff options
author | Artyom Khramov <futu.fata@gmail.com> | 2018-05-20 00:44:43 +0600 |
---|---|---|
committer | Artyom Khramov <futu.fata@gmail.com> | 2018-05-20 00:53:08 +0600 |
commit | f38a1009173c0b30c358041df52967ecbde03560 (patch) | |
tree | f762c1697b1bacf96fa68e9137b3ee2e0a3d853d /lisp/use-package/use-package-jump.el | |
parent | 642417ac054fc5328ef734ddd7e3dc678cd715b0 (diff) | |
download | emacs-f38a1009173c0b30c358041df52967ecbde03560.tar.gz emacs-f38a1009173c0b30c358041df52967ecbde03560.tar.bz2 emacs-f38a1009173c0b30c358041df52967ecbde03560.zip |
Ensure system package cleanup
The function introduced in https://github.com/jwiegley/use-package/issues/673 wasn't declared at compile time, and
it made byte compiler unhappy. Moreover, it was forgotten to remove
redundant compile time variables. Thanks @tarsius for pointing that
out.
This change
* Removes redundant variable declarations
* Adds `system-packages-get-command` function declaration.
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/use-package/use-package-jump.el')
0 files changed, 0 insertions, 0 deletions