summaryrefslogtreecommitdiff
path: root/lisp/use-package
Commit message (Collapse)AuthorAgeFilesLines
* Add :vc keyword to use-package for VC package supportTony Zorman2023-05-162-3/+111
| | | | | | | | | | | | | | | | | | | | | | * lisp/use-package/use-package-core.el (use-package-keywords): Add :vc. (use-package-handler/:load-path): Insert 'load-path' into 'state'. (use-package-vc-install): Install the package with package-vc.el. (use-package-handler/:vc): Handler for the :vc keyword. (use-package-normalize--vc-arg): Normalization for more complex arguments to 'use-package-normalize/:vc', in order to make them compatible with the specification of 'package-vc-selected-packages'. (use-package-normalize/:vc): Normalizer for the :vc keyword. (use-package): Document :vc. * lisp/use-package/use-package-ensure.el (use-package-handler/:ensure): Do not ensure a package when :vc is used in the declaration. * test/lisp/use-package/use-package-tests.el (use-package-test/:vc-1): (use-package-test/:vc-2): (use-package-test/:vc-3): (use-package-test/:vc-4): (use-package-test/:vc-5): (use-package-test-normalize/:vc): Add tests for :vc. * etc/NEWS: Mention change. (Bug#60418)
* Merge from origin/emacs-29Stefan Kangas2023-01-172-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e8c77d9abda Fix hfy-exclude-file-rules (bug#60562) c1d32d9a20d CC Mode: Prevent ids in temporary "declarators" getting i... 140824dc099 ; Fix more quoting in w32fns.c. f367ba3ed03 ; Avoid byte-compiler warning in eglot.el 1b458aced72 ; * lisp/progmodes/eglot.el: Remove stray space. 7c8eac8fbcb ; * src/w32fns.c: Fix quoting. Patch by Arash Esbati <ar... 67df34c143d Fix M-x eglot prompt when connection already exists (bug#... 3d1e74c82a8 Fix tree-sitter indent preset function (bug#60270) 352e41016bc ruby-ts-mode: Support the option ruby-block-indent 44c9cb8653d Improve indentation for jsx 82ae9caaddb * lisp/subr.el (while-let): Fix docs if-let->if-let* (bug... f16bd1ead43 Revert "* lisp/subr.el (while-let): Use if-let, not if-le... c8d54809727 Bump use-package version for Emacs 29.1
| * Bump use-package version for Emacs 29.1Stefan Kangas2023-01-152-2/+2
| | | | | | | | * lisp/use-package/use-package.el: Bump version to 2.4.5.
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0110-10/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | cae528457c ; Add 2023 to copyright years. b394359261 Improve documentation of 'isearch-open-overlay-temporary' ab3210e709 Document 'use-package' in the 2 main manuals # Conflicts: # etc/refcards/ru-refcard.tex # lib/explicit_bzero.c # m4/explicit_bzero.m4
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0110-10/+10
| |
* | Merge from origin/emacs-29Stefan Kangas2022-12-122-6/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 06ef030f936 use-package.texi: New section "Manual installation" f4ce6fa7d3e Revert "Revert "Improve last change to xfaces.c" (05ece1e... b8d2ec920f3 Revert "Improve last change to xfaces.c" (05ece1eb8b) 24c8c28ae61 Do not pare arguments unnecessarily. 9c0d7bb73bb Add automated tests for Eglot d3669cfe156 Eglot: allow skipping compile-time warnings about LSP int... 04b7e01885d ; project.el: Bump version. f2876014adb Add customizale faces for tree-sitter explorer 3e349ee1198 Fix error message when installing non-existent package 733cdeabfb9 Don't use diff-mode buffer as a patch when it's visiting ... 87475f4af21 Fix pcase rx patterns using rx-let bindings (bug#59814) 4893a156317 Fix use-package-defaults defcustom type (bug#59941) 074b7e6f4d1 ; * lisp/use-package/bind-key.el: Remove ineffective back... 864ed9dfa1f ; * lisp/progmodes/dockerfile-ts-mode.el: use \' instead ... 9f7e5584a4f * lisp/language/indian.el: Improve Brahmi composition rul... 78ad33bb05f ; Minor cleanup of last change in xfaces.c. 2024ade271d ; Improve docs of relaxing face-font attribute match (bug...
| * Fix use-package-defaults defcustom type (bug#59941)Mattias Engdegård2022-12-111-3/+1
| | | | | | | | | | | | * lisp/use-package/use-package-core.el (use-package-defaults): Enlarge type to allow for keywords such as :ensure and :pin to be added later, remedying a failure in test-custom-opts.
| * ; * lisp/use-package/bind-key.el: Remove ineffective backslashes.Mattias Engdegård2022-12-111-3/+3
| |
* | Merge from origin/emacs-29Po Lu2022-12-112-9/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5fbd12ff494 Adapt manual names in emacs-news-mode b36bc692671 ; * etc/NEWS: Fix typos. f626b9f3856 ; * doc/misc/use-package.texi: Fix indexing. 56a6712bd6f ; * lisp/erc/erc.el (erc-default-target): Fix comment. dcf69a1da4a Respect some spaces in auth-source-pass--match-regexp acd462b0306 ; Improve the use-package manual 801c1c22de8 ; Prefer HTTPS to HTTP in some URLs 74a009dd96a Eglot: Handle LSP progress with Emacs progress reporters ... 0cfeb1c2bc9 Eglot: cleanup whitespace and indentation 465a9e78b96 Better test-custom-opts diagnostics bdbb7099784 ; Fix groff warnings in man pages d3d9676bf88 New script admin/check-man-pages c2aea9d1323 ; Mention flush-lines in kill-matching-lines docstring f5c3585e4dd ; Fix typos 58a483960dd ; Improve use-package-autoload-keymap docstring # Conflicts: # etc/NEWS
| * ; Fix typosStefan Kangas2022-12-091-2/+2
| |
| * ; Improve use-package-autoload-keymap docstringStefan Kangas2022-12-091-7/+6
| | | | | | | | | | * lisp/use-package/use-package-bind-key.el (use-package-autoload-keymap): Improve docstring.
* | Merge from origin/emacs-29Stefan Kangas2022-12-091-5/+8
|\ \ | |/ | | | | | | | | | | 5b640f0abd3 Improve :delight keyword example in use-package manual c417fe4df3b ; Refer to the manual in use-package docstring 0b3116971af Clarify :after keyword in use-package docstring a17a6036dd4 Add conditional loading examples to use-package manual
| * ; Refer to the manual in use-package docstringStefan Kangas2022-12-091-2/+2
| | | | | | | | * lisp/use-package/use-package-core.el (use-package): Refer to manual.
| * Clarify :after keyword in use-package docstringStefan Kangas2022-12-091-3/+6
| | | | | | | | | | | | | | * lisp/use-package/use-package-core.el (use-package): Clarify the effect of :after in docstring. Resolves https://github.com/jwiegley/use-package/issues/825
* | Merge from origin/emacs-29Po Lu2022-12-0910-60/+95
|\ \ | |/ | | | | | | | | | | | | 67ef92fb0e9 Revert "; * src/emacs.c (main): Improvements to last chan... 6ccdda3df2e server-eval-at: Don't call server--file-name 90895773293 ; Improve use-package Commentary sections 15dda8cd5b3 ; Don't say to require bind-key in use-package manual 26267040549 ; Normalize GPLv3 license statements in new files
| * ; Improve use-package Commentary sectionsStefan Kangas2022-12-0910-29/+45
| | | | | | | | | | | | | | | | | | * lisp/use-package/bind-key.el: * lisp/use-package/use-package-bind-key.el: * lisp/use-package/use-package-core.el: * lisp/use-package/use-package-ensure-system-package.el: * lisp/use-package/use-package-ensure.el: * lisp/use-package/use-package.el: Improve Commentary sections.
| * ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-0910-32/+51
| |
* | Fix namespacing issues in bind-key.elStefan Kangas2022-12-081-7/+12
|/ | | | | | | * lisp/use-package/bind-key.el (get-binding-description) (compare-keybindings): Rename from this... (bind-key--get-binding-description) (bind-key--compare-keybindings): ...to this.
* ; Minor doc fixes in bind-key.elStefan Kangas2022-12-081-5/+4
| | | | | * lisp/use-package/bind-key.el (bind-key-segregation-regexp) (bind-key): Minor doc fixes.
* Update use-package defgroupsStefan Kangas2022-12-083-3/+10
| | | | | | | * lisp/use-package/bind-key.el (bind-key): * lisp/use-package/use-package-core.el (use-package): * lisp/use-package/use-package-ensure.el (use-package-ensure): Add :link, :version and :group to defgroups.
* Drop key-chord.el support from use-packageStefan Kangas2022-12-082-167/+0
| | | | | | | | * lisp/use-package/bind-chord.el: * lisp/use-package/use-package-chords.el: * test/lisp/use-package/use-package-chords-tests.el: Delete files. * doc/misc/use-package.texi (use-package-chords): Delete section. Ref: https://lists.gnu.org/r/emacs-devel/2022-12/msg00052.html
* Change use-package custom :group to `initialization`Stefan Kangas2022-12-081-1/+1
| | | | | * lisp/use-package/use-package-core.el (use-package): Move defgroup to custom :group 'initialization'.
* ; use-package: Improve :ensure-system-package docstringsStefan Kangas2022-12-081-4/+6
| | | | | | | | | * lisp/use-package/use-package-ensure-system-package.el (use-package-ensure-system-package--custom-packages) (use-package-ensure-system-package-consify) (use-package-ensure-system-package-update-custom-packages) (use-package-normalize/:ensure-system-package) (use-package-ensure-system-package-exists?): Improve docstrings.
* Improve bind-keys* and override-global-mode docstringsStefan Kangas2022-12-081-1/+17
| | | | | * lisp/use-package/bind-key.el (bind-keys*): Add docstring. (override-global-mode) Improve docstring.
* Revert "Add: 'local' keyword"Stefan Kangas2022-11-271-27/+1
| | | | This reverts commit 620fe443c2e7598191cb5d6c6a41064471edb57c.
* 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
|\ | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/1023
| * 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
| |\ | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/1015
| | * Various checkdoc fixesStefan Kangas2022-11-147-45/+46
| | |
| * | Merge pull request from skangas/ciJohn Wiegley2022-11-142-11/+18
| |\ \ | | |/ | |/| GitHub-reference: https://github.com/jwiegley/use-package/issues/1013
| | * Fix building on Emacs 24.3Stefan Kangas2022-11-131-5/+12
| | | | | | | | | | | | | | | This fixes the following error: use-package-core.el:60:32:Error: Cannot open load file: subr-x
| | * Fix tests on Emacs 26 or olderStefan Kangas2022-11-131-6/+6
| | | | | | | | | | | | | | | | | | | | | This fixes the following error in Emacs 25.3: In toplevel form: bind-key.el:549:1:Error: the function ‘mapcan’ is not known to be defined.
| * | 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
| |\ | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/1009
| | * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-292-3/+3
| | | | | | | | | | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/1008 Copyright-paperwork-exempt: yes
| * | 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
| |\ | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/1004
| | * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-171-1/+1
| | | | | | | | | | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/934 Copyright-paperwork-exempt: yes
| * | Update version to 2.4.2Payas Relekar2022-10-272-3/+3
| | | | | | | | | | | | In preparation for inclusion to GNU ELPA.
| * | Update copyright for submission to ELPAPayas Relekar2022-10-2512-12/+12
| |/ | | | | | | | | - Update year to 2022 - Set copyright to Free Software Foundation, Inc.
| * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-121-1/+26
| |\ | | | | | | GitHub-reference: https://github.com/jwiegley/use-package/issues/917
| | * add autoload keywordNaoya Yamashita2021-02-231-1/+26
| | | | | | | | | | | | | | | :autoload is similar to :command but this generate autoload statement as *no-interactive* function.
* | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-292-53/+69
| | |