Fix some bugs related to wrong_kboard_jmpbuf.
authorKaroly Lorentey <lorentey@elte.hu>
Sat, 28 Jan 2006 22:46:08 +0000 (22:46 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sat, 28 Jan 2006 22:46:08 +0000 (22:46 +0000)
commit67ddbec3529fd15915d09a196321f7d081dfc610
tree1742ff258ace2e0db89b083f2900f20fba3d4053
parentae4a0f10ecbecae8ba6a2a9cebb984eaab96dbb6
Fix some bugs related to wrong_kboard_jmpbuf.

* src/keyboard.c (read_char): Declare.  Update call to
  `read_char_minibuf_menu_prompt'.  Set wrong_kboard_jmpbuf correctly in
  recursive calls.
  (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
  parameter.  Use it in call to `read_char'.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-499
src/keyboard.c