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 1ffd1af5af3..d6f27edbbc6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-07-17 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * print.c (print_preprocess): Adjust to match changed | ||
| 4 | sub char-table structure and avoid crash (Bug#18038). | ||
| 5 | |||
| 1 | 2014-07-16 Eli Zaretskii <eliz@gnu.org> | 6 | 2014-07-16 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (decode_mode_spec): Call file-remote-p on the current | 8 | * xdisp.c (decode_mode_spec): Call file-remote-p on the current |