author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 19 Jan 2009 12:42:01 +0200 | |
changeset 119 | 4e17d15024fb |
parent 118 | 27add777f357 |
child 120 | 5b02710b7ffc |
--- a/.emacs-my Sun Jan 18 22:15:19 2009 +0200 +++ b/.emacs-my Mon Jan 19 12:42:01 2009 +0200 @@ -581,7 +581,7 @@ ;; For DOS init files (when (equal window-system 'w32) (add-to-list 'auto-mode-alist '("CONFIG\\." . bat-mode)) - (add-to-list 'auto-mode-alist '("AUTOEXEC\\." . bat-mode)))) + (add-to-list 'auto-mode-alist '("AUTOEXEC\\." . bat-mode))))) ;; ====================================================================== ;;