aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-05-31 21:49:15 -0400
committerStefan Monnier2010-05-31 21:49:15 -0400
commit06ac62b4db7cf64c9d65ac55bdfcefdf478e20b5 (patch)
treee9d6f414b4f36f916c15da2c2f2b12f896ab6b05 /src/ChangeLog
parent86d7a55099e7790b49fb678c369da71773e4ff4d (diff)
downloademacs-06ac62b4db7cf64c9d65ac55bdfcefdf478e20b5.tar.gz
emacs-06ac62b4db7cf64c9d65ac55bdfcefdf478e20b5.zip
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
the HAVE_TERMIO where it belongs. Fixes: debbugs:6149
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e62c833c3e6..cb41750a62c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * sysdep.c (child_setup_tty): Move the non-canonical initialization to
4 the HAVE_TERMIO where it belongs (bug#6149).
5
12010-05-30 Eli Zaretskii <eliz@gnu.org> 62010-05-30 Eli Zaretskii <eliz@gnu.org>
2 7
3 * bidi.c (bidi_move_to_visually_next): Make sure the sentinel 8 * bidi.c (bidi_move_to_visually_next): Make sure the sentinel