(auto-mode-alist): Add .com element.

This commit is contained in:
Richard M. Stallman 1997-03-25 03:49:26 +00:00
parent 87c033db6f
commit a98daaefa1

View file

@ -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