emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 01 Apr 2006 21:25:22 +0000

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.1326 emacs/etc/NEWS:1.1327
--- emacs/etc/NEWS:1.1326       Thu Mar 23 07:31:33 2006
+++ emacs/etc/NEWS      Sat Apr  1 21:25:22 2006
@@ -3470,6 +3470,15 @@
 `risky-local-variable' property is nil.
 
 ---
+The function `comint-send-input' now accepts 3 optional arguments:
+
+  (comint-send-input &optional no-newline artificial)
+
+Callers sending input not from the user should use bind the 3rd
+argument `artificial' to a non-nil value, to prevent Emacs from
+deleting the part of subprocess output that matches the input.
+
+---
 ** Support for Mocklisp has been removed.
 
 +++




reply via email to

[Prev in Thread] Current Thread [Next in Thread]