diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1126dde7450..dc33e417ef4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-20 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * emacs.c (terminate_due_to_signal): Move totally_unblock_input after | ||
| 4 | setting fatal_error_in_progress, so gobble_input and *read_socket are | ||
| 5 | not read if there are pending_signals. | ||
| 6 | |||
| 1 | 2015-02-20 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2015-02-20 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Simplify binary I/O configuration | 9 | Simplify binary I/O configuration |