aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>1998-07-24 04:36:09 +0000
committerDan Nicolaescu <[email protected]>1998-07-24 04:36:09 +0000
commit271e0f2c6a5b2824c8f635cdfc1ae5a9ea5149b6 (patch)
treee26a0b71cfdde48036709f53758cb7c89241e638
parent7af59a4c1816a61434e99d5b272db2cdf4bcd3cb (diff)
*** empty log message ***
-rw-r--r--lisp/files.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 426ac6f3c3..703050582c 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -1274,6 +1274,7 @@ run `normal-mode' explicitly."
("\\.xml\\'" . sgml-mode)
("\\.dtd\\'" . sgml-mode)
("\\.ds\\(ss\\)?l\\'" . dsssl-mode)
+ ("\\.idl\\'" . idl-mode)
;; .emacs following a directory delimiter
;; in Unix, MSDOG or VMS syntax.
("[]>:/\\]\\..*emacs\\'" . emacs-lisp-mode)