summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-23 22:12:23 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-23 22:12:23 (GMT)
commit83b8d2379e36b8f90b7e427773e41576b6565d41 (patch)
tree28c462d43743fbc91d52c2579509b175e5ae89c0 /doc
parentce71e454a4e1b7239f2e765f09373d1fb9779f86 (diff)
parent7063328b6584b3d6923d6afd07a254ca7a99746c (diff)
downloadtk-83b8d2379e36b8f90b7e427773e41576b6565d41.zip
tk-83b8d2379e36b8f90b7e427773e41576b6565d41.tar.gz
tk-83b8d2379e36b8f90b7e427773e41576b6565d41.tar.bz2
Put back comment about "tcl_wordchars" variable: it is still correct
Diffstat (limited to 'doc')
-rw-r--r--doc/text.n4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/text.n b/doc/text.n
index 6489d1a..f08ed9e 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -2026,6 +2026,10 @@ integer. This command used to be used for scrolling, but now it is obsolete.
.PP
Tk automatically creates class bindings for texts that give them the following
default behavior.
+In the descriptions below,
+.QW word
+is dependent on the value of
+the \fBtcl_wordchars\fR variable. See \fBtclvars\fR(n).
.IP [1]
Clicking mouse button 1 positions the insertion cursor just before the
character underneath the mouse cursor, sets the input focus to this widget,