diff options
| author | Sean Whitton | 2026-02-28 15:34:16 +0000 |
|---|---|---|
| committer | Sean Whitton | 2026-02-28 15:34:16 +0000 |
| commit | 342e002c879329e89bdec3a9d82c28ab06e6fce9 (patch) | |
| tree | 51bbf420cffecdc0176991f9efe1cc67bfd8fb29 /admin/notes/java | |
| parent | fe2fdf7c82e5efc3350061233d3f0aed54915876 (diff) | |
| download | emacs-342e002c879329e89bdec3a9d82c28ab06e6fce9.tar.gz emacs-342e002c879329e89bdec3a9d82c28ab06e6fce9.zip | |
Show a message in locked frames in single-kboard mode
* src/keyboard.c (kbd_buffer_get_event): Pass the event's frame
up to the caller by means of a new 'struct frame **' argument.
(read_event_from_main_queue): Show a message in locked frames in
single-kboard mode (bug#79892).
* src/xdisp.c (log_message): Factor out of message3.
(message3): Call it.
(message3_nolog): Rename to ...
(message3_frame_nolog): ... this. New 'struct frame *' argument
which causes temporarily switching to another frame when
displaying the message.
(message3_frame, message3_nolog): New functions.
* src/lisp.h: Declare message3_frame and message3_frame_nolog.
* admin/notes/multi-tty: Remove notes on showing a message.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions