diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-17 00:57:19 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-17 00:57:19 (GMT) |
commit | b07cf17d9c57bb355e84b17470235902854c7d40 (patch) | |
tree | 24e61dab0ac7231432c6bbcb7221ea0fc959b0c6 /ChangeLog | |
parent | 7f955ebb347697e3262c2bf5469bd7552e4bda57 (diff) | |
download | tcl-b07cf17d9c57bb355e84b17470235902854c7d40.zip tcl-b07cf17d9c57bb355e84b17470235902854c7d40.tar.gz tcl-b07cf17d9c57bb355e84b17470235902854c7d40.tar.bz2 |
Slightly better docs for [lsearch]'s advanced capabilities
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-17 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/lsearch.n: Improved examples on the advanced capabilities of + lsearch (with the right options, set element removal can be done) + following discussion on tkchat. + 2004-03-16 Don Porter <dgp@users.sourceforge.net> * doc/catch.n: Compiled [catch] no longer fails to catch syntax |