index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keymap.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-18
Respect keymaps in buffer text for clicks on displayed strings
Spencer Baugh
2025-09-09
Ignore keymaps at point for positions outside the buffer
Spencer Baugh
2025-03-17
Implement surrogate menu bars for tty child frames
Martin Rudalics
2025-02-11
Minor simplification in Fdescribe_buffer_bindings
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-12
; * src/keymap.c: Fix last change (bug#75219).
Eli Zaretskii
2025-01-12
Fix mouse-2 clicks on mode line and header line
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
Pure storage removal: Main part
Pip Cet
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-07-16
Make error messages adhere to our standards
Stefan Kangas
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-06
(Fkey_description): Fix corner (bug#59305)
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-09-17
Rename describe-map-tree to help--describe-map-tree
Stefan Kangas
2023-08-04
Merge from origin/emacs-29
Eli Zaretskii
2023-08-04
Fix "Paste from Kill Menu" in non X toolkit builds
Eli Zaretskii
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-04-16
Avoid crashes in 'describe-keymap' due to shadowing
Eli Zaretskii
2023-03-17
Don't add a key binding when REMOVE is non-nil
Robert Pluim
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-04
* src/keymap.c (Fcopy_keymap): Document using defvar-keymap.
Stefan Kangas
2022-06-18
Filter out NS non-key events from `where-is-internal'
Lars Ingebrigtsen
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
2022-04-17
Make :filters run in the correct buffer in describe-buffer-bindings
Lars Ingebrigtsen
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-16
Fix compilation error in previous keymap.c change
Lars Ingebrigtsen
2021-11-16
Add new 'keymap-*' functions
Lars Ingebrigtsen
2021-11-16
Allow removing keymap definitions
Lars Ingebrigtsen
2021-11-01
Include the major mode name in the `C-h b' output
Lars Ingebrigtsen
2021-10-31
Avoid signaling errors in lookup-key
Eli Zaretskii
2021-10-31
Avoid signaling errors in lookup-key
Eli Zaretskii
2021-10-29
Fix bootstrapping broken by a recent change
Eli Zaretskii
2021-10-28
Be more allowing when looking for menu-bar items
Stefan Kangas
2021-10-28
Avoid assertion violations in 'lookup-key'
Eli Zaretskii
2021-10-28
Be more allowing when looking for menu-bar items
Stefan Kangas
2021-10-24
Merge from origin/emacs-28
Glenn Morris
2021-10-24
Refer to the info node on keymaps in map-keymap docstring
Stefan Kangas
2021-10-19
Make `lookup-key' understand the new key sequence syntax
Lars Ingebrigtsen
2021-10-17
Support a new ["..."] key binding syntax
Lars Ingebrigtsen
[next]