# HG changeset patch # User Miles Bader # Date 1122268339 0 # Node ID cc3bb3aeaa5bd50088e24d426b874e6ce3ed2258 # Parent ca25447f710a1fffc6985cab408ec995fdd41e23 Add arch tagline diff -r ca25447f710a -r cc3bb3aeaa5b lisp/term/cygwin.el --- a/lisp/term/cygwin.el Mon Jul 25 03:21:36 2005 +0000 +++ b/lisp/term/cygwin.el Mon Jul 25 05:12:19 2005 +0000 @@ -3,4 +3,5 @@ ;;; The Cygwin terminal can't really display underlines. (tty-no-underline) +;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191 ;;; cygwin.el ends here