From c5ef317e991e1a3d1c08be0768d640881660b583 Mon Sep 17 00:00:00 2001 From: dkf Date: Fri, 23 Feb 2007 15:02:58 +0000 Subject: D'oh! --- generic/tkText.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tkText.c b/generic/tkText.c index fd65352..57cd9df 100644 --- a/generic/tkText.c +++ b/generic/tkText.c @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkText.c,v 1.73 2007/02/22 13:56:32 dkf Exp $ + * RCS: @(#) $Id: tkText.c,v 1.74 2007/02/23 15:02:58 dkf Exp $ */ #include "default.h" @@ -686,7 +686,7 @@ TextWidgetObjCmd( int index; static CONST char *optionStrings[] = { - "bbox", "cget", "compare", "configure", "count", "debug", "delete" + "bbox", "cget", "compare", "configure", "count", "debug", "delete", "dlineinfo", "dump", "edit", "get", "image", "index", "insert", "mark", "peer", "replace", "scan", "search", "see", "tag", "window", "xview", "yview", NULL -- cgit v0.12