comparison lisp/progmodes/sh-script.el @ 100877:4d4c11933279

(sh-ancestor-alist): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 04 Jan 2009 03:18:10 +0000
parents aa5de5d845d6
children a9dc0e7c3f2b
comparison
equal deleted inserted replaced
100876:ba2b93974ce5 100877:4d4c11933279
242 This is the basis for `sh-feature'. See also `sh-alias-alist'. 242 This is the basis for `sh-feature'. See also `sh-alias-alist'.
243 By default we have the following three hierarchies: 243 By default we have the following three hierarchies:
244 244
245 csh C Shell 245 csh C Shell
246 jcsh C Shell with Job Control 246 jcsh C Shell with Job Control
247 tcsh Turbo C Shell 247 tcsh TENEX C Shell
248 itcsh ? Turbo C Shell 248 itcsh Ian's TENEX C Shell
249 rc Plan 9 Shell 249 rc Plan 9 Shell
250 es Extensible Shell 250 es Extensible Shell
251 sh Bourne Shell 251 sh Bourne Shell
252 ash ? Shell 252 ash ? Shell
253 jsh Bourne Shell with Job Control 253 jsh Bourne Shell with Job Control