comparison lisp/files.el @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 9d177e8d4150
children 8de8e3f6228a
comparison
equal deleted inserted replaced
437:e2a4e8b94b82 438:84b14dcb0985
1155 ("\\.e\\'" . eiffel-mode) 1155 ("\\.e\\'" . eiffel-mode)
1156 ("\\.mss\\'" . scribe-mode) 1156 ("\\.mss\\'" . scribe-mode)
1157 ("\\.m\\(?:[mes]\\|an\\)\\'" . nroff-mode) 1157 ("\\.m\\(?:[mes]\\|an\\)\\'" . nroff-mode)
1158 ("\\.icn\\'" . icon-mode) 1158 ("\\.icn\\'" . icon-mode)
1159 ("\\.\\(?:[ckz]?sh\\|shar\\)\\'" . sh-mode) 1159 ("\\.\\(?:[ckz]?sh\\|shar\\)\\'" . sh-mode)
1160 ("\\.pro\\'" . idlwave-mode)
1160 ;; #### Unix-specific! 1161 ;; #### Unix-specific!
1161 ("/\\.\\(?:bash_\\|z\\)?\\(profile\\|login\\|logout\\)\\'" . sh-mode) 1162 ("/\\.\\(?:bash_\\|z\\)?\\(profile\\|login\\|logout\\)\\'" . sh-mode)
1162 ("/\\.\\(?:[ckz]sh\\|bash\\|tcsh\\|es\\|xinit\\|startx\\)rc\\'" . sh-mode) 1163 ("/\\.\\(?:[ckz]sh\\|bash\\|tcsh\\|es\\|xinit\\|startx\\)rc\\'" . sh-mode)
1163 ("/\\.\\(?:[kz]shenv\\|xsession\\)\\'" . sh-mode) 1164 ("/\\.\\(?:[kz]shenv\\|xsession\\)\\'" . sh-mode)
1164 ;; The following come after the ChangeLog pattern for the sake of 1165 ;; The following come after the ChangeLog pattern for the sake of