From fe5d5d8c2b875f66f996ace520b3e1debfff9064 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 2 Jan 2001 14:19:19 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 3f3743e5af8..18110b09638 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -991,6 +991,11 @@ compatibility. *** The new function `comint-add-to-input-history' adds commands to the input 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 "^#". + ** Changes to Rmail mode *** The new user-option rmail-user-mail-address-regexp can be -- 2.39.5