diff options
author | davygrvy <davygrvy@pobox.com> | 2002-05-08 12:35:49 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-05-08 12:35:49 (GMT) |
commit | 6ade672c9f623f586985475583d49f6beb561176 (patch) | |
tree | bce8830b5b59f98980b777c227ccdb76952a2b2d | |
parent | d4d2f1dbe87df8d508a476b97f36998197d1b91f (diff) | |
download | tcl-6ade672c9f623f586985475583d49f6beb561176.zip tcl-6ade672c9f623f586985475583d49f6beb561176.tar.gz tcl-6ade672c9f623f586985475583d49f6beb561176.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2002-05-08 David Gravereaux <davygrvy@pobox.com> + + * tools/man2tcl.c: + * tools/man2help2.tcl: Proper source of macro error mis- + understanding single-quote as the leading macro command found + and repaired. + + * doc/file.n: Reverted to prior state before I messed with + it. + 2002-05-08 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: Corrected [uplevel] quoting when |