From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: fadr Date: Mon, 22 Jun 2009 14:24:22 -0400 Message-ID: References: <87zlc0s3np.fsf@stupidchicken.com> <87y6rkp727.fsf@sphinx.net.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245695630 6864 80.91.229.12 (22 Jun 2009 18:33:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2009 18:33:50 +0000 (UTC) Cc: Chong Yidong , Nick Roberts , emacs-devel@gnu.org To: Dmitry Dzhus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 22 20:33:47 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MIoKu-00070L-Lc for ged-emacs-devel@m.gmane.org; Mon, 22 Jun 2009 20:33:44 +0200 Original-Received: from localhost ([127.0.0.1]:46344 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIoKu-0007qZ-1l for ged-emacs-devel@m.gmane.org; Mon, 22 Jun 2009 14:33:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIoKo-0007pd-2Z for emacs-devel@gnu.org; Mon, 22 Jun 2009 14:33:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIoKi-0007mg-AA for emacs-devel@gnu.org; Mon, 22 Jun 2009 14:33:36 -0400 Original-Received: from [199.232.76.173] (port=43029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIoKi-0007mb-71 for emacs-devel@gnu.org; Mon, 22 Jun 2009 14:33:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57404) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIoKh-0006Ym-Pa for emacs-devel@gnu.org; Mon, 22 Jun 2009 14:33:31 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MIoBq-0004WJ-K6; Mon, 22 Jun 2009 14:24:22 -0400 X-Spook: oil AVIP Rumsfeld Bosnia anarchy Capricorn Lon Horiuchi X-Ran: 7Ejwl1r9C)&b$/:}Vhj*vlsLRq$kdiDO-=yO`[Cl[M6e4x8Qa<6N(L1AxL(*arK?4iEAAw X-Hue: green X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111640 Archived-At: Also, could you write proper ChangeLog entries that actually describe the changes, please? See the existing ones for the format. Something like this is kind of useless: 2009-06-22 Dmitry Dzhus Nick Roberts * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's repository (http://sphinx.net.ru/hg/gdb-mi/). Thanks.