aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 41f2467664b..ed2059ebd37 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * emacs.c (main_thread): Conditionalize on
4 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
5 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
6
7 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
8 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
9 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
10
12008-05-14 Kenichi Handa <handa@m17n.org> 112008-05-14 Kenichi Handa <handa@m17n.org>
2 12
3 * coding.c (detect_coding_iso_2022): Ignore a coding category that 13 * coding.c (detect_coding_iso_2022): Ignore a coding category that