annotate lib-src/README @ 83409:be1f74bffc1d

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
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 12 Dec 2005 02:37:01 +0000
parents 47bf5f5df3c9
children b42a4aa7ff4f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
52780
47bf5f5df3c9 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 25859
diff changeset
2 files that go in ${archlibdir}. At present, these are mostly utility
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
3 programs used by Emacs.