X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/093571c374d671607c822dd2e5bedb2ac877ea91..d1e1e53dec51a9cb8aa9d6033d32428051ab7e85:/lisp/term/cygwin.el diff --git a/lisp/term/cygwin.el b/lisp/term/cygwin.el index df857ba662..d69433a77c 100644 --- a/lisp/term/cygwin.el +++ b/lisp/term/cygwin.el @@ -1,4 +1,4 @@ -;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*- +;;; cygwin.el --- support for the Cygwin terminal ;;; The Cygwin terminal can't really display underlines. @@ -6,5 +6,4 @@ "Terminal initialization function for cygwin." (tty-no-underline)) -;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191 ;;; cygwin.el ends here