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
*
; * lisp/keymap.el (key-parse): Fix processing of "[TAB]". (Bug#69893)
Eli Zaretskii
2024-03-21
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Make key-translate actually work
Shynur
2023-09-18
1
-3
/
+5
*
Add missing builtin package declarations
Stefan Kangas
2023-09-18
1
-0
/
+4
*
; Fix typos in lisp/keymap.el doc strings (bug#65329).
Thomas Voss
2023-08-16
1
-2
/
+2
*
; Improve documentation of key-binding commands
Eli Zaretskii
2023-07-06
1
-20
/
+38
*
Improve defvar-keymap docstring.
Robert Pluim
2023-03-20
1
-8
/
+11
*
Improve keymap-global-set and keymap-local-set interactive use fix
Robert Pluim
2023-02-03
1
-8
/
+10
*
; Doc fixes in keymap.el
Eli Zaretskii
2023-02-02
1
-19
/
+19
*
* lisp/keymap.el (keymap-global-unset): Correct prompt
Robert Pluim
2023-01-31
1
-1
/
+1
*
Fix interactive use of `keymap-local-set' and `keymap-global-set'
Robert Pluim
2023-01-30
1
-7
/
+6
*
Make `keymap-set-after' work for menus
Robert Pluim
2023-01-20
1
-3
/
+9
*
Use `key-parse' in `keymap-lookup'
Robert Pluim
2023-01-20
1
-1
/
+1
*
Handle after arg correctly in `keymap-set-after'
Robert Pluim
2023-01-20
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-1
/
+1
*
; * lisp/keymap.el (keymap-substitute): Doc fix. (Bug#60059)
Stefan Kangas
2022-12-14
1
-1
/
+1
*
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