aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-02 14:19:53 +0000
committerGerd Moellmann2001-01-02 14:19:53 +0000
commit1883b2c6c0119feadd09ea57ed950722307f047d (patch)
tree086963cee240e614d00e67d5df3b07dfcea5432e /src
parent5ab05323cc55bad4b9ab514c2cb9252d43b98339 (diff)
downloademacs-1883b2c6c0119feadd09ea57ed950722307f047d.tar.gz
emacs-1883b2c6c0119feadd09ea57ed950722307f047d.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
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 @@
12001-01-02 Gerd Moellmann <gerd@gnu.org> 12001-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