diff options
author | Gerd Möllmann <gerd@gnu.org> | 2024-11-15 13:34:55 +0100 |
---|---|---|
committer | Gerd Möllmann <gerd@gnu.org> | 2024-12-19 11:04:04 +0100 |
commit | f92520d009e1ab8024b03d9d71ecc9820573c040 (patch) | |
tree | 99df6ff9a70b4c06fd696ea16851e078a2dfcf44 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 8aef5d224a6fccb675729748836d5ebfdcfa1101 (diff) | |
download | emacs-f92520d009e1ab8024b03d9d71ecc9820573c040.tar.gz emacs-f92520d009e1ab8024b03d9d71ecc9820573c040.tar.bz2 emacs-f92520d009e1ab8024b03d9d71ecc9820573c040.zip |
Don't pause display for pending input
* src/dispnew.c: Remove display_completed, redisplay_dont_pause,
redisplay-dont-pause was declared obsolete in Emacs 24. Remove anything
checking pending input, change function signatures accordingly, and so
on.
* src/keyboard.c (read_char): Don't use redisplay_dont_pause.
* src/minibuf.c (read_minibuf): Use new function signatures.
* src/xdisp.c: Don't check display_completed. Use new API.
* lisp/subr.el (redisplay-dont-pause): Remove declaration.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions