aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-03-25 03:49:26 +0000
committerRichard M. Stallman <[email protected]>1997-03-25 03:49:26 +0000
commita98daaefa17bcc64bc76b8125900d991187dcc27 (patch)
treea5f804e538684ca2eb2c7edacc7615e4f1a21244
parent87c033db6f7dc9660584b2cef97d540a81e32e00 (diff)
(auto-mode-alist): Add .com element.
-rw-r--r--lisp/vms-patch.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/vms-patch.el b/lisp/vms-patch.el
index 41dcd99fbc..107b6b4ef3 100644
--- a/lisp/vms-patch.el
+++ b/lisp/vms-patch.el
@@ -24,6 +24,8 @@
;;; Code:
+(setq auto-mode-alist (cons '(("\\.com\\'" . dcl-mode)) auto-mode-alist))
+
;;; Functions that need redefinition
;;; VMS file names are upper case, but buffer names are more