Date: Wed, 18 Dec 2002 12:50:26 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: djgpp: djgpp/src/docs/kb/wc204.txi In-Reply-To: <200212180729.gBI7Tlr09782@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 18 Dec 2002, cvs-sandmann AT delorie DOT com wrote: > + Fix caching when environment variable TZ is not set. Prevents many calls to > + getenv() which are not needed. Could someone please change this to use @env{TZ} instead of just TZ? Environment variables should have their special markup, not be typeset as plain text. TIA