author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 22 Feb 2015 18:54:17 +0200 | |
changeset 1222 | 7a33c92b5d47 |
parent 1221 | 940024bc72ee |
child 1223 | 2792a1eb8850 |
.emacs-obsolete | file | annotate | diff | comparison | revisions |
--- 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)