aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/terminal.el
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1994-03-19 05:34:11 +0000
committerKarl Heuer <[email protected]>1994-03-19 05:34:11 +0000
commit780e2f180337a4b11c789a95cf309046a758e091 (patch)
tree6f835da08e3a0a658c87555c17cccefc9bf0ad4e /lisp/terminal.el
parent4197af8a64803a35e282c6f3116303cbac48b2eb (diff)
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 939791e169..c5449281ca 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