summaryrefslogtreecommitdiffstats
path: root/doc/text.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-22 13:17:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-22 13:17:19 (GMT)
commit548dc002dda31d26cee170eb6c13cc96d134e52f (patch)
tree79bdc74209583019ecb7c491e20873a8fd9f6eeb /doc/text.n
parent856873628c3fc2a1616b88ccf1163ba60477f49d (diff)
downloadtk-548dc002dda31d26cee170eb6c13cc96d134e52f.zip
tk-548dc002dda31d26cee170eb6c13cc96d134e52f.tar.gz
tk-548dc002dda31d26cee170eb6c13cc96d134e52f.tar.bz2
Remove incorrect reference to tcl_wordchars, it isn't used any more.
Diffstat (limited to 'doc/text.n')
-rw-r--r--doc/text.n5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/text.n b/doc/text.n
index 90834df..6489d1a 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -2025,10 +2025,7 @@ integer. This command used to be used for scrolling, but now it is obsolete.
.SH BINDINGS
.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).
+default behavior.
.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,