]>
git.eshelyaron.com Git - emacs.git/log
Stefan Kangas [Sun, 26 Jun 2022 14:14:14 +0000 (16:14 +0200)]
Fix typo in use-package docstring
John Wiegley [Wed, 10 Feb 2021 16:09:23 +0000 (08:09 -0800)]
Merge pull request from minad/improved-unbind
GitHub-reference: https://github.com/jwiegley/use-package/issues/910
Daniel Mendler [Wed, 10 Feb 2021 13:13:36 +0000 (14:13 +0100)]
unbind-key: Ensure that keys are removed from the keymap
* The removal from the keymap is performed by bind-key--remove
* Use the same argument normalization as bind-key
Daniel Mendler [Wed, 10 Feb 2021 13:01:59 +0000 (14:01 +0100)]
bind-key: Use new symbols for kmapvar
John Wiegley [Sun, 7 Feb 2021 19:26:37 +0000 (11:26 -0800)]
Merge pull request from tzz/tzz/use-package-use-theme
Add use-package-use-theme and avoid missing theme errors
GitHub-reference: https://github.com/jwiegley/use-package/issues/907
Ted Zlatanov [Sat, 6 Feb 2021 10:16:10 +0000 (10:16 +0000)]
Add use-package-use-theme and avoid missing theme errors
Ted Zlatanov [Sat, 6 Feb 2021 09:21:59 +0000 (04:21 -0500)]
Merge pull request from kljohann/custom-use-single-let
Use a single let binding when expanding consecutive :custom forms
GitHub-reference: https://github.com/jwiegley/use-package/issues/906
Johann Klähn [Wed, 3 Feb 2021 21:55:17 +0000 (22:55 +0100)]
Use a single let binding when expanding consecutive :custom forms
Copyright-paperwork-exempt: yes
John Wiegley [Mon, 1 Feb 2021 17:39:33 +0000 (09:39 -0800)]
Merge pull request from tzz/tzz/remove-use-package-from-custom-enabled-themes
Remove use-package theme from global list of custom-enabled-themes
GitHub-reference: https://github.com/jwiegley/use-package/issues/899
Ted Zlatanov [Sat, 9 Jan 2021 13:57:40 +0000 (13:57 +0000)]
Remove use-package theme from global list of custom-enabled-themes
* eval-when-compile for cases where use-package is only required at
compile time
* remove the 'use-package theme from custom-enabled-themes so e.g.
(mapc #'disable-theme custom-enabled-themes)
won't kill user settings.
John Wiegley [Wed, 6 Jan 2021 21:45:39 +0000 (13:45 -0800)]
Merge pull request from tzz/tzz/set-comment-and-synthetic-theme
GitHub-reference: https://github.com/jwiegley/use-package/issues/881
Ted Zlatanov [Sun, 29 Nov 2020 12:23:02 +0000 (12:23 +0000)]
Create new "use-package" themse and use it for :custom with custom-theme-set-variables
Ted Zlatanov [Sun, 8 Nov 2020 14:59:58 +0000 (14:59 +0000)]
set property theme-value to avoid saving variable
Ted Zlatanov [Sun, 8 Nov 2020 14:58:08 +0000 (14:58 +0000)]
Revert "use-package-core.el: use the Emacs set-default function to avoid saving :custom vars twice"
This reverts commit
8c31c57106e2938d627bf4107627c003620d2dd5 .
Ted Zlatanov [Sat, 22 Aug 2020 22:42:36 +0000 (18:42 -0400)]
set saved-variable-comment from :custom
GitHub-reference: https://github.com/jwiegley/use-package/issues/861
John Wiegley [Tue, 10 Nov 2020 21:33:45 +0000 (13:33 -0800)]
Update version to 2.4.1
John Wiegley [Wed, 5 Aug 2020 17:27:15 +0000 (10:27 -0700)]
Merge pull request from wyuenho/patch-1
GitHub-reference: https://github.com/jwiegley/use-package/issues/846
Jimmy Yuen Ho Wong [Wed, 22 Jul 2020 01:05:31 +0000 (02:05 +0100)]
Merge branch 'master' into patch-1
John Wiegley [Tue, 21 Jul 2020 21:56:27 +0000 (14:56 -0700)]
Merge pull request from tzz/custom-set-default
GitHub-reference: https://github.com/jwiegley/use-package/issues/855
Ted Zlatanov [Sun, 12 Jul 2020 20:09:10 +0000 (16:09 -0400)]
Update the documentation for :custom as per
GitHub-reference: https://github.com/jwiegley/use-package/issues/850
Jimmy Yuen Ho Wong [Wed, 8 Jul 2020 03:57:39 +0000 (04:57 +0100)]
Fix broken test due to
GitHub-reference: https://github.com/jwiegley/use-package/issues/850
Jimmy Yuen Ho Wong [Tue, 7 Jul 2020 13:17:00 +0000 (14:17 +0100)]
better tests
Jimmy Yuen Ho Wong [Fri, 26 Jun 2020 01:22:46 +0000 (02:22 +0100)]
add test for
GitHub-reference: https://github.com/jwiegley/use-package/issues/845
Jimmy Yuen Ho Wong [Tue, 9 Jun 2020 04:26:09 +0000 (05:26 +0100)]
Support keymap symbol in bind-key
GitHub-reference: fix https://github.com/jwiegley/use-package/issues/845
John Wiegley [Mon, 29 Jun 2020 18:56:42 +0000 (11:56 -0700)]
Merge pull request from tzz/custom-set-default
use-package-core.el: use the Emacs set-default function to avoid saving :custom vars twice
GitHub-reference: https://github.com/jwiegley/use-package/issues/850
Ted Zlatanov [Mon, 22 Jun 2020 18:17:21 +0000 (14:17 -0400)]
use-package-core.el: use the Emacs set-default function to avoid saving :custom vars twice
John Wiegley [Thu, 18 Jun 2020 18:04:04 +0000 (11:04 -0700)]
Merge pull request from jjlee/call-hooks-even-if-no-config
GitHub-reference: https://github.com/jwiegley/use-package/issues/840
John Wiegley [Thu, 18 Jun 2020 18:03:35 +0000 (11:03 -0700)]
Merge branch 'master' into call-hooks-even-if-no-config
John Wiegley [Wed, 20 May 2020 23:05:37 +0000 (16:05 -0700)]
Merge pull request from nahuel/patch-1
GitHub-reference: https://github.com/jwiegley/use-package/issues/843
Nahuel Greco [Wed, 20 May 2020 16:44:47 +0000 (13:44 -0300)]
typo, should be a vector, not a bytecode object
Solves https://github.com/jwiegley/use-package/issues/842
John Lee [Sat, 9 May 2020 22:35:15 +0000 (23:35 +0100)]
Add special value back again, in case needed for backwards compat
I don't know why this special value exists, but perhaps old client code uses it.
The additional `t' in the macro expansion is accidental but not harmful I guess.
Copyright-paperwork-exempt: yes
John Lee [Sat, 9 May 2020 18:01:01 +0000 (19:01 +0100)]
Even when there's no :config, run any pre/post config hooks
i.e., following the existing docs for use-package-inject-hooks, these hooks are
run:
use-package--foo--pre-config-hook
use-package--foo--post-config-hook
This should make config customisations more predictable (for example, spacemacs
uses these hooks extensively to allow 'layers' to be customised).
I got rid of the "special" default value for :config, because it doesn't seem to
be treated any differently than nil.
Fixes https://github.com/jwiegley/use-package/issues/785
Copyright-paperwork-exempt: yes
John Wiegley [Sun, 22 Mar 2020 21:10:31 +0000 (14:10 -0700)]
Merge pull request from jwiegley/johnw/clarify
Clarify the documentation for :after
GitHub-reference: https://github.com/jwiegley/use-package/issues/820
John Wiegley [Thu, 5 Mar 2020 00:29:16 +0000 (16:29 -0800)]
Clarify the documentation for :after
John Wiegley [Tue, 26 Nov 2019 20:34:57 +0000 (13:34 -0700)]
Merge pull request from DamienCassou/typos
Fix typos
GitHub-reference: https://github.com/jwiegley/use-package/issues/808
Damien Cassou [Tue, 26 Nov 2019 20:28:51 +0000 (21:28 +0100)]
Fix typos
Typos found with codespell.
John Wiegley [Sun, 10 Nov 2019 04:16:21 +0000 (20:16 -0800)]
Merge pull request from tarsiiformes/typos
Fix typos
GitHub-reference: https://github.com/jwiegley/use-package/issues/804
Jonas Bernoulli [Wed, 6 Nov 2019 12:49:46 +0000 (13:49 +0100)]
Fix typos
John Wiegley [Tue, 16 Jul 2019 18:29:12 +0000 (11:29 -0700)]
Use `require', not `load', when byte-compiling ()
Use `require', not `load', when byte-compiling
GitHub-reference: https://github.com/jwiegley/use-package/issues/783
Radon Rosborough [Tue, 16 Jul 2019 05:20:18 +0000 (22:20 -0700)]
Update tests
Radon Rosborough [Tue, 16 Jul 2019 05:11:13 +0000 (22:11 -0700)]
Switch from `require' to `load' + `featurep'
Radon Rosborough [Fri, 12 Jul 2019 15:25:21 +0000 (08:25 -0700)]
Use `require', not `load', when byte-compiling
John Wiegley [Wed, 29 May 2019 20:40:03 +0000 (13:40 -0700)]
Make custom-face evaluate elisp. ()
Make custom-face evaluate elisp.
GitHub-reference: https://github.com/jwiegley/use-package/issues/773
Vincent Zhang [Wed, 29 May 2019 08:04:35 +0000 (16:04 +0800)]
Make custom-face evaluate elisp
Fix https://github.com/jwiegley/use-package/issues/696.
Copyright-paperwork-exempt: yes
John Wiegley [Fri, 5 Apr 2019 20:47:24 +0000 (13:47 -0700)]
Merge pull request from stribb/master
Add a line of documentation for (use-pacakage ... :hook).
GitHub-reference: https://github.com/jwiegley/use-package/issues/759
Andrew Stribblehill [Thu, 4 Apr 2019 09:19:52 +0000 (11:19 +0200)]
Add a line of documentation for (use-pacakage ... :hook)
Copyright-paperwork-exempt: yes
John Wiegley [Mon, 19 Nov 2018 23:50:27 +0000 (15:50 -0800)]
Merge pull request from conao3/fix_default_value
fix gethash default value for use-package-statistics-time
GitHub-reference: https://github.com/jwiegley/use-package/issues/681
John Wiegley [Sat, 10 Nov 2018 17:58:42 +0000 (09:58 -0800)]
Merge pull request from tarsiiformes/silencio
Silence byte-compiler on Emacs 25
GitHub-reference: https://github.com/jwiegley/use-package/issues/733
Jonas Bernoulli [Sat, 10 Nov 2018 17:52:37 +0000 (18:52 +0100)]
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.
John Wiegley [Wed, 24 Oct 2018 23:22:41 +0000 (16:22 -0700)]
Merge pull request from jwiegley/use-package-chords-suppress-compiler-message
prefix argument with _ to suppress Unused lexical argument warning
GitHub-reference: https://github.com/jwiegley/use-package/issues/713
Justin Talbott [Thu, 13 Sep 2018 15:01:53 +0000 (11:01 -0400)]
Merge pull request from lrochfort/ensure-system-package_use-sudo
[Fix https://github.com/jwiegley/use-package/issues/720] Install system packages using system-packages-install
GitHub-reference: https://github.com/jwiegley/use-package/issues/721
Laurence Rochfort [Wed, 12 Sep 2018 16:53:26 +0000 (17:53 +0100)]
[] Install system packages using system-packages-install
:ensure-system-package was installing packages by running
system-packages-get-command via async-shell-command. This meant that
system-packages-use-sudo wasn't being honoured.
This patch makes :ensure-system-package use system-packages-install
for all cases, except where a custom install command is supplied, in
which case async-shell-command is used.
This issue was introduced in
9f034a0bcfdd8c4 [https://github.com/jwiegley/use-package/issues/673], as a fix for
[https://github.com/jwiegley/use-package/issues/661]. Prior to that commit, system-packages-use-sudo was being
honoured.
This patch also fixes a bug where a cons containing a lone symbol in a
list of conses causes nil to used as the package to install.
GitHub-reference: fix https://github.com/jwiegley/use-package/issues/720
Copyright-paperwork-exempt: yes
Justin Talbott [Mon, 13 Aug 2018 19:15:42 +0000 (15:15 -0400)]
prefix argument with _ to suppress Unused lexical argument warning
per @tarsius’s comment
https://github.com/jwiegley/use-package/commit/
5d9c854a6cf12fff2326ee5653e87e2d3d550a8d #commitcomment-
29996666
John Wiegley [Sun, 15 Jul 2018 18:01:24 +0000 (11:01 -0700)]
Merge pull request from justbur/autoload-keymap
Correct prefix keys after use-package-autoload-keymap
GitHub-reference: https://github.com/jwiegley/use-package/issues/686
John Wiegley [Tue, 10 Jul 2018 07:29:34 +0000 (00:29 -0700)]
Merge pull request from jwiegley/ensure-system-package-filepath
allow :ensure-system-package to check the presence of files at path
GitHub-reference: https://github.com/jwiegley/use-package/issues/703
Justin Talbott [Mon, 9 Jul 2018 21:47:42 +0000 (17:47 -0400)]
allow :ensure-system-package to check the presence of files at path
closes https://github.com/jwiegley/use-package/issues/660
John Wiegley [Tue, 3 Jul 2018 19:58:38 +0000 (12:58 -0700)]
Merge pull request from killdash9/patch-1
Place :chords at beginning of use-package-keywords
GitHub-reference: https://github.com/jwiegley/use-package/issues/697
Russell Black [Fri, 29 Jun 2018 02:40:58 +0000 (20:40 -0600)]
Place :chords at beginning of use-package-keywords
When it is at the end, the keys don't get bound until after the package has been loaded, which is bad. Placing it at the beginning allows the key bindings to be mapped to auto-loaded functions before the package is loaded, so that a key chord press triggers the package load.
John Wiegley [Mon, 25 Jun 2018 19:12:37 +0000 (12:12 -0700)]
Merge pull request from killdash9/patch-1
New style of auto-deferral for chords
GitHub-reference: https://github.com/jwiegley/use-package/issues/658
John Wiegley [Mon, 25 Jun 2018 19:09:44 +0000 (12:09 -0700)]
Merge branch 'master' into patch-1
John Wiegley [Thu, 14 Jun 2018 05:19:49 +0000 (22:19 -0700)]
Merge pull request from jabranham/enable-lexical-binding
Enable lexical binding
GitHub-reference: https://github.com/jwiegley/use-package/issues/657
Alex Branham [Tue, 22 May 2018 17:37:28 +0000 (12:37 -0500)]
Fix use-package-normalize-function
Alex Branham [Tue, 22 May 2018 16:41:21 +0000 (11:41 -0500)]
Fix use-package-normalize-function tests
Alex Branham [Tue, 20 Mar 2018 16:40:26 +0000 (11:40 -0500)]
Enable lexical binding
This supersedes https://github.com/jwiegley/use-package/issues/617 and closes https://github.com/jwiegley/use-package/issues/648
John Wiegley [Wed, 13 Jun 2018 20:49:11 +0000 (13:49 -0700)]
Merge pull request from taingra/master
Added an Introduction taken from the README
GitHub-reference: https://github.com/jwiegley/use-package/issues/692
John Wiegley [Wed, 13 Jun 2018 20:49:00 +0000 (13:49 -0700)]
Update use-package.texi
Thomas Ingram [Wed, 13 Jun 2018 20:24:23 +0000 (16:24 -0400)]
Added an Introduction taken from the README
Copyright-paperwork-exempt: yes
Justin Burkett [Mon, 4 Jun 2018 01:38:20 +0000 (21:38 -0400)]
Correct prefix keys after use-package-autoload-keymap
By adding events of the form (cons t event) to unread-command-events, Emacs
correctly updates this-command-keys for the subsequent use of the prefix.
Before this change, packages like my which-key were not getting the correct
prefix after use-package-autoload-keymap loaded the relevant package.
See https://github.com/justbur/emacs-which-key/issues/192
John Wiegley [Sat, 19 May 2018 21:48:47 +0000 (14:48 -0700)]
Merge pull request from akhramov/fix/ensure-system-package-cleanup
ensure-system-package cleanup
GitHub-reference: https://github.com/jwiegley/use-package/issues/683
Artyom Khramov [Sat, 19 May 2018 18:44:43 +0000 (00:44 +0600)]
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
Naoya Yamashita [Sat, 19 May 2018 05:21:26 +0000 (14:21 +0900)]
fix gethash default value for use-package-statistics-time
float-time expect list like (HIGH LOW USEC PSEC)
> HIGH has the most significant bits of the seconds, while LOW has the
> least significant 16 bits. USEC and PSEC are the microsecond and
> picosecond counts.
by `current-time` in editfns.c
Justin Talbott [Sun, 13 May 2018 04:30:24 +0000 (00:30 -0400)]
Merge pull request from andschwa/remap-command
Document that remapping commands is supported with bind-key
GitHub-reference: https://github.com/jwiegley/use-package/issues/674
Andrew Schwartzmeyer [Mon, 30 Apr 2018 16:54:12 +0000 (09:54 -0700)]
Document that remapping commands is supported with bind-key
Copyright-paperwork-exempt: yes
Justin Talbott [Thu, 26 Apr 2018 18:21:50 +0000 (14:21 -0400)]
Merge pull request from akhramov/fix/ensure-system-package-noconfirm
[Fix https://github.com/jwiegley/use-package/issues/661] ensure-system-package: honor system-packages customizations
GitHub-reference: https://github.com/jwiegley/use-package/issues/673
Artyom Khramov [Wed, 25 Apr 2018 20:22:53 +0000 (02:22 +0600)]
[] ensure-system-package: honor system-packages customizations
ensure-system-package doesn't honor system-packages
customizations (https://github.com/jwiegley/use-package/issues/661), because system-packages didn't provide an API
to retrieve shell command to be executed.
This change makes use of the new system-packages'
`system-package-get-command` function and therefore fixes the issue.
GitHub-reference: fix https://github.com/jwiegley/use-package/issues/661
Copyright-paperwork-exempt: yes
Russell Black [Sat, 24 Mar 2018 04:04:48 +0000 (22:04 -0600)]
Update use-package-chords.el
Russell Black [Sat, 24 Mar 2018 03:46:36 +0000 (21:46 -0600)]
Update use-package-chords.el
new style of auto-deferral for chords
Justin Talbott [Fri, 16 Mar 2018 20:07:41 +0000 (16:07 -0400)]
Merge pull request from waymondo/master
:ensure-system-package - allow cdr of cons to be a package name symbol
GitHub-reference: https://github.com/jwiegley/use-package/issues/654
Justin Talbott [Fri, 16 Mar 2018 16:29:20 +0000 (12:29 -0400)]
:ensure-system-package allow cdr of cons to be a package name symbol
closes https://github.com/jwiegley/use-package/issues/652
John Wiegley [Wed, 14 Mar 2018 18:43:35 +0000 (11:43 -0700)]
Merge pull request from valignatev/master
Encourage installation via https instead of http
GitHub-reference: https://github.com/jwiegley/use-package/issues/651
Valentin Ignatev [Wed, 14 Mar 2018 11:27:09 +0000 (21:27 +1000)]
Encourage installation via https instead of http
John Wiegley [Tue, 13 Mar 2018 06:35:01 +0000 (23:35 -0700)]
Merge pull request from DamienCassou/fix-report-again
Fix report again after revert
GitHub-reference: https://github.com/jwiegley/use-package/issues/647
Damien Cassou [Sun, 11 Mar 2018 12:22:13 +0000 (13:22 +0100)]
Fix compile-time warnings due to the statistics-reporting code
The code worked because the file is using dynamic binding.
Damien Cassou [Sun, 11 Mar 2018 12:21:00 +0000 (13:21 +0100)]
Add missing require
This is used for `hash-table-keys`.
Fix https://github.com/jwiegley/use-package/issues/644.
John Wiegley [Mon, 12 Mar 2018 04:37:34 +0000 (21:37 -0700)]
Merge pull request from jwiegley/revert-645-fix-report
Revert "Fix report"
GitHub-reference: https://github.com/jwiegley/use-package/issues/646
John Wiegley [Mon, 12 Mar 2018 04:37:02 +0000 (21:37 -0700)]
Revert "Fix report"
John Wiegley [Mon, 12 Mar 2018 04:34:23 +0000 (21:34 -0700)]
Merge pull request from DamienCassou/fix-report
Fix report
GitHub-reference: https://github.com/jwiegley/use-package/issues/645
Damien Cassou [Sun, 11 Mar 2018 12:22:13 +0000 (13:22 +0100)]
Fix compile-time warnings due to the statistics-reporting code
The code worked because the file is using dynamic binding.
Damien Cassou [Sun, 11 Mar 2018 12:21:00 +0000 (13:21 +0100)]
Add missing require
This is used for `hash-table-keys`.
Fix https://github.com/jwiegley/use-package/issues/644.
John Wiegley [Thu, 8 Mar 2018 22:45:02 +0000 (14:45 -0800)]
Merge pull request from DamienCassou/tabulated-list
Use a tabulated-list to display package configuration statistics
GitHub-reference: https://github.com/jwiegley/use-package/issues/642
Damien Cassou [Thu, 8 Mar 2018 19:48:07 +0000 (20:48 +0100)]
Use a tabulated-list to display package configuration statistics
Fix https://github.com/jwiegley/use-package/issues/641
John Wiegley [Mon, 5 Mar 2018 18:09:44 +0000 (10:09 -0800)]
Merge pull request from matthewbauer/patch-1
Support ":package" in use-package
GitHub-reference: https://github.com/jwiegley/use-package/issues/633
Matthew Justin Bauer [Sun, 25 Feb 2018 21:03:43 +0000 (15:03 -0600)]
Support ":package" in use-package
bind-key supports the keyword ":package" but use-package does not know that. Adding this should be helpful. In the future, maybe we could automatically fill in with the use-package package, but that could be a breaking change.
John Wiegley [Tue, 6 Feb 2018 22:14:51 +0000 (14:14 -0800)]
Merge pull request from justbur/normalize-fix
Fix usage of plist argument in use-package-normalize-plist
GitHub-reference: https://github.com/jwiegley/use-package/issues/625
Justin Burkett [Tue, 6 Feb 2018 17:48:51 +0000 (12:48 -0500)]
Fix usage of plist argument in use-package-normalize-plist
Previously the argument was never used.
John Wiegley [Tue, 6 Feb 2018 17:36:33 +0000 (09:36 -0800)]
Merge pull request from justbur/ignore-keywords
Add use-package-ignore-unknown-keywords option
GitHub-reference: https://github.com/jwiegley/use-package/issues/624
Justin Burkett [Tue, 6 Feb 2018 16:35:45 +0000 (11:35 -0500)]
Add use-package-ignore-unknown-keywords option
This option allows use-package to skip over keywords it doesn't recognize.
John Wiegley [Sat, 27 Jan 2018 22:13:48 +0000 (14:13 -0800)]
Revert "Merge pull request from jabranham/lexical-bindings"
This reverts commit
d21787f1d64a740c0e00899835d9200a0e4690df , reversing
changes made to
fd8a3510fd1a555b925f57b2870917e3c4ea0206 .
GitHub-reference: https://github.com/jwiegley/use-package/issues/617
John Wiegley [Sat, 27 Jan 2018 22:09:10 +0000 (14:09 -0800)]
Revert "Move variable bindings to the bottom of each file"
This reverts commit
c29193bf0724633adf7183dad2d0b6faf7d029ab .
John Wiegley [Sat, 27 Jan 2018 22:07:11 +0000 (14:07 -0800)]
Move variable bindings to the bottom of each file