.emacs-my
changeset 438 740efbdc5777
parent 437 ccdb390f8418
child 439 a1910375f39e
--- 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.