From 068857d3d21a5adefbb76687cd4090f7605335f3 Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 17 Apr 2008 15:27:12 +0000 Subject: Corrected description of when tag -relief is ignored. --- ChangeLog | 5 +++++ doc/text.n | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b7cb845..031d50c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-17 Donal K. Fellows + + * doc/text.n: Correct description of when -relief option is ignored on + a tag. Thanks to emiliano for spotting. + 2008-04-17 Don Porter * generic/tkCanvas.c: Fix logic that determines when canvas item diff --git a/doc/text.n b/doc/text.n index 8236a36..926f896 100644 --- a/doc/text.n +++ b/doc/text.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: text.n,v 1.53 2007/12/13 15:23:43 dgp Exp $ +'\" RCS: @(#) $Id: text.n,v 1.54 2008/04/17 15:27:12 dkf Exp $ '\" .so man.macros .TH text n 8.5 Tk "Tk Built-In Commands" @@ -572,7 +572,7 @@ the middle of characters. in any of the forms accepted by \fBTk_GetRelief\fR. This option is used in conjunction with the \fB\-borderwidth\fR option to give a 3-D appearance to the background for characters; -it is ignored unless the \fB\-background\fR option +it is ignored unless the \fB\-borderwidth\fR option has been set for the tag. .TP \fB\-rmargin \fIpixels\fR -- cgit v0.12