From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 79, Issue 37 Date: Sun, 21 Jun 2009 09:44:23 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1245592697 26944 80.91.229.12 (21 Jun 2009 13:58:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 13:58:17 +0000 (UTC) To: emacs-devel@gnu.org, Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 21 15:58:15 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 1MINYk-0002ZV-Dx for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 15:58:14 +0200 Original-Received: from localhost ([127.0.0.1]:56676 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MINYj-0001pJ-U9 for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 09:58:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MINYb-0001l3-5O for emacs-devel@gnu.org; Sun, 21 Jun 2009 09:58:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MINYW-0001hz-SF for emacs-devel@gnu.org; Sun, 21 Jun 2009 09:58:04 -0400 Original-Received: from [199.232.76.173] (port=42247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MINYW-0001hs-Nk for emacs-devel@gnu.org; Sun, 21 Jun 2009 09:58:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33633) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MINYV-000126-IB for emacs-devel@gnu.org; Sun, 21 Jun 2009 09:57:59 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MINLL-0002uJ-Ga; Sun, 21 Jun 2009 09:44:23 -0400 In-reply-to: (emacs-diffs-request@gnu.org) 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:111612 Archived-At: > Date: Sun, 21 Jun 2009 08:09:01 -0400 > From: emacs-diffs-request@gnu.org > Reply-To: emacs-diffs@gnu.org > > +2009-06-21 Nick Roberts > + > + * progmodes/gdb-ui.el: Replace with ... > + * progmodes/gdb-ui.el: ... this file. You mean, by gdb-mi.el, right?