diff --git a/ChangeLog b/ChangeLog index 15b81f7ed..de06ed237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-06-22 Adrian Dawe + + * src/spicewish: + Sorry noticed a bug + could you add: + set ::spicewish_mode "standalone" + to line 107 (at the end of load proc) + 2004-06-22 Stefan Jones * src/frontend/com_dl.c: diff --git a/src/spicewish b/src/spicewish index 706ef460c..186818ee0 100755 --- a/src/spicewish +++ b/src/spicewish @@ -104,6 +104,7 @@ namespace eval spicewish { wm withdraw . } } + set ::spicewish_mode "standalone" } proc tclreadline { } {