summaryrefslogtreecommitdiff
path: root/lisp/use-package/use-package-jump.el
Commit message (Collapse)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
|
* Ensure bind-key is its own packageStefan Kangas2023-09-221-0/+1
| | | | | | | | | | | | | | | | | | * lisp/finder.el (finder--builtins-alist): Remove "use-package" directory. * lisp/use-package/bind-key.el: Declare library as part of the 'bind-key' package. * lisp/use-package/use-package-bind-key.el: * lisp/use-package/use-package-core.el: * lisp/use-package/use-package-delight.el: * lisp/use-package/use-package-diminish.el: * lisp/use-package/use-package-ensure-system-package.el: * lisp/use-package/use-package-ensure.el: * lisp/use-package/use-package-jump.el: * lisp/use-package/use-package-lint.el: Declare library as part of the 'use-package' package. (Bug#62751) Do not merge to master.
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
|
* ; Improve use-package Commentary sectionsStefan Kangas2022-12-091-2/+4
| | | | | | | | | * 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-091-3/+5
|
* Delete redundant headersStefan Kangas2022-11-161-6/+0
|
* Normalize GPLv3 license statementsStefan Kangas2022-11-161-11/+9
|
* Various checkdoc fixesStefan Kangas2022-11-141-7/+6
|
* Update copyright for submission to ELPAPayas Relekar2022-10-251-1/+1
| | | | | - Update year to 2022 - Set copyright to Free Software Foundation, Inc.
* Enable lexical bindingAlex Branham2018-06-131-1/+1
| | | | This supersedes https://github.com/jwiegley/use-package/issues/617 and closes https://github.com/jwiegley/use-package/issues/648
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-271-1/+1
| | | | | This reverts commit d21787f1d64a740c0e00899835d9200a0e4690df, reversing changes made to fd8a3510fd1a555b925f57b2870917e3c4ea0206. GitHub-reference: https://github.com/jwiegley/use-package/issues/617
* Revert "Move variable bindings to the bottom of each file"John Wiegley2018-01-271-6/+1
| | | | This reverts commit c29193bf0724633adf7183dad2d0b6faf7d029ab.
* Move variable bindings to the bottom of each fileJohn Wiegley2018-01-271-1/+6
|
* Use lexical bindings and remove cl packageAlex Branham2018-01-271-1/+1
|
* Add several missing commentsJohn Wiegley2017-12-041-0/+2
|
* Rename up-* files to use-package-* for consistencyJohn Wiegley2017-12-041-0/+77