summaryrefslogtreecommitdiff
path: root/lisp/terminal.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-03-19 05:34:11 +0000
committerKarl Heuer <kwzh@gnu.org>1994-03-19 05:34:11 +0000
commitcde1d14e1a386e52353da2a5f3f14f1944b39cd5 (patch)
tree961030352a48a6776125f5c8e525e51a99653d6c /lisp/terminal.el
parent13566f1d66001f04a5464459166f1dbfe32d9541 (diff)
downloademacs-cde1d14e1a386e52353da2a5f3f14f1944b39cd5.tar.gz
Delete obsolete comment.
Diffstat (limited to 'lisp/terminal.el')
-rw-r--r--lisp/terminal.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/terminal.el b/lisp/terminal.el
index 939791e1691..c5449281ca9 100644
--- a/lisp/terminal.el
+++ b/lisp/terminal.el
@@ -1122,10 +1122,6 @@ work with `terminfo' we will try to use it."
(setq te-process
(start-process "terminal-emulator" (current-buffer)
"/bin/sh" "-c"
- ;; Yuck!!! Start a shell to set some terminal
- ;; control characteristics. Then start the
- ;; "env" program to setup the terminal type
- ;; Then finally start the program we wanted.
(format "%s; exec %s"
te-stty-string
(mapconcat 'te-quote-arg-for-sh