]> code.delx.au - gnu-emacs/blob - lisp/term/cygwin.el
d604e0207a0d397d48e1aa710e586cc1eb99d286
[gnu-emacs] / lisp / term / cygwin.el
1 ;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*-
2
3 ;;; The Cygwin terminal can't really display underlines.
4 (tty-no-underline)
5
6 ;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191
7 ;;; cygwin.el ends here