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: Sat, 09 Feb 2008 22:46:22 -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 1202615199 17144 80.91.229.12 (10 Feb 2008 03:46:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Feb 2008 03:46:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 10 04:47:02 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 1JO39g-0006HG-9a for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2008 04:47:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JO39D-0005Px-2Z for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 22:46:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JO397-0005Pk-Tq for emacs-devel@gnu.org; Sat, 09 Feb 2008 22:46:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JO395-0005PY-FJ for emacs-devel@gnu.org; Sat, 09 Feb 2008 22:46:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JO395-0005PV-99 for emacs-devel@gnu.org; Sat, 09 Feb 2008 22:46:23 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JO395-0000WE-19 for emacs-devel@gnu.org; Sat, 09 Feb 2008 22:46:23 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JO394-0001MF-EW; Sat, 09 Feb 2008 22:46:22 -0500 X-Spook: EuroFed JPL Abu Ghraib terrorism Uzi enemy of the state X-Ran: ?FZ$(|IXTAfN-=l,n/l'O|V,L&:%/]W( 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:88613 Archived-At: Richard Stallman wrote: > 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. :( All I can find is lispref/tips.texi saying to write doc-strings in the present tense.