diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dff41f1dbbf..44a76068313 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-09-23 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * emacs.c (Fkill_emacs): In noninteractive mode exit | ||
| 4 | non-successfully if a write error occurred on stdout. (Bug#9574) | ||
| 5 | |||
| 1 | 2011-09-21 Eli Zaretskii <eliz@gnu.org> | 6 | 2011-09-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (pop_it): Allow it->object that is a cons cell to pass | 8 | * xdisp.c (pop_it): Allow it->object that is a cons cell to pass |