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 1f925dac136..092c58cb58b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-06-22 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-06-22 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * widget.c (EmacsFrameRealize): Remove SubstructureRedirectMask. | ||
| 4 | |||
| 3 | * xdisp.c (handle_stop): Initialize it->add_overlay_start to zero. | 5 | * xdisp.c (handle_stop): Initialize it->add_overlay_start to zero. |
| 4 | (handle_invisible_prop): Record the start of invisible text in | 6 | (handle_invisible_prop): Record the start of invisible text in |
| 5 | it->add_overlay_start. | 7 | it->add_overlay_start. |