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 8a3b534e7ae..1c4758f969b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-02-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs.c (Fkill_emacs): Exit with specified exit code even if | ||
| 4 | stdin is at EOF. (Bug#19897) | ||
| 5 | |||
| 1 | 2015-02-18 Oscar Fuentes <ofv@wanadoo.es> | 6 | 2015-02-18 Oscar Fuentes <ofv@wanadoo.es> |
| 2 | 7 | ||
| 3 | * keyboard.c (read_char): When there is an input method function, | 8 | * keyboard.c (read_char): When there is an input method function, |