index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
use-package
/
use-package-bind-key.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Ensure bind-key is its own package
Stefan Kangas
2023-09-22
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Improve use-package-autoload-keymap docstring
Stefan Kangas
2022-12-09
1
-7
/
+6
*
; Improve use-package Commentary sections
Stefan Kangas
2022-12-09
1
-0
/
+4
*
; Normalize GPLv3 license statements in new files
Stefan Kangas
2022-12-09
1
-3
/
+5
*
Delete redundant headers
Stefan Kangas
2022-11-16
1
-6
/
+0
*
Normalize GPLv3 license statements
Stefan Kangas
2022-11-16
1
-11
/
+9
*
Revert "Allow multiple keymaps in :map argument"
John Wiegley
2022-11-15
1
-7
/
+6
*
Merge remote-tracking branch 'origin/master' into pr-830
John Wiegley
2022-11-15
1
-2
/
+2
|
\
|
*
Various checkdoc fixes
Stefan Kangas
2022-11-14
1
-1
/
+1
|
*
Update copyright for submission to ELPA
Payas Relekar
2022-10-25
1
-1
/
+1
*
|
bind-keys supports passing a list of keymaps as :map argument
Jacob First
2022-09-29
1
-6
/
+7
|
/
*
bind-key-form: allow :continue keyword inside repeat map
Hugo Heagren
2022-01-28
1
-1
/
+2
*
bind-key-form: allow :exit keyword inside repeat map
Hugo Heagren
2022-01-28
1
-0
/
+2
*
bind-keys-form: new keyword :repeat-map, for defining repeat maps
Hugo Heagren
2022-01-28
1
-0
/
+4
*
Merge pull request from justbur/autoload-keymap
John Wiegley
2018-07-15
1
-1
/
+2
|
\
|
*
Correct prefix keys after use-package-autoload-keymap
Justin Burkett
2018-06-03
1
-1
/
+2
*
|
Enable lexical binding
Alex Branham
2018-06-13
1
-3
/
+3
|
/
*
Support ":package" in use-package
Matthew Justin Bauer
2018-02-25
1
-1
/
+3
*
Revert "Merge pull request from jabranham/lexical-bindings"
John Wiegley
2018-01-27
1
-3
/
+3
*
Revert "Move variable bindings to the bottom of each file"
John Wiegley
2018-01-27
1
-6
/
+1
*
Move variable bindings to the bottom of each file
John Wiegley
2018-01-27
1
-1
/
+6
*
Fix byte compiler warnings
Alex Branham
2018-01-27
1
-2
/
+2
*
Use lexical bindings and remove cl package
Alex Branham
2018-01-27
1
-1
/
+1
*
Fix a scoping issues with multiple occurrences of :bind
John Wiegley
2017-12-09
1
-2
/
+5
*
Remove several unnecessary calls to `ignore'
John Wiegley
2017-12-07
1
-16
/
+13
*
Changes to the way auto-deferral is indicated
John Wiegley
2017-12-07
1
-11
/
+14
*
Add missing autoload cookie, and make lack of a normalizer an error
John Wiegley
2017-12-06
1
-0
/
+1
*
Rewrite normalization of :bind and :bind*
John Wiegley
2017-12-05
1
-10
/
+37
*
Avoid using pcase and many other macros in macro-expanded forms
John Wiegley
2017-12-05
1
-6
/
+5
*
Add missing autoload cookies
John Wiegley
2017-12-05
1
-0
/
+7
*
Add several missing comments
John Wiegley
2017-12-04
1
-0
/
+2
*
Rename up-* files to use-package-* for consistency
John Wiegley
2017-12-04
1
-0
/
+130