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 f9edb039b1c..1cca404d2aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * indent.c (Fvertical_motion): If a display string will be | ||
| 4 | displayed on the left or the right margin, don't consider it as a | ||
| 5 | factor in cursor positioning. (Bug#13108) | ||
| 6 | |||
| 1 | 2012-12-07 Martin Rudalics <rudalics@gmx.at> | 7 | 2012-12-07 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * editfns.c (Fcompare_buffer_substrings): Reword doc-string. | 9 | * editfns.c (Fcompare_buffer_substrings): Reword doc-string. |