diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-24 19:52:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-24 19:52:56 (GMT) |
commit | 25419dcfb8439a697f17ce50bd0bf39af2d3913a (patch) | |
tree | 6e84cf6bab875aa9d4da86d73404be40fbc6c3ee /doc/dde.n | |
parent | 3628c71caa5cc745e75c919fbf02240131221386 (diff) | |
parent | 8c3f25f44adbfa66cfa07f33604abe1b1cfdc588 (diff) | |
download | tcl-25419dcfb8439a697f17ce50bd0bf39af2d3913a.zip tcl-25419dcfb8439a697f17ce50bd0bf39af2d3913a.tar.gz tcl-25419dcfb8439a697f17ce50bd0bf39af2d3913a.tar.bz2 |
Take cygwin handling of X11 into account
Implement TclpIsAtty, Cygwin only
doc/dde.n: doc fix
Diffstat (limited to 'doc/dde.n')
-rw-r--r-- | doc/dde.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ particularly important website: .PP .CS package require dde -\fBdde execute\fR iexplore WWW_OpenURL http://www.tcl.tk/ +\fBdde execute\fR -async iexplore WWW_OpenURL http://www.tcl.tk/ .CE .SH "SEE ALSO" tk(n), winfo(n), send(n) |