.emacs-obsolete
changeset 1222 7a33c92b5d47
parent 1219 68542ca74092
child 1304 8c1f6458c907
equal deleted inserted replaced
1221:940024bc72ee 1222:7a33c92b5d47
    63 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    63 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    64 
    64 
    65 (add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)
    65 (add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)
    66 (add-hook 'comint-mode-hook 'ansi-color-for-comint-mode-on)
    66 (add-hook 'comint-mode-hook 'ansi-color-for-comint-mode-on)
    67 
    67 
       
    68 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
       
    69 ;; For Cygwin.
       
    70 
       
    71 (add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)