]> git.eshelyaron.com Git - emacs.git/commitdiff
(sh-ancestor-alist): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 4 Jan 2009 03:18:10 +0000 (03:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 4 Jan 2009 03:18:10 +0000 (03:18 +0000)
lisp/progmodes/sh-script.el

index 72533d887349fee981809957b8b2b29acb19e658..a5fd4f6369c5433f711c919220e1243352693076 100644 (file)
@@ -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