Handle exclusive access to the minibuffer using a mutex, remove inhibit-yield
commit72dff70397de65d3d079ed53d932d98fcabf4364
authorGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 13 Feb 2010 00:09:42 +0000 (13 01:09 +0100)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 13 Feb 2010 00:09:42 +0000 (13 01:09 +0100)
treea470ee7536e87588bfaeadd9f42c09411c782041
parentd94f6fa5fe69c416c358e338f861da95e00c1196
Handle exclusive access to the minibuffer using a mutex, remove inhibit-yield
lisp/subr.el
src/fns.c
src/keyboard.c
src/lisp.h
src/minibuf.c
src/thread.c
src/thread.h
src/xdisp.c