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 c435a921af5..230be236cac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-01-02 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_connection_closed): Set handling_signal to 0 at | ||
| 4 | the start. | ||
| 5 | |||
| 3 | * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe | 6 | * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe |
| 4 | in or at the start of invisible text. | 7 | in or at the start of invisible text. |
| 5 | 8 | ||