From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Adding M-x iwconfig to net-utils.el Date: Tue, 12 Feb 2008 01:01:19 +0100 (CET) Message-ID: <20080212000119.3B66730435@Psilocybe.Update.UU.SE> References: <87lk5wkh1c.fsf@rabkins.net> <87hcgkjcy9.fsf@rabkins.net> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1202774507 26786 80.91.229.12 (12 Feb 2008 00:01:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 00:01:47 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 01:02:08 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 1JOibA-0004uv-2j for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 01:02:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOiag-0008Kf-TC for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 19:01:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOiaX-0008HQ-0l for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:01:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOiaV-0008GW-95 for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:01:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOiaV-0008GR-3u for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:01:27 -0500 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOiaO-00045T-EL; Mon, 11 Feb 2008 19:01:20 -0500 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id 3B66730435; Tue, 12 Feb 2008 01:01:19 +0100 (CET) In-reply-to: (message from Glenn Morris on Sat, 09 Feb 2008 22:46:22 -0500) X-detected-kernel: by monty-python.gnu.org: 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:88805 Archived-At: > PS. It's funny how people often switch to the past tense when > writing certain ChangeLog entries (eg: "rename", "move"). > > I have always used "deleted" and "renamed", past tense. I could have sworn there was a GNU or Emacs standard that said "write changelog entries in the present tense", but now that I look I can't find it. :( I seem to recall something similar, but neither the GNU Coding Standards nor the much pickier GNITS standards say anything about it!