diff options
author | davygrvy <davygrvy@pobox.com> | 2002-05-08 23:51:12 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-05-08 23:51:12 (GMT) |
commit | 672777daedebcd7b127dcd8a4950170fb370a2c9 (patch) | |
tree | 2b80a83f923fdba011eec60301c60b8fdbeba131 | |
parent | e4d8bccf51f328a796680c704d540f721dab6c22 (diff) | |
download | tcl-672777daedebcd7b127dcd8a4950170fb370a2c9.zip tcl-672777daedebcd7b127dcd8a4950170fb370a2c9.tar.gz tcl-672777daedebcd7b127dcd8a4950170fb370a2c9.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-05-08 David Gravereaux <davygrvy@pobox.com> + + * doc/file.n: + * tools/man2tcl.c: + * tools/man2help2.tcl: Thanks to Peter Spjuth + <peter.spjuth@space.se>, again. My prior fix for + single-quote macro mis-understanding was wrong. Reverted to + reimpliment the 'macro2' proc which handles single-quote macros + and restored file.n text arrangement to avoid single-quotes on + the first line. Sorry for all the confusion. + 2002-05-08 David Gravereaux <davygrvy@pobox.com> * tools/man2tcl.c: |