Associate shell-script-mode for .cygport files.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 03 Aug 2010 23:10:27 +0300
changeset 438 740efbdc5777
parent 437 ccdb390f8418
child 439 a1910375f39e
Associate shell-script-mode for .cygport files.
.emacs-my
--- a/.emacs-my	Tue Aug 03 23:06:54 2010 +0300
+++ b/.emacs-my	Tue Aug 03 23:10:27 2010 +0300
@@ -1146,6 +1146,11 @@
 
 (setq sgml-set-face t)                  ; for highlighting in sgml
 
+;; ----------------------------------------------------------------------
+;; sh, bash.
+
+(add-to-list 'auto-mode-alist '("\\.cygport\\'" . shell-script-mode))
+
 ;; ======================================================================
 ;; printing.