From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15344 invoked by alias); 3 Jan 2009 09:48:41 -0000 Received: (qmail 15335 invoked by uid 22791); 3 Jan 2009 09:48:41 -0000 X-SWARE-Spam-Status: No, hits=3.3 required=5.0 tests=AWL,BARRACUDA_BRBL,BAYES_20,BOTNET,J_CHICKENPOX_64,SARE_SUB_ENC_UTF8,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Jan 2009 09:48:01 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KCW0010034U5000@i-mtaout1.012.net.il> for gdb@sourceware.org; Sat, 03 Jan 2009 11:50:39 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.220.202]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KCW009AG3CD5Y80@i-mtaout1.012.net.il>; Sat, 03 Jan 2009 11:50:38 +0200 (IST) Date: Sat, 03 Jan 2009 09:48:00 -0000 From: Eli Zaretskii Subject: Re: "coding: utf-8" emacs local variable in ChangeLog (?) In-reply-to: <20090103061325.GB31571@adacore.com> To: Joel Brobecker Cc: gdb@sourceware.org, ludo@gnu.org Reply-to: Eli Zaretskii Message-id: References: <20090103061325.GB31571@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00002.txt.bz2 > Date: Sat, 3 Jan 2009 10:13:25 +0400 > From: Joel Brobecker > Cc: ludo@gnu.org > > +coding: utf-8 > > I tracked the change to a patch in Aug 2007, but couldn't find > the associated discussion in the gdb and gdb-patches mailing list. > > Is that change OK? Yes. > If yes, an update of gdbint.texi is in order. Please do, and thanks.