aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-01-04 03:18:10 +0000
committerChong Yidong2009-01-04 03:18:10 +0000
commitc0a4da525adb509869eb6fa87a587d4df688eae2 (patch)
tree47fd13b9a9556c6940228c08f87a1682aab516b2
parentb796bfb4ce5fc6449aff3eb4d88ade2298de4db5 (diff)
downloademacs-c0a4da525adb509869eb6fa87a587d4df688eae2.tar.gz
emacs-c0a4da525adb509869eb6fa87a587d4df688eae2.zip
(sh-ancestor-alist): Doc fix.
-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 72533d88734..a5fd4f6369c 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:
244 244
245csh C Shell 245csh 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
249rc Plan 9 Shell 249rc Plan 9 Shell
250 es Extensible Shell 250 es Extensible Shell
251sh Bourne Shell 251sh Bourne Shell