diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3717924ff68..7c043f6d087 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-08-03 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * xdisp.c (compute_display_string_pos): Remove unused local. | ||
| 4 | |||
| 1 | 2011-08-02 Eli Zaretskii <eliz@gnu.org> | 5 | 2011-08-02 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | Fix slow cursor motion and scrolling in large buffers with | 7 | Fix slow cursor motion and scrolling in large buffers with |