view lisp/term/cygwin.el @ 64610:06bf5258607d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Jul 2005 10:22:44 +0000
parents d5254bde5ea5
children cc3bb3aeaa5b
line wrap: on
line source

;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*-

;;; The Cygwin terminal can't really display underlines.
(tty-no-underline)

;;; cygwin.el ends here