changeset 42696:7552a4b97c8c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jan 2002 04:45:21 +0000
parents b3d6f84a8724
children 8ecfd38df30d
files lisp/ChangeLog
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 13 04:45:12 2002 +0000
+++ b/lisp/ChangeLog	Sun Jan 13 04:45:21 2002 +0000
@@ -1,3 +1,19 @@
+2002-01-12  Richard M. Stallman  <rms@gnu.org>
+
+	* net/telnet.el (telnet-simple-send): Handle
+	comint-input-sender-no-newline like comint-simple-send.
+
+	* progmodes/sql.el (sql-query-placeholders-and-send): Handle
+	comint-input-sender-no-newline like comint-simple-send.
+	(sql-escape-newlines-and-send): Likewise.
+
+	* comint.el (comint-input-sender): Doc fix.
+	(comint-input-sender-no-newline): New variable.
+	(comint-simple-send): If comint-input-sender-no-newline,
+	don't output newline, but maybe send eof.
+	(comint-send-input): New arg NO-NEWLINE.
+	(comint-send-eof): Call comint-send-eof with NO-NEWLINE.
+	
 2002-01-12  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent