From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: stop using P_, __P in header files Date: Sun, 04 Jul 2010 12:42:15 -0400 Message-ID: References: <4C2DB1E0.7010305@swipnet.se> <83aaqa9ml7.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278261747 22929 80.91.229.12 (4 Jul 2010 16:42:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 4 Jul 2010 16:42:27 +0000 (UTC) Cc: Eli Zaretskii , Jan =?iso-8859-1?Q?Dj=E4rv?= , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 04 18:42:26 2010 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.69) (envelope-from ) id 1OVSGu-0003tp-99 for ged-emacs-devel@m.gmane.org; Sun, 04 Jul 2010 18:42:24 +0200 Original-Received: from localhost ([127.0.0.1]:33664 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVSGt-0006RZ-Kc for ged-emacs-devel@m.gmane.org; Sun, 04 Jul 2010 12:42:23 -0400 Original-Received: from [199.232.76.173] (port=53765 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVSGn-0006R2-U7 for emacs-devel@gnu.org; Sun, 04 Jul 2010 12:42:17 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OVSGm-0007Lq-K0 for emacs-devel@gnu.org; Sun, 04 Jul 2010 12:42:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:54093) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OVSGm-0007Lm-Cs for emacs-devel@gnu.org; Sun, 04 Jul 2010 12:42:16 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OVSGl-0002uq-ET; Sun, 04 Jul 2010 12:42:15 -0400 In-Reply-To: (Juanma Barranquero's message of "Sun\, 4 Jul 2010 18\:26\:40 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126749 Archived-At: Juanma Barranquero writes: > On Sun, Jul 4, 2010 at 17:55, Dan Nicolaescu wrote: > > As strftime.c is maintained outside of Emacs, I'd suggest just > reverting the change and leaving the K&R code as it was. Seems cleaner > that a mixup of styles. That sounds like a good idea.