(auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'
This commit is contained in:
parent
797c8ebcdd
commit
2c56e4a415
1 changed files with 1 additions and 0 deletions
|
@ -1351,6 +1351,7 @@ in that case, this function acts as if `enable-local-variables' were t."
|
|||
("\\.sim\\'" . simula-mode)
|
||||
("\\.mss\\'" . scribe-mode)
|
||||
("\\.f90\\'" . f90-mode)
|
||||
("\\.pro\\'" . idlwave-mode)
|
||||
("\\.lsp\\'" . lisp-mode)
|
||||
("\\.awk\\'" . awk-mode)
|
||||
("\\.prolog\\'" . prolog-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue