summaryrefslogtreecommitdiff
path: root/lisp/use-package
Commit message (Expand)AuthorAge
...
| * | Merge pull request from skangas/ciJohn Wiegley2022-11-14
| |\ \ | | |/ | |/|
| | * Fix building on Emacs 24.3Stefan Kangas2022-11-13
| | * Fix tests on Emacs 26 or olderStefan Kangas2022-11-13
| * | Bump version to 2.4.4Payas Relekar2022-11-05
| |/
| * Merge pull request from andreyorst/face-spec-set-third-argumentJohn Wiegley2022-10-29
| |\
| | * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-29
| * | Bump version to 2.4.3Payas Relekar2022-10-28
| * | bind-key.el: Bump version for ELPAPayas Relekar2022-10-28
| |/
| * Merge pull request from andreyorst/face-spec-setJohn Wiegley2022-10-27
| |\
| | * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-17
| * | Update version to 2.4.2Payas Relekar2022-10-27
| * | Update copyright for submission to ELPAPayas Relekar2022-10-25
| |/
| * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-12
| |\
| | * add autoload keywordNaoya Yamashita2021-02-23
* | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-29
* | | Fix bind-chords docs: :map argument may be a list of keymapsJacob First2022-09-29
|/ /
* | Fix emacs native compilation warning for bind-keyCodruț Constantin Gușoi2022-09-10
* | Merge pull request from CeleritasCelery/masterJohn Wiegley2022-09-09
|\ \
| * | Auto detect mode suffix in hook keywordTroy Hinckley2021-05-17
| |/
* | Fix emacs native compilation warningCodruț Constantin Gușoi2022-09-09
* | Revert "Remove use-package-font-lock-keywords"John Wiegley2022-08-18
* | Merge pull request from belak/remove-extra-font-lock-keywordsJohn Wiegley2022-08-18
|\ \
| * | Remove use-package-font-lock-keywordsKaleb Elwert2020-08-11
* | | Go back to making `override-global-mode` non-globalrealcomplex2022-08-11
* | | Make sure that bind-key's `override-global-mode` is initially onKoen van Greevenbroek2022-08-10
* | | Quote single quotes in docstrings or use different quotingJonas Bernoulli2022-08-08
* | | Merge pull request from conao3/fix-declare-styleJohn Wiegley2022-08-07
|\ \ \
| * | | * use-package-core.el (use-package): fix declare styleNaoya Yamashita2019-04-14
* | | | Merge pull request from waymondo/ensure-system-packages-use-package-as-oneJohn Wiegley2022-08-07
|\ \ \ \
| * | | | use `use-package-as-one` for normalizing `:ensure-system-package`Justin Talbott2019-06-14
* | | | | Merge pull request from waymondo/use-package-hook-handler-flatten-mode-symbolsJohn Wiegley2022-08-07
|\ \ \ \ \
| * | | | | rename functionJustin Talbott2019-06-14
| * | | | | extract use-package-hook-handler-flatten-mode-symbols functionJustin Talbott2019-06-14
| |/ / / /
* | | | | Merge pull request from waymondo/use-package-chords-autoloading-and-mapping-i...John Wiegley2022-08-07
|\ \ \ \ \
| * | | | | update bind-chords to use of eval-after-load when maps declaredJustin Talbott2019-06-20
| |/ / / /
* | | | | Merge pull request from matzebond/masterJohn Wiegley2022-08-07
|\ \ \ \ \
| * | | | | Add: 'local' keywordMatthias Schmitt2022-07-11
| | |_|_|/ | |/| | |
* | | | | Merge pull request from wcy123/masterJohn Wiegley2022-08-07
|\ \ \ \ \
| * | | | | optimization: constand folding for read-kbd-macroWang Chunye2022-02-06
| |/ / / /
* | | | | Merge pull request from phst/lexJohn Wiegley2022-08-07
|\ \ \ \ \
| * | | | | Migrate remaining files to lexical bindingPhilipp Stephani2020-08-03
* | | | | | Merge pull request from iaeerfung/masterJohn Wiegley2022-08-07
|\ \ \ \ \ \
| * | | | | | fix docstring. was: invalid function nameYurii Kholodkov2021-02-16
| | |/ / / / | |/| | | |
* | | | | | Merge pull request from wyuenho/set-default-use-package-enable-imenu-supportJohn Wiegley2022-08-07
|\ \ \ \ \ \
| * | | | | | Fix void-variable use-package-enable-imenu-supportJimmy Yuen Ho Wong2021-03-07
| |/ / / / /
* | | | | | Merge pull request from wyuenho/statistics-sortingJohn Wiegley2022-08-07
|\ \ \ \ \ \
| * | | | | | Properly sort use-package-statistics-reportJimmy Yuen Ho Wong2021-03-13
| |/ / / / /
* | | | | | Merge pull request from Hugo-Heagren/bind-keys-repeat-mapJohn Wiegley2022-08-07
|\ \ \ \ \ \
| * | | | | | bind-keys-form: error for repeat sub-keywords without :repeat-mapHugo Heagren2022-01-28
| * | | | | | bind-key-form: allow :continue keyword inside repeat mapHugo Heagren2022-01-28