aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEnami Tsugutomo2011-10-25 12:27:47 +0800
committerChong Yidong2011-10-25 12:27:47 +0800
commite112cc3727670af0514df84f372e4d640d52ed20 (patch)
treecd2feb1b9b3f1fa3aa554de27c3966024bc6570a /src/ChangeLog
parentdf6d30f325a57fe0bc60025f391a41e27794c8f5 (diff)
downloademacs-e112cc3727670af0514df84f372e4d640d52ed20.tar.gz
emacs-e112cc3727670af0514df84f372e4d640d52ed20.zip
* sysdep.c (init_sys_modes): Fix the check for the controlling terminal.
Fixes: debbugs:6649
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 3f9b5beeab6..cee48bd1731 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-10-25 Enami Tsugutomo <tsugutomo.enami@jp.sony.com>
2
3 * sysdep.c (init_sys_modes): Fix the check for the controlling
4 terminal (Bug#6649).
5
12011-10-20 Eli Zaretskii <eliz@gnu.org> 62011-10-20 Eli Zaretskii <eliz@gnu.org>
2 7
3 * dispextern.h (struct bidi_it): New member next_en_type. 8 * dispextern.h (struct bidi_it): New member next_en_type.