summaryrefslogtreecommitdiff
path: root/test/lisp/use-package
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Fix use-package :vc keyword when byte-compiledSteven Allen2023-06-03
* | Add :vc keyword to use-package for VC package supportTony Zorman2023-05-16
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-09
* Drop key-chord.el support from use-packageStefan Kangas2022-12-08
* Fix use-package testsStefan Kangas2022-12-03
* Remove tests lacking a copyright assignment for nowStefan Kangas2022-11-27
* Merge pull request from skangas/dir-localsJohn Wiegley2022-11-16
|\
| * Add .dir-locals.elStefan Kangas2022-11-16
* | Normalize GPLv3 license statementsStefan Kangas2022-11-16
|/
* Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-15
* Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-15
|\
| * Various checkdoc fixesStefan Kangas2022-11-14
| * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-29
| * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-17
| * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-12
| |\
| | * add testcaseNaoya Yamashita2021-02-23
* | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-29
|/ /
* | Merge pull request from CeleritasCelery/masterJohn Wiegley2022-09-09
|\ \
| * | Fix tests and documentation for hookTroy Hinckley2021-05-17
| |/
* | 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 phst/fletJohn Wiegley2022-08-07
|\ \ \
| * | | Remove uses of deprecated ‘flet’ macroPhilipp Stephani2021-02-24
| | |/ | |/|
* | | Merge pull request from conao3/add-custom-face-descriptionJohn Wiegley2022-08-07
|\ \ \ | |/ / |/| |
| * | add multiple and eval :custom-face usageNaoya Yamashita2020-08-21
* | | Add use-package-use-theme and avoid missing theme errorsTed Zlatanov2021-02-06
* | | Create new "use-package" themse and use it for :custom with custom-theme-set-...Ted Zlatanov2020-11-29
* | | set saved-variable-comment from :customTed Zlatanov2020-11-29
|/ /
* | Merge branch 'master' into patch-1Jimmy Yuen Ho Wong2020-07-22
|\ \
| * | Fix broken test due toJimmy Yuen Ho Wong2020-07-12
* | | better testsJimmy Yuen Ho Wong2020-07-08
* | | add test forJimmy Yuen Ho Wong2020-07-08
|/ /
* | Add special value back again, in case needed for backwards compatJohn Lee2020-05-09
* | Even when there's no :config, run any pre/post config hooksJohn Lee2020-05-09
* | Update testsRadon Rosborough2019-07-15
|/
* Make custom-face evaluate elispVincent Zhang2019-05-29
* Fix use-package-normalize-function testsAlex Branham2018-06-13
* Enable lexical bindingAlex Branham2018-06-13
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-27
* Revert "Move variable bindings to the bottom of each file"John Wiegley2018-01-27
* Move variable bindings to the bottom of each fileJohn Wiegley2018-01-27
* Test still requires clAlex Branham2018-01-27
* Use lexical bindings and remove cl packageAlex Branham2018-01-27
* All the second argument in use-package-defaults lists to be a functionJohn Wiegley2017-12-15
* Add a test related toJohn Wiegley2017-12-13
* Add more tests related to issueJohn Wiegley2017-12-13
* bind-keys fixes related toJohn Wiegley2017-12-10