changeset 1222 | 7a33c92b5d47 |
parent 1219 | 68542ca74092 |
child 1304 | 8c1f6458c907 |
--- a/.emacs-obsolete Sun Feb 22 18:44:46 2015 +0200 +++ b/.emacs-obsolete Sun Feb 22 18:54:17 2015 +0200 @@ -65,3 +65,7 @@ (add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m) (add-hook 'comint-mode-hook 'ansi-color-for-comint-mode-on) +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; For Cygwin. + +(add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)