From c825bc6665e5e7705e3018ecdf57b762a4b1ebd1 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 18 Apr 2001 14:27:06 +0000 Subject: [PATCH] Mention comint-cr-magic. --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ba64625ef4f..da8e3dc70a7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -963,6 +963,12 @@ Meant for Lisp docstrings, Javadoc comments and other "documentation in code". These changes generally affect all modes derived from comint mode, which include shell-mode, gdb-mode, scheme-interaction-mode, etc. +*** Comint now by default removes CRs from CR LF sequences. Comint +now treats single CRs in the output in a way similar to a terminal, by +deleting everything to the beginning of the line. This is achieved by +adding `comint-cr-magic' to `comint-preoutput-filter-functions' by +default. + *** By default, comint no longer uses the variable `comint-prompt-regexp' to distinguish prompts from user-input. Instead, it notices which parts of the text were output by the process, and which entered by the -- 2.39.2