From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Adding M-x iwconfig to net-utils.el Date: Fri, 08 Feb 2008 20:34:16 -0500 Message-ID: References: <87lk5wkh1c.fsf@rabkins.net> <87hcgkjcy9.fsf@rabkins.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202520870 8286 80.91.229.12 (9 Feb 2008 01:34:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2008 01:34:30 +0000 (UTC) Cc: Yoni Rabkin , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 02:34:52 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 1JNecG-0004Ih-7X for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 02:34:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNebn-0002Mz-PQ for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 20:34:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNebj-0002L1-KF for emacs-devel@gnu.org; Fri, 08 Feb 2008 20:34:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNebi-0002Ir-HZ for emacs-devel@gnu.org; Fri, 08 Feb 2008 20:34:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNebi-0002Ia-Be for emacs-devel@gnu.org; Fri, 08 Feb 2008 20:34:18 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNebh-0001ud-MM for emacs-devel@gnu.org; Fri, 08 Feb 2008 20:34:17 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JNebg-0003tW-9T; Fri, 08 Feb 2008 20:34:16 -0500 X-Spook: Forte Manfurov NATO Crowell S Key EuroFed emc ASIO X-Ran: tZX1a (Richard Stallman's message of "Fri, 08 Feb 2008 13:48:30 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:88559 Archived-At: Richard Stallman wrote: > Emacs should follow the practices of the GNU system, not Windows. > So this variable should be called ifconfig-program. > > I changed that and related names. And I added some variable aliases to avoid punishing users of this package for a mistake outside their control. PS. It's funny how people often switch to the past tense when writing certain ChangeLog entries (eg: "rename", "move").