changeset 64628:cc3bb3aeaa5b

Add arch tagline
author Miles Bader <miles@gnu.org>
date Mon, 25 Jul 2005 05:12:19 +0000
parents ca25447f710a
children 26abdab91b97
files lisp/term/cygwin.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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