.emacs-my
changeset 438 740efbdc5777
parent 437 ccdb390f8418
child 439 a1910375f39e
equal deleted inserted replaced
437:ccdb390f8418 438:740efbdc5777
  1144 ;; ----------------------------------------------------------------------
  1144 ;; ----------------------------------------------------------------------
  1145 ;; psgml.
  1145 ;; psgml.
  1146 
  1146 
  1147 (setq sgml-set-face t)                  ; for highlighting in sgml
  1147 (setq sgml-set-face t)                  ; for highlighting in sgml
  1148 
  1148 
       
  1149 ;; ----------------------------------------------------------------------
       
  1150 ;; sh, bash.
       
  1151 
       
  1152 (add-to-list 'auto-mode-alist '("\\.cygport\\'" . shell-script-mode))
       
  1153 
  1149 ;; ======================================================================
  1154 ;; ======================================================================
  1150 ;; printing.
  1155 ;; printing.
  1151 
  1156 
  1152 ;; Use Notepad to print plain text files to the default Windows printer
  1157 ;; Use Notepad to print plain text files to the default Windows printer
  1153 ;(setq lpr-command "notepad")
  1158 ;(setq lpr-command "notepad")