diff options
author | Gerd Möllmann <gerd@gnu.org> | 2024-11-15 13:34:55 +0100 |
---|---|---|
committer | Gerd Möllmann <gerd@gnu.org> | 2024-11-16 04:28:10 +0100 |
commit | f62d70f52f4f6b7ed158d618bf790df21f171172 (patch) | |
tree | 037a264dd5eb2066f4d91d3370de6bea21634d9d /lisp/emacs-lisp | |
parent | 4da9abe653fe536afc67fe5e175227eac10e31cc (diff) | |
download | emacs-f62d70f52f4f6b7ed158d618bf790df21f171172.tar.gz emacs-f62d70f52f4f6b7ed158d618bf790df21f171172.tar.bz2 emacs-f62d70f52f4f6b7ed158d618bf790df21f171172.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')
0 files changed, 0 insertions, 0 deletions