summaryrefslogtreecommitdiff
path: root/lisp/use-package
Commit message (Expand)AuthorAge
* Add use-package-vc-prefer-newest user optionTony Zorman2024-03-30
* Merge from origin/emacs-29Eli Zaretskii2024-01-13
|\
| * ; Don't record multiple versions of use-packageEli Zaretskii2024-01-07
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
| * Ensure bind-key is its own packageStefan Kangas2023-09-22
* | ; Fix typosStefan Kangas2023-12-10
* | ; Add missing GNU ELPA :core package statementsStefan Kangas2023-10-01
* | Move bind-key.el from lisp/use-package directoryStefan Kangas2023-09-24
* | Stop `use-package-report` from displaying an empty bufferStefan Kangas2023-08-12
* | Merge from origin/emacs-29Eli Zaretskii2023-08-04
|\|
| * Fix byte-compiled files that use 'bind-key' from use-packageEli Zaretskii2023-08-04
* | Make use-package-statistics-mode non-interactiveStefan Kangas2023-08-02
* | use-package: Mark Emacs 25 support code obsoleteStefan Kangas2023-08-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
* | Merge from origin/emacs-29Stefan Kangas2023-01-17
|\|
| * Bump use-package version for Emacs 29.1Stefan Kangas2023-01-15
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Stefan Kangas2022-12-12
|\|
| * Fix use-package-defaults defcustom type (bug#59941)Mattias EngdegÄrd2022-12-11
| * ; * lisp/use-package/bind-key.el: Remove ineffective backslashes.Mattias EngdegÄrd2022-12-11
* | Merge from origin/emacs-29Po Lu2022-12-11
|\|
| * ; Fix typosStefan Kangas2022-12-09
| * ; Improve use-package-autoload-keymap docstringStefan Kangas2022-12-09
* | Merge from origin/emacs-29Stefan Kangas2022-12-09
|\|
| * ; Refer to the manual in use-package docstringStefan Kangas2022-12-09
| * Clarify :after keyword in use-package docstringStefan Kangas2022-12-09
* | Merge from origin/emacs-29Po Lu2022-12-09
|\|
| * ; Improve use-package Commentary sectionsStefan Kangas2022-12-09
| * ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-09
* | Fix namespacing issues in bind-key.elStefan Kangas2022-12-08
|/
* ; Minor doc fixes in bind-key.elStefan Kangas2022-12-08
* Update use-package defgroupsStefan Kangas2022-12-08
* Drop key-chord.el support from use-packageStefan Kangas2022-12-08
* Change use-package custom :group to `initialization`Stefan Kangas2022-12-08
* ; use-package: Improve :ensure-system-package docstringsStefan Kangas2022-12-08
* Improve bind-keys* and override-global-mode docstringsStefan Kangas2022-12-08
* Revert "Add: 'local' keyword"Stefan Kangas2022-11-27
* Add package keyword from finder-known-keywordsStefan Kangas2022-11-17
* Fix Package-Requires for bind-{chord,key}.elStefan Kangas2022-11-17
* Merge pull request from skangas/dir-localsJohn Wiegley2022-11-16
|\
| * Add .dir-locals.elStefan Kangas2022-11-16
* | Delete redundant headersStefan 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
|\
| * Merge pull request from skangas/checkdocJohn Wiegley2022-11-14
| |\
| | * Various checkdoc fixesStefan Kangas2022-11-14