summaryrefslogtreecommitdiff
path: root/ext/.document
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-24 00:07:01 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-24 00:07:01 +0000
commit082cb4b2b332e7f6634b147ec747b36e4a768434 (patch)
tree39400cee1bb4afa7f43755ab37909aad4f7a37f8 /ext/.document
parent0a1a47235e8abef7c9594e3f5367f3934ed18676 (diff)
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
typo fixed. [ruby-talk:162187] * ext/tk/lib/tk/menu.rb (TkMenuEntryConfig::__item_val2ruby_optkeys): ditto. [ruby-core:06359] * ext/enumerator/enumerator.c: applied documentation patch from James Edward Gray II <james@grayproductions.net>. [ruby-core:06348] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index f4c8de2f3b..0f5b1fb1b7 100644
--- a/ext/.document
+++ b/ext/.document
@@ -1,5 +1,6 @@
# Add files to this as they become documented
+enumerator/enumerator.c
iconv/iconv.c
stringio/stringio.c
strscan/strscan.c