aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fb0689a0e93..a6fb6852c6c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12010-07-10 Eli Zaretskii <eliz@gnu.org>
2
3 * process.c: Reshuffle #include's. Condition some of the global
4 and static variables on `subprocesses'.
5 (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
6 Leave only one implementation.
7 (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
8 (kill_buffer_processes, Flist_system_processes)
9 (Fprocess_attributes, init_process, syms_of_process): Unify the
10 implementations for with subprocesses and without them.
11
12010-07-09 Jan Djärv <jan.h.d@swipnet.se> 122010-07-09 Jan Djärv <jan.h.d@swipnet.se>
2 13
3 * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the 14 * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the