/[emacs]/emacs/lisp/term/cygwin.el
ViewVC logotype

Diff of /emacs/lisp/term/cygwin.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by miles, Mon Jul 25 05:12:19 2005 UTC revision 1.3 by dann, Wed Jul 27 18:02:07 2005 UTC
# Line 1  Line 1 
1  ;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*-  ;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*-
2    
3  ;;; The Cygwin terminal can't really display underlines.  ;;; The Cygwin terminal can't really display underlines.
4  (tty-no-underline)  
5    (defun terminal-init-cygwin ()
6      "Terminal initialization function for cygwin."  
7      (tty-no-underline))
8    
9  ;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191  ;; arch-tag: ca81ce67-3c41-4883-a29b-4c3d64a21191
10  ;;; cygwin.el ends here  ;;; cygwin.el ends here

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26