Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3146:7c45a748ff54
[xemacs-hg @ 2005-12-18 11:44:26 by malcolmp]
console.c (stuff_buffered_input): Compile body only if HAVE_TTY.
author | malcolmp |
---|---|
date | Sun, 18 Dec 2005 11:44:28 +0000 |
parents | d830788d6a2c |
children | b4485998d447 |
comparison
equal
deleted
inserted
replaced
3145:d830788d6a2c | 3146:7c45a748ff54 |
---|---|
1 2005-12-14 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * console.c (stuff_buffered_input): Compile body only if | |
4 HAVE_TTY. | |
5 | |
1 2005-12-18 Aidan Kehoe <kehoea@parhasard.net> | 6 2005-12-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * chartab.c (Fmake_char_table): | 8 * chartab.c (Fmake_char_table): |
4 Set the default character class to word, not whitespace. | 9 Set the default character class to word, not whitespace. |
5 | 10 |