(interpreter-mode-alist): Add `bash2'.
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 11:22:08 +0000 (11:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 11:22:08 +0000 (11:22 +0000)
lisp/files.el

index 43872274a253b06ca3719a61593b0168705dc2c9..0758247b603f35a43451c2fdaa5d25440577736b 100644 (file)
@@ -1471,6 +1471,7 @@ REGEXP and search the list again for another match.")
      ("scm" . scheme-mode)
      ("ash" . sh-mode)
      ("bash" . sh-mode)
+     ("bash2" . sh-mode)
      ("csh" . sh-mode)
      ("dtksh" . sh-mode)
      ("es" . sh-mode)