diff options
| author | Spencer Baugh | 2025-08-28 14:13:24 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2025-09-09 18:02:24 -0400 |
| commit | 0e9cee2bf5d97a23c47d99ffc47396dcd3bd50ee (patch) | |
| tree | 66d451585272981ff2383580e4e5fbbf9dcf760a /java/res/drawable | |
| parent | 82f6c1651435aac656de7116511bf290bb0ef3e4 (diff) | |
| download | emacs-0e9cee2bf5d97a23c47d99ffc47396dcd3bd50ee.tar.gz emacs-0e9cee2bf5d97a23c47d99ffc47396dcd3bd50ee.zip | |
Ignore keymaps at point for positions outside the buffer
Correct a few edge cases where we used the keymaps at point when
looking up keymaps for an event position which is outside the
current buffer. Namely:
- Clicking on a part of the mode line which is after the end of
mode-line-format produces an event with non-nil posn-area but
nil posn-string.
- Even if posn-string doesn't have a local keymap, we should
still ignore the keymaps at point if posn-string is non-nil.
* src/keymap.c (Fcurrent_active_maps): Ignore keymaps at point
for more positions outside the buffer. (bug#76620)
Diffstat (limited to 'java/res/drawable')
0 files changed, 0 insertions, 0 deletions