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 439b5c06e27..847e065e1c3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-09-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * emacs.c (shut_down_emacs): Don't assume stderr is buffered,
4 or that fprintf is async-signal-safe. POSIX doesn't require
5 either assumption.
6
12012-09-22 Chong Yidong <cyd@gnu.org> 72012-09-22 Chong Yidong <cyd@gnu.org>
2 8
3 * buffer.c (Fset_buffer_modified_p): Handle indirect buffers 9 * buffer.c (Fset_buffer_modified_p): Handle indirect buffers