(auto-mode-alist): Recognize ".exp" suffix.
This commit is contained in:
@@ -971,6 +971,7 @@ run `normal-mode' explicitly."
|
||||
("\\.article\\'" . text-mode)
|
||||
("\\.letter\\'" . text-mode)
|
||||
("\\.tcl\\'" . tcl-mode)
|
||||
("\\.exp\\'" . tcl-mode)
|
||||
("\\.f90\\'" . f90-mode)
|
||||
("\\.lsp\\'" . lisp-mode)
|
||||
("\\.awk\\'" . awk-mode)
|
||||
|
||||
Reference in New Issue
Block a user