]> code.delx.au - gnu-emacs/blobdiff - lisp/term/cygwin.el
* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
[gnu-emacs] / lisp / term / cygwin.el
index df857ba6625cfed9f74259777ad97327f4ceae1f..d69433a77c2b8c267cf0ca80dcf13fd11e1ee746 100644 (file)
@@ -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