[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/term/cygwin.el
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/term/cygwin.el |
Date: |
Mon, 25 Jul 2005 01:12:19 -0400 |
Index: emacs/lisp/term/cygwin.el
diff -c emacs/lisp/term/cygwin.el:1.1 emacs/lisp/term/cygwin.el:1.2
*** emacs/lisp/term/cygwin.el:1.1 Fri Jul 22 17:11:04 2005
--- emacs/lisp/term/cygwin.el Mon Jul 25 05:12:19 2005
***************
*** 3,6 ****
--- 3,7 ----
;;; The Cygwin terminal can't really display underlines.
(tty-no-underline)
+ ;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191
;;; cygwin.el ends here