From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: make fails in w32menu.c Date: Mon, 22 Sep 2008 17:27:36 +0200 Message-ID: <48D7B968.3090208@gmx.at> References: <48D788A8.3000905@gmx.at> <48D7B5D0.3020903@gmx.at> <48D7B73C.90108@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222097515 25542 80.91.229.12 (22 Sep 2008 15:31:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2008 15:31:55 +0000 (UTC) Cc: emacs-devel To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 22 17:32:47 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 1KhnP0-0001uO-Ec for ged-emacs-devel@m.gmane.org; Mon, 22 Sep 2008 17:32:42 +0200 Original-Received: from localhost ([127.0.0.1]:44903 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhnNy-0001OG-FN for ged-emacs-devel@m.gmane.org; Mon, 22 Sep 2008 11:31:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhnMq-00016I-Uy for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:30:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhnMp-00015f-6A for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:30:28 -0400 Original-Received: from [199.232.76.173] (port=38353 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhnMo-00015Y-VW for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:30:27 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:42682) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KhnMo-00085v-Fz for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:30:26 -0400 Original-Received: (qmail invoked by alias); 22 Sep 2008 15:30:24 -0000 Original-Received: from 62-47-50-128.adsl.highway.telekom.at (EHLO [62.47.50.128]) [62.47.50.128] by mail.gmx.net (mp062) with SMTP; 22 Sep 2008 17:30:24 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/+lbFuL3X+bb5dJpgjNLaRNFTkf+Ng4yl8Fpl3Jd Mx+7skVpB6uoFX User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.84 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:104042 Archived-At: > AFAICS, the only difference is whitespace. emacs-diffs commits do not > show whitespace changes, while my patch was done with git. Indeed. Thanks again, martin.