summaryrefslogtreecommitdiffstats
path: root/ext/tk/MANIFEST
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-29 15:54:32 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-29 15:54:32 +0000
commitc73eb341d289621235f1d91b962d6f45692e1158 (patch)
tree03f94411c11d556ddf463d4b4cb27a16fcbba3a1 /ext/tk/MANIFEST
parent2589e9f012c08e9aec7202686c9e888099aa6ab5 (diff)
* ext/tcltklib/tcltklib.c (ip_init): bug fix
* ext/tk/tkutil.c (get_eval_string_core): accept a Regexp object * ext/tk/lib/multi-tk.rb: fix bug on 'exit' operation * ext/tk/lib/tk/text.rb: 'tksearch' accepts a Regexp object as a matting pattern argument git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
-rw-r--r--ext/tk/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST
index 158c8dd5b..64d260a67 100644
--- a/ext/tk/MANIFEST
+++ b/ext/tk/MANIFEST
@@ -268,6 +268,7 @@ sample/iso2022-kr.txt
sample/menubar1.rb
sample/menubar2.rb
sample/multi-ip_sample.rb
+sample/multi-ip_sample2.rb
sample/optobj_sample.rb
sample/propagate.rb
sample/remote-ip_sample.rb