diff options
author | Miles Bader <miles@gnu.org> | 2005-07-25 05:12:19 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2005-07-25 05:12:19 +0000 |
commit | 40154d1aeebdcdc4d2559057ed7bbcc1c422d0d5 (patch) | |
tree | c2d65d312fea8466b636e3aa137e7d3e6decbce4 /lisp/term/cygwin.el | |
parent | 5eca5ecd545f54c271e9997907c5fdedda20104c (diff) | |
download | emacs-40154d1aeebdcdc4d2559057ed7bbcc1c422d0d5.tar.gz |
Add arch tagline
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 |