comparison lisp/files.el @ 343:8bec6624d99b r21-1-1

Import from CVS: tag r21-1-1
author cvs
date Mon, 13 Aug 2007 10:52:53 +0200
parents 19dcec799385
children 3b3709405255
comparison
equal deleted inserted replaced
342:b036ce23deaa 343:8bec6624d99b
1173 ("\\.mss\\'" . scribe-mode) 1173 ("\\.mss\\'" . scribe-mode)
1174 ("\\.m\\([mes]\\|an\\)\\'" . nroff-mode) 1174 ("\\.m\\([mes]\\|an\\)\\'" . nroff-mode)
1175 ("\\.icn\\'" . icon-mode) 1175 ("\\.icn\\'" . icon-mode)
1176 ("\\.\\([ckz]?sh\\|shar\\)\\'" . sh-mode) 1176 ("\\.\\([ckz]?sh\\|shar\\)\\'" . sh-mode)
1177 ;; #### Unix-specific! 1177 ;; #### Unix-specific!
1178 ("/\\.\\(bash_\\|z\\)?\\(profile\\|login\||logout\\)\\'" . sh-mode) 1178 ("/\\.\\(bash_\\|z\\)?\\(profile\\|login\\|logout\\)\\'" . sh-mode)
1179 ("/\\.\\([ckz]sh\\|bash\\|tcsh\\|es\\|xinit\\|startx\\)rc\\'" . sh-mode) 1179 ("/\\.\\([ckz]sh\\|bash\\|tcsh\\|es\\|xinit\\|startx\\)rc\\'" . sh-mode)
1180 ("/\\.\\([kz]shenv\\|xsession\\)\\'" . sh-mode) 1180 ("/\\.\\([kz]shenv\\|xsession\\)\\'" . sh-mode)
1181 ;; The following come after the ChangeLog pattern for the sake of 1181 ;; The following come after the ChangeLog pattern for the sake of
1182 ;; ChangeLog.1, etc. and after the .scm.[0-9] pattern too. 1182 ;; ChangeLog.1, etc. and after the .scm.[0-9] pattern too.
1183 ("\\.[12345678]\\'" . nroff-mode) 1183 ("\\.[12345678]\\'" . nroff-mode)