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 8cafaa59e32..f2125895c2c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12006-09-13 Richard Stallman <rms@gnu.org>
2
3 * print.c (print_string): When printcharfun is t,
4 copy string contents and call strout on the copy.
5
6 * keyboard.c (read_char): If end_time specified, don't put the
7 event into this_command_keys.
8 (read_key_sequence): If Voverriding_terminal_local_map is specified,
9 don't check Voverriding_local_map at all.
10
12006-09-12 Stefan Monnier <monnier@iro.umontreal.ca> 112006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 12
3 * textprop.c (Fnext_property_change, Fnext_single_property_change) 13 * textprop.c (Fnext_property_change, Fnext_single_property_change)