From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: Changes to emacs/Makefile.in,v Date: Sat, 21 Jun 2008 15:28:33 +0200 Message-ID: <87iqw2lxxa.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214055176 26757 80.91.229.12 (21 Jun 2008 13:32:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 13:32:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Romain Francoise Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 21 15:33:41 2008 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 1KA3Do-0008L8-Vd for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 15:33:41 +0200 Original-Received: from localhost ([127.0.0.1]:34445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KA3D0-0002iJ-1d for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 09:32:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KA3Cv-0002h6-EP for emacs-devel@gnu.org; Sat, 21 Jun 2008 09:32:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KA3Ct-0002fg-Vj for emacs-devel@gnu.org; Sat, 21 Jun 2008 09:32:45 -0400 Original-Received: from [199.232.76.173] (port=45509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KA3Ct-0002fd-TO for emacs-devel@gnu.org; Sat, 21 Jun 2008 09:32:43 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:35842) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KA3Ct-0008Dj-8k for emacs-devel@gnu.org; Sat, 21 Jun 2008 09:32:43 -0400 Original-Received: (qmail invoked by alias); 21 Jun 2008 13:32:40 -0000 Original-Received: from p54866FEF.dip.t-dialin.net (EHLO debian) [84.134.111.239] by mail.gmx.net (mp035) with SMTP; 21 Jun 2008 15:32:40 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX18N7iolN2ENkkTCVKq/OOdMI+nFdPMxnHBuv9kaI+ /LnJ6NvGLHmANG In-Reply-To: (Romain Francoise's message of "Sat, 21 Jun 2008 12:48:11 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: 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:99606 Archived-At: On 2008-06-21 14:48 +0200, Romain Francoise wrote: > CVSROOT: /cvsroot/emacs > Module name: emacs > Changes by: Romain Francoise 08/06/21 12:48:11 > > Index: Makefile.in > =================================================================== > RCS file: /cvsroot/emacs/emacs/Makefile.in,v > retrieving revision 1.351 > retrieving revision 1.352 > diff -u -b -r1.351 -r1.352 > --- Makefile.in 21 Jun 2008 01:38:34 -0000 1.351 > +++ Makefile.in 21 Jun 2008 12:48:11 -0000 1.352 > @@ -138,8 +138,8 @@ > INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \ > efaq eintr elisp emacs emacs-mime epa erc eshell eudc \ > flymake forms gnus idlwave info message mh-e newsticker \ > - nxml-mode org pcl-cvs pgg rcirc reftex remember sc ses sieve \ > - speedbar tramp vip viper widget woman smtpmail url > + nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc ses \ > + psieve speedbar tramp vip viper widget woman smtpmail url ^ Where does this extra p come from?