author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 19 Feb 2015 19:21:39 +0200 | |
changeset 1210 | b149f50121ac |
parent 1209 | aa1de5eb3665 |
child 1211 | c8cb83742738 |
--- a/.emacs-my Thu Feb 19 19:21:11 2015 +0200 +++ b/.emacs-my Thu Feb 19 19:21:39 2015 +0200 @@ -2680,6 +2680,8 @@ (when (equal window-system 'w32) (add-to-list 'process-coding-system-alist '("python" cp1251-unix . cp1251-unix))) +(add-to-list 'auto-mode-alist '("/requirements.txt\\'" . conf-mode)) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "perl, cperl")