Mercurial > emacs
diff src/ChangeLog @ 34981:5f3afb8a8ded
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Tue, 02 Jan 2001 14:19:53 +0000 |
| parents | 023bd66b66f5 |
| children | 80882632a23d |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 02 14:19:26 2001 +0000 +++ b/src/ChangeLog Tue Jan 02 14:19:53 2001 +0000 @@ -1,5 +1,8 @@ 2001-01-02 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_connection_closed): Set handling_signal to 0 at + the start. + * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe in or at the start of invisible text.
