projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3baf875
)
(auto-mode-alist): .f95 files in f90-mode.
author
Glenn Morris
<rgm@gnu.org>
Sun, 21 Apr 2002 18:21:47 +0000
(18:21 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 21 Apr 2002 18:21:47 +0000
(18:21 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index da2d9c1655b9b2bc9e8262e8bd9d75a64590fbc8..e76d40ac956fbe8df87a0a9430c021f9b9873671 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-1462,6
+1462,7
@@
in that case, this function acts as if `enable-local-variables' were t."
("\\.sim\\'" . simula-mode)
("\\.mss\\'" . scribe-mode)
("\\.f90\\'" . f90-mode)
+ ("\\.f95\\'" . f90-mode)
("\\.indent\\.pro\\'" . fundamental-mode) ; to avoid idlwave-mode
("\\.pro\\'" . idlwave-mode)
("\\.lsp\\'" . lisp-mode)