Tcl Japanization Patch Update 3 This file is a patch for the Japanized Tcl7.3 which is already applied 'update1' patch and 'update2' patch. If you don't have the Tcl7.3jp + update1 + update2, you should get one by applying the Japanization patch, 'update1' patch, and 'update2' patch to the original Tcl7.3. You may find the Japanization patch at the same place where you found this patch. To apply this patch, you should cd to the top directory of the Japanized Tcl7.3 (with update1 & update2) source tree (the directory containing tcl*.c files), and do: patch -p < thisFile This patch fixes following problems: (documentation error) Modified some doc.jp files. (bug fix) Fixed a bug in TclWordEnd where it couldn't find an end of a word if it contains a kanji character with some special characters like '{' or '['. If you find any problems in applying patch, compiling or whatever it is, send a report to "tcl-jp-bugs@sra.co.jp". Please don't forget to include a brief description of your environment such as your machine type and OS version. Yoshiyuki Nishinaka (nisinaka@sra.co.jp) Makoto Ishisone (ishisone@sra.co.jp) Hiroshi Sako (sakoh@sra.co.jp) Software Research Associates, Inc.