Fix "first non-ASCII character on new tty frames" problem.
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 12 Dec 2005 02:37:01 +0000 (02:37 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 12 Dec 2005 02:37:01 +0000 (02:37 +0000)
commitd68058039e1ff5635b2e44509fc242de4f0a286f
tree407ca738e65d6bd9a7d37305c7cff86961de95ea
parentbe3d2d66d2dff979604134c5dc5fb506ded4aa54
Fix "first non-ASCII character on new tty frames" problem.

* src/keyboard.c (kbd_buffer_store_event_hold): Simplify condition.
  (read_key_sequence): Reinitialize fkey and keytran at each replay.

* src/coding.c (Fkeyboard_coding_system): Update doc.

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