diff -r 940024bc72ee -r 7a33c92b5d47 .emacs-obsolete --- 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)