]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't include keyboard.h.
authorRichard M. Stallman <rms@gnu.org>
Mon, 10 Apr 1995 07:23:00 +0000 (07:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 10 Apr 1995 07:23:00 +0000 (07:23 +0000)
(read_minibuf): Call single_kboard_state
to switch to the single-kboard state.

src/minibuf.c

index e8f97a2df2aeaaa6fda2b1b9ab460d594ad57860..84b73c302c66513586900ca8ebeadb98fae775a9 100644 (file)
@@ -26,7 +26,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "frame.h"
 #include "window.h"
 #include "syntax.h"
-#include "keyboard.h"
 
 #define min(a, b) ((a) < (b) ? (a) : (b))
 
@@ -134,9 +133,7 @@ read_minibuf (map, initial, prompt, backup_n, expflag, histvar, histpos)
   Lisp_Object mini_frame;
   struct gcpro gcpro1, gcpro2, gcpro3;
 
-#ifdef MULTI_KBOARD
-  kboard_locked = 1;
-#endif
+  single_kboard_state ();
 
   val = Qnil;
   /* Don't need to protect PROMPT, HISTVAR, and HISTPOS because we