diff options
Diffstat (limited to 'lisp/term/cygwin.el')
-rw-r--r-- | lisp/term/cygwin.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/cygwin.el b/lisp/term/cygwin.el index 8330a91f1f9..d604e0207a0 100644 --- a/lisp/term/cygwin.el +++ b/lisp/term/cygwin.el @@ -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 |