diff lisp/ChangeLog @ 59599:81cffebb04a5

* textmodes/tex-mode.el (tex-start-shell): Adding -i to the tex-shell cause to force interactivity when using pipes.
author Steven Tamm <steventamm@mac.com>
date Mon, 17 Jan 2005 17:32:30 +0000
parents 1aa9d082c67d
children 73b89f6377fc
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 17 10:56:07 2005 +0000
+++ b/lisp/ChangeLog	Mon Jan 17 17:32:30 2005 +0000
@@ -1,3 +1,8 @@
+2005-01-17  Steven Tamm  <steventamm@mac.com>
+
+	* textmodes/tex-mode.el (tex-start-shell): Adding -i to the
+	tex-shell cause to force interactivity when using pipes.
+
 2005-01-17  Kim F. Storm  <storm@cua.dk>
 
 	* simple.el (just-one-space): Make arg optional.