diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3a2e03aa99c..4c774468e5e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-08-18 Eli Zaretskii <eliz@gnu.org> | 1 | 2014-08-18 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (handle_stop): Improve commentary. | ||
| 4 | |||
| 3 | * indent.c (Fvertical_motion): Fix vertical motion up through a | 5 | * indent.c (Fvertical_motion): Fix vertical motion up through a |
| 4 | display property after a newline. (Bug#18276) | 6 | display property after a newline. (Bug#18276) |
| 5 | 7 | ||