index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
keymap.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve 'defvar-keymap' docstring
Robert Pluim
2022-11-18
1
-12
/
+20
*
* lisp/keymap.el (defvar-keymap): Don't use pcase.
Juri Linkov
2022-11-17
1
-5
/
+5
*
* lisp/keymap.el (defvar-keymap): Add support for repeat-mode.
Juri Linkov
2022-11-17
1
-9
/
+43
*
Revert "keymap.el: Ease up support for non-`kbd` formats."
Lars Ingebrigtsen
2022-10-03
1
-16
/
+3
*
keymap.el: Ease up support for non-`kbd` formats.
Stefan Monnier
2022-10-02
1
-3
/
+16
*
Signal error on duplicate key definitions
Robert Pluim
2022-08-02
1
-1
/
+15
*
Declare `key-valid-p` and `readablep` as error-free
Mattias Engdegård
2022-07-31
1
-1
/
+1
*
Filter out NS non-key events from `where-is-internal'
Lars Ingebrigtsen
2022-06-18
1
-0
/
+5
*
Avoid "control-control-KEY" (bug#55738)
Mattias Engdegård
2022-06-18
1
-7
/
+7
*
Fix key-parse problem with C-x ( ... sequences
Lars Ingebrigtsen
2022-05-03
1
-12
/
+1
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-4
/
+4
*
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-22
1
-32
/
+32
|
\
|
*
Make key-valid-p work in Turkey
Lars Ingebrigtsen
2022-01-20
1
-32
/
+32
*
|
Miscellaneous amendments to the scratch/correct-warning-pos branch
Alan Mackenzie
2022-01-22
1
-5
/
+6
|
/
*
Remove ambiguity from key-valid-p docstring
Robert Pluim
2022-01-04
1
-1
/
+1
*
Move define-keymap and defvar-keymap to keymap.el
Stefan Kangas
2022-01-02
1
-0
/
+133
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; * lisp/keymap.el (key-valid-p): Fix wording of doc string.
Eli Zaretskii
2021-12-28
1
-1
/
+1
*
Doc fix; fix terminology in key binding functions
Stefan Kangas
2021-12-27
1
-4
/
+4
*
Make keymap-lookup work for keymap results, too
Lars Ingebrigtsen
2021-12-10
1
-2
/
+3
*
Fix keymap-lookup implementation
Lars Ingebrigtsen
2021-12-04
1
-2
/
+2
*
Fix some of the argument handling in keymap-set and keymap-substitute
Lars Ingebrigtsen
2021-11-30
1
-6
/
+5
*
Use compiler macros for the key syntax checks
Mattias Engdegård
2021-11-28
1
-1
/
+21
*
Change the call signature to keymap-substitute
Lars Ingebrigtsen
2021-11-17
1
-1
/
+1
*
Make keymap-unset work
Lars Ingebrigtsen
2021-11-16
1
-1
/
+1
*
Add new 'keymap-*' functions
Lars Ingebrigtsen
2021-11-16
1
-0
/
+437