aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sh-script.el
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-01-04 03:18:10 +0000
committerChong Yidong <[email protected]>2009-01-04 03:18:10 +0000
commitc0a4da525adb509869eb6fa87a587d4df688eae2 (patch)
tree47fd13b9a9556c6940228c08f87a1682aab516b2 /lisp/progmodes/sh-script.el
parentb796bfb4ce5fc6449aff3eb4d88ade2298de4db5 (diff)
(sh-ancestor-alist): Doc fix.
Diffstat (limited to 'lisp/progmodes/sh-script.el')
-rw-r--r--lisp/progmodes/sh-script.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index 72533d8873..a5fd4f6369 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -244,8 +244,8 @@ By default we have the following three hierarchies:
csh C Shell
jcsh C Shell with Job Control
- tcsh Turbo C Shell
- itcsh ? Turbo C Shell
+ tcsh TENEX C Shell
+ itcsh Ian's TENEX C Shell
rc Plan 9 Shell
es Extensible Shell
sh Bourne Shell