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 f7cb0fe850f..f760adf313f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-11-21 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * indent.c (Fvertical_motion): If the starting position is covered | ||
| 4 | by a display string, return to one position before that, to avoid | ||
| 5 | overshooting it inside move_it_to. (Bug#12930) | ||
| 6 | |||
| 1 | 2012-11-20 Daniel Colascione <dancol@dancol.org> | 7 | 2012-11-20 Daniel Colascione <dancol@dancol.org> |
| 2 | 8 | ||
| 3 | * w32fns.c (Fx_file_dialog): | 9 | * w32fns.c (Fx_file_dialog): |