Mercurial > emacs
comparison src/ChangeLog @ 34983:80882632a23d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 02 Jan 2001 14:20:32 +0000 |
parents | 5f3afb8a8ded |
children | 46102270d90c |
comparison
equal
deleted
inserted
replaced
34982:a16dc29a46c7 | 34983:80882632a23d |
---|---|
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): Catch X errors around all | |
4 statements that call X. Save away the error message in a local | |
5 copy. | |
6 | |
3 * xterm.c (x_connection_closed): Set handling_signal to 0 at | 7 * xterm.c (x_connection_closed): Set handling_signal to 0 at |
4 the start. | 8 the start. |
5 | 9 |
6 * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe | 10 * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe |
7 in or at the start of invisible text. | 11 in or at the start of invisible text. |