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: rename and clean unexec.c Date: Thu, 05 Aug 2010 14:41:58 -0400 Message-ID: References: <83hbjjcxex.fsf@gnu.org> <87sk33pdpf.fsf@telefonica.net> <83aapbcoqs.fsf@gnu.org> <838w4vc7gs.fsf@gnu.org> <834oficgpf.fsf@gnu.org> <8339v2c9ea.fsf@gnu.org> <83tyn9vukv.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 1281033733 27727 80.91.229.12 (5 Aug 2010 18:42:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Aug 2010 18:42:13 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 05 20:42:11 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 1Oh5OM-0003Ak-5y for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 20:42:10 +0200 Original-Received: from localhost ([127.0.0.1]:39003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh5OL-0000U7-Mo for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 14:42:09 -0400 Original-Received: from [199.232.76.173] (port=55114 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh5OF-0000TU-Gx for emacs-devel@gnu.org; Thu, 05 Aug 2010 14:42:03 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Oh5OD-0004C2-3P for emacs-devel@gnu.org; Thu, 05 Aug 2010 14:42:02 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41019) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Oh5OC-0004Bp-A7 for emacs-devel@gnu.org; Thu, 05 Aug 2010 14:42:00 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Oh5OA-00004x-1V; Thu, 05 Aug 2010 14:41:58 -0400 In-Reply-To: <83tyn9vukv.fsf@gnu.org> (Eli Zaretskii's message of "Thu\, 05 Aug 2010 20\:27\:12 +0300") 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:128316 Archived-At: Eli Zaretskii writes: >> From: Stefan Monnier >> Date: Fri, 30 Jul 2010 11:12:58 +0200 >> Cc: Eli Zaretskii , emacs-devel@gnu.org >> >> I would agree to renaming it unexcoff.c but not unexdos.c, because file >> names (like function names) should describe what the file/function does, >> rather than how it's used. > > I took this as tending towards Dan's request, and renamed the file to > unexcoff.c. Thanks! > Would someone who has the right version of Autoconf handy please > regenerate `configure'? TIA Done. (It seems we are using autoconf-2.66 now)