]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Mon, 25 Jul 2005 05:12:19 +0000 (05:12 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 25 Jul 2005 05:12:19 +0000 (05:12 +0000)
lisp/term/cygwin.el

index 8330a91f1f9982fdfe7e6705b987bf51c667d0b0..d604e0207a0d397d48e1aa710e586cc1eb99d286 100644 (file)
@@ -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