aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * 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 waymondo/use-package-chords-autoloading-and-mapping-i...John Wiegley2022-08-071-0/+161
| | | |\ \
| | | | * | update bind-chords to use of eval-after-load when maps declaredJustin Talbott2019-06-201-0/+161
| | | * | | 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
| | | * Correctly fix the problem of unreferenced symbols after compilationJohn Wiegley2017-12-061-56/+63
| | | * Revert "Pre-expand lexical-let, since otherwise it requires cl to be loaded"John Wiegley2017-12-071-5/+10
| | | * Pre-expand lexical-let, since otherwise it requires cl to be loadedJohn Wiegley2017-12-061-10/+5
| | | * Add a comment as to why max-lisp-eval-depth is set in -tests.elJohn Wiegley2017-12-061-0/+2
| | | * Add :bind test for a single cons cellJohn Wiegley2017-12-061-0/+12
| | | * Update some GPL version referencesJohn Wiegley2017-12-061-1/+1
| | | * Allow the expansion of :after (:or foo bar) to be byte-compiledJohn Wiegley2017-12-061-68/+56
| | | * Make the expanded text for :after cleanerJohn Wiegley2017-12-061-70/+59
| | | * Don't auto-defer if the package itself was given to :loadJohn Wiegley2017-12-051-0/+21