Mercurial > emacs
changeset 10818:8c81853b2679
(read_minibuf): Make sure the display is locked.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 24 Feb 1995 02:28:20 +0000 |
parents | 3592a3d6bc24 |
children | 4768cffd88e5 |
files | src/minibuf.c |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/minibuf.c Fri Feb 24 02:26:46 1995 +0000 +++ b/src/minibuf.c Fri Feb 24 02:28:20 1995 +0000 @@ -131,6 +131,10 @@ Lisp_Object mini_frame; struct gcpro gcpro1, gcpro2, gcpro3; +#ifdef MULTI_PERDISPLAY + display_locked = 1; +#endif + val = Qnil; /* Don't need to protect PROMPT, HISTVAR, and HISTPOS because we store them away before we can GC. Don't need to protect