summaryrefslogtreecommitdiff
path: root/lisp/use-package
Commit message (Expand)AuthorAgeFilesLines
* Bump use-package version for Emacs 29.1Stefan Kangas2023-01-152-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0110-10/+10
* Fix use-package-defaults defcustom type (bug#59941)Mattias Engdegård2022-12-111-3/+1
* ; * lisp/use-package/bind-key.el: Remove ineffective backslashes.Mattias Engdegård2022-12-111-3/+3
* ; Fix typosStefan Kangas2022-12-091-2/+2
* ; Improve use-package-autoload-keymap docstringStefan Kangas2022-12-091-7/+6
* ; Refer to the manual in use-package docstringStefan Kangas2022-12-091-2/+2
* Clarify :after keyword in use-package docstringStefan Kangas2022-12-091-3/+6
* ; Improve use-package Commentary sectionsStefan Kangas2022-12-0910-29/+45
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-0910-32/+51
* ; Minor doc fixes in bind-key.elStefan Kangas2022-12-081-5/+4
* Update use-package defgroupsStefan Kangas2022-12-083-3/+10
* Drop key-chord.el support from use-packageStefan Kangas2022-12-082-167/+0
* Change use-package custom :group to `initialization`Stefan Kangas2022-12-081-1/+1
* ; use-package: Improve :ensure-system-package docstringsStefan Kangas2022-12-081-4/+6
* Improve bind-keys* and override-global-mode docstringsStefan Kangas2022-12-081-1/+17
* Revert "Add: 'local' keyword"Stefan Kangas2022-11-271-27/+1
* Add package keyword from finder-known-keywordsStefan Kangas2022-11-172-2/+2
* Fix Package-Requires for bind-{chord,key}.elStefan Kangas2022-11-172-3/+3
* Merge pull request from skangas/dir-localsJohn Wiegley2022-11-162-5/+0
|\
| * Add .dir-locals.elStefan Kangas2022-11-162-5/+0
* | Delete redundant headersStefan Kangas2022-11-169-44/+0
* | Normalize GPLv3 license statementsStefan Kangas2022-11-1612-112/+125
|/
* Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-153-71/+54
* Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-1512-76/+109
|\
| * Merge pull request from skangas/checkdocJohn Wiegley2022-11-147-45/+46
| |\
| | * Various checkdoc fixesStefan Kangas2022-11-147-45/+46
| * | Merge pull request from skangas/ciJohn Wiegley2022-11-142-11/+18
| |\ \ | | |/ | |/|
| | * Fix building on Emacs 24.3Stefan Kangas2022-11-131-5/+12
| | * Fix tests on Emacs 26 or olderStefan Kangas2022-11-131-6/+6
| * | Bump version to 2.4.4Payas Relekar2022-11-052-3/+3
| |/
| * Merge pull request from andreyorst/face-spec-set-third-argumentJohn Wiegley2022-10-291-2/+2
| |\
| | * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-292-3/+3
| * | Bump version to 2.4.3Payas Relekar2022-10-282-3/+3
| * | bind-key.el: Bump version for ELPAPayas Relekar2022-10-281-1/+1
| |/
| * Merge pull request from andreyorst/face-spec-setJohn Wiegley2022-10-271-1/+1
| |\
| | * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-171-1/+1
| * | Update version to 2.4.2Payas Relekar2022-10-272-3/+3
| * | Update copyright for submission to ELPAPayas Relekar2022-10-2512-12/+12
| |/
| * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-121-1/+26
| |\
| | * add autoload keywordNaoya Yamashita2021-02-231-1/+26
* | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-292-53/+69
* | | Fix bind-chords docs: :map argument may be a list of keymapsJacob First2022-09-291-1/+2
|/ /
* | Fix emacs native compilation warning for bind-keyCodruț Constantin Gușoi2022-09-101-2/+2
* | Merge pull request from CeleritasCelery/masterJohn Wiegley2022-09-091-1/+4
|\ \
| * | Auto detect mode suffix in hook keywordTroy Hinckley2021-05-171-1/+4
| |/
* | Fix emacs native compilation warningCodruț Constantin Gușoi2022-09-091-3/+3
* | Revert "Remove use-package-font-lock-keywords"John Wiegley2022-08-181-0/+7
* | Merge pull request from belak/remove-extra-font-lock-keywordsJohn Wiegley2022-08-181-7/+0
|\ \
| * | Remove use-package-font-lock-keywordsKaleb Elwert2020-08-111-7/+0