emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Mon, 09 Sep 2002 15:32:41 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.608 emacs/lisp/files.el:1.609
*** emacs/lisp/files.el:1.608   Mon Sep  9 15:23:37 2002
--- emacs/lisp/files.el Mon Sep  9 15:32:41 2002
***************
*** 1530,1535 ****
--- 1530,1536 ----
       ("\\$CHANGE_LOG\\$\\.TXT" . change-log-mode)
       ("\\.scm\\.[0-9]*\\'" . scheme-mode)
       ("\\.[ck]?sh\\'\\|\\.shar\\'\\|/\\.z?profile\\'" . sh-mode)
+      ("\\.bash\\'" . sh-mode)
       
("\\(/\\|\\`\\)\\.\\(bash_profile\\|z?login\\|bash_login\\|z?logout\\)\\'" . 
sh-mode)
       
("\\(/\\|\\`\\)\\.\\(bash_logout\\|shrc\\|[kz]shrc\\|bashrc\\|t?cshrc\\|esrc\\)\\'"
 . sh-mode)
       ("\\(/\\|\\`\\)\\.\\([kz]shenv\\|xinitrc\\|startxrc\\|xsession\\)\\'" . 
sh-mode)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]