From 1883b2c6c0119feadd09ea57ed950722307f047d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 2 Jan 2001 14:19:53 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 +-- src/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 18110b09638..ec484521a27 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -993,8 +993,7 @@ ring (history). *** The new variable `comint-input-history-ignore' is a regexp for identifying history lines that should be ignored, like tcsh inserts in -time-stamp strings starting a `#'. The default value of this variable -is "^#". +time-stamp strings. The default value of this variable is "^#". ** Changes to Rmail mode diff --git a/src/ChangeLog b/src/ChangeLog index c435a921af5..230be236cac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-01-02 Gerd Moellmann + * 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. -- 2.39.5