aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f8dfbdedf3..f0f060268c4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12012-07-09 Paul Eggert <eggert@cs.ucla.edu> 12012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * process.c (wait_reading_process_output): 'waitchannels' was unset
4 when read_kbd || !NILP (wait_for_cell); fix this.
5
3 Add GCC-style 'const' attribute to functions that can use it. 6 Add GCC-style 'const' attribute to functions that can use it.
4 * character.h (char_resolve_modifier_mask): 7 * character.h (char_resolve_modifier_mask):
5 * keyboard.h (make_ctrl_char): 8 * keyboard.h (make_ctrl_char):