summaryrefslogtreecommitdiff
path: root/test/lisp/use-package
AgeCommit message (Expand)Author
2026-03-19; Adjust use-package tests for :vcPhilip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-27Fix use-package :custom-face to set face-defface-spec (bug#77928)Michael Shields
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-18use-package: Add ':ignored-files' support to ':vc' keywordTony Zorman
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-06-03Fix use-package :vc keyword when byte-compiledSteven Allen
2023-05-16Add :vc keyword to use-package for VC package supportTony Zorman
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-09; Normalize GPLv3 license statements in new filesStefan Kangas
2022-12-08Drop key-chord.el support from use-packageStefan Kangas
2022-12-03Fix use-package testsStefan Kangas
2022-11-27Remove tests lacking a copyright assignment for nowStefan Kangas
2022-11-16Merge pull request from skangas/dir-localsJohn Wiegley
2022-11-16Add .dir-locals.elStefan Kangas
2022-11-16Normalize GPLv3 license statementsStefan Kangas
2022-11-15Revert "Allow multiple keymaps in :map argument"John Wiegley
2022-11-15Merge remote-tracking branch 'origin/master' into pr-830John Wiegley
2022-11-14Various checkdoc fixesStefan Kangas
2022-10-29Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov
2022-10-17Use face-spec-set instead of custom-set-facesAndrey Listopadov
2022-10-12Merge pull request from conao3/add-commands-keywordJohn Wiegley
2022-09-29bind-keys supports passing a list of keymaps as :map argumentJacob First
2022-09-09Merge pull request from CeleritasCelery/masterJohn Wiegley
2022-08-07Merge pull request from waymondo/use-package-chords-autoloading-and-mapping-i...John Wiegley
2022-08-07Merge pull request from phst/fletJohn Wiegley
2022-08-07Merge pull request from conao3/add-custom-face-descriptionJohn Wiegley
2021-05-17Fix tests and documentation for hookTroy Hinckley
2021-02-24Remove uses of deprecated ‘flet’ macroPhilipp Stephani
2021-02-23add testcaseNaoya Yamashita
2021-02-06Add use-package-use-theme and avoid missing theme errorsTed Zlatanov
2020-11-29Create new "use-package" themse and use it for :custom with custom-theme-set-...Ted Zlatanov
2020-11-29set saved-variable-comment from :customTed Zlatanov
2020-08-21add multiple and eval :custom-face usageNaoya Yamashita
2020-07-22Merge branch 'master' into patch-1Jimmy Yuen Ho Wong
2020-07-12Fix broken test due toJimmy Yuen Ho Wong
2020-07-08better testsJimmy Yuen Ho Wong
2020-07-08add test forJimmy Yuen Ho Wong
2020-05-09Add special value back again, in case needed for backwards compatJohn Lee
2020-05-09Even when there's no :config, run any pre/post config hooksJohn Lee
2019-07-15Update testsRadon Rosborough
2019-06-20update bind-chords to use of eval-after-load when maps declaredJustin Talbott
2019-05-29Make custom-face evaluate elispVincent Zhang
2018-06-13Fix use-package-normalize-function testsAlex Branham
2018-06-13Enable lexical bindingAlex Branham
2018-01-27Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley
2018-01-27Revert "Move variable bindings to the bottom of each file"John Wiegley
2018-01-27Move variable bindings to the bottom of each fileJohn Wiegley
2018-01-27Test still requires clAlex Branham