summaryrefslogtreecommitdiff
path: root/test/lisp/use-package/use-package-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-091-3/+5
* Fix use-package testsStefan Kangas2022-12-031-2/+2
* Remove tests lacking a copyright assignment for nowStefan Kangas2022-11-271-31/+0
* Merge pull request from skangas/dir-localsJohn Wiegley2022-11-161-1/+0
|\
| * Add .dir-locals.elStefan Kangas2022-11-161-1/+0
* | Normalize GPLv3 license statementsStefan Kangas2022-11-161-15/+10
|/
* Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-151-81/+4
* Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-151-6/+19
|\
| * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-291-0/+7
| * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-171-6/+6
| * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-121-0/+6
| |\
| | * add testcaseNaoya Yamashita2021-02-231-0/+6
* | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-291-4/+81
|/ /
* | Merge pull request from CeleritasCelery/masterJohn Wiegley2022-09-091-5/+7
|\ \
| * | Fix tests and documentation for hookTroy Hinckley2021-05-171-5/+7
| |/
* | Merge pull request from phst/fletJohn Wiegley2022-08-071-34/+21
|\ \
| * | Remove uses of deprecated ‘flet’ macroPhilipp Stephani2021-02-241-34/+21
| |/
* | Merge pull request from conao3/add-custom-face-descriptionJohn Wiegley2022-08-071-0/+13
|\ \ | |/ |/|
| * add multiple and eval :custom-face usageNaoya Yamashita2020-08-211-0/+13
* | Add use-package-use-theme and avoid missing theme errorsTed Zlatanov2021-02-061-0/+8
* | Create new "use-package" themse and use it for :custom with custom-theme-set-...Ted Zlatanov2020-11-291-12/+9
* | set saved-variable-comment from :customTed Zlatanov2020-11-291-0/+13
|/
* Merge branch 'master' into patch-1Jimmy Yuen Ho Wong2020-07-221-1/+5
|\
| * Fix broken test due toJimmy Yuen Ho Wong2020-07-121-1/+5
* | better testsJimmy Yuen Ho Wong2020-07-081-3/+9
* | add test forJimmy Yuen Ho Wong2020-07-081-0/+6
|/
* Add special value back again, in case needed for backwards compatJohn Lee2020-05-091-0/+1
* Even when there's no :config, run any pre/post config hooksJohn Lee2020-05-091-0/+30
* Update testsRadon Rosborough2019-07-151-22/+44
* Make custom-face evaluate elispVincent Zhang2019-05-291-1/+1
* Fix use-package-normalize-function testsAlex Branham2018-06-131-3/+3
* Enable lexical bindingAlex Branham2018-06-131-1/+1
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-271-1/+1
* Revert "Move variable bindings to the bottom of each file"John Wiegley2018-01-271-2/+1
* Move variable bindings to the bottom of each fileJohn Wiegley2018-01-271-1/+2
* Test still requires clAlex Branham2018-01-271-0/+1
* Use lexical bindings and remove cl packageAlex Branham2018-01-271-2/+1
* All the second argument in use-package-defaults lists to be a functionJohn Wiegley2017-12-151-0/+12
* Add a test related toJohn Wiegley2017-12-131-0/+13
* Add more tests related to issueJohn Wiegley2017-12-131-1/+24
* bind-keys fixes related toJohn Wiegley2017-12-101-1/+27
* Add a clarifying test forJohn Wiegley2017-12-101-0/+16
* Fix a scoping issues with multiple occurrences of :bindJohn Wiegley2017-12-091-0/+15
* Remove several unnecessary calls to `ignore'John Wiegley2017-12-071-92/+60
* Add another :bind testJohn Wiegley2017-12-071-0/+18
* Add tests for two more issuesJohn Wiegley2017-12-071-0/+50
* Fix the testsJohn Wiegley2017-12-071-2/+2
* Changes to the way auto-deferral is indicatedJohn Wiegley2017-12-071-24/+55