diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 505945e56b5..d22e90bb4ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-07-19 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-07-19 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * dispnew.c (update_window): Don't set the cursor at the end | ||
| 4 | of the update if display update has been paused. | ||
| 5 | |||
| 3 | * composite.h (syms_of_composite): Renamed from | 6 | * composite.h (syms_of_composite): Renamed from |
| 4 | syms_of_composition. | 7 | syms_of_composition. |
| 5 | 8 | ||