From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14101 invoked by alias); 21 Jul 2011 14:07:24 -0000 Received: (qmail 14091 invoked by uid 22791); 21 Jul 2011 14:07:24 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Jul 2011 14:07:05 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Qjtu4-0000Sf-6d; Thu, 21 Jul 2011 10:07:04 -0400 Date: Thu, 21 Jul 2011 15:54:00 -0000 Message-Id: From: Eli Zaretskii To: pmuldoon@redhat.com CC: gdb-patches@sourceware.org In-reply-to: (message from Phil Muldoon on Thu, 21 Jul 2011 12:14:51 +0100) Subject: Re: [doc] [patch] Document Python prompt substitution in NEWS. Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00584.txt.bz2 > From: Phil Muldoon > Reply-to: pmuldoon@redhat.com > Date: Thu, 21 Jul 2011 12:14:51 +0100 > > > This patch documents in NEWS the Python prompt substitution hook. > > OK? Yes, thanks.