aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 238e3faae51..f9283730ebf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-10-01 Andreas Schwab <schwab@linux-m68k.org>
2
3 * keymap.c (Fsingle_key_description): Use make_specified_string
4 instead of build_string to build string from push_key_description.
5 (Bug#5193)
6
12011-09-30 Paul Eggert <eggert@cs.ucla.edu> 72011-09-30 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * buffer.h (struct buffer): Use time_t, not int, for a time stamp. 9 * buffer.h (struct buffer): Use time_t, not int, for a time stamp.