.emacs-my
changeset 1210 b149f50121ac
parent 1208 e2ce4a60af3e
child 1215 c7e52e93465a
--- 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")