Mercurial > emacs
view lisp/term/cygwin.el @ 64596:d5254bde5ea5
* term/rxvt.el (function-key-map): Use substitute-key-definition
to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
* term/cygwin.el: New file.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 22 Jul 2005 17:11:04 +0000 |
parents | |
children | cc3bb3aeaa5b |
line wrap: on
line source
;;; cygwin.el --- support for the Cygwin terminal -*- no-byte-compile: t -*- ;;; The Cygwin terminal can't really display underlines. (tty-no-underline) ;;; cygwin.el ends here