From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ChangeLog entries missing for "daylight savings" -> ... saving Date: Tue, 20 Mar 2007 12:13:31 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174407412 4585 80.91.229.12 (20 Mar 2007 16:16:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 16:16:52 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 20 17:16:39 2007 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 1HTh0k-0007IZ-AK for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 17:16:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTh2J-0003gT-Sk for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 11:18:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTh1L-0003GO-Fc for emacs-devel@gnu.org; Tue, 20 Mar 2007 12:17:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTh1K-0003Fw-Or for emacs-devel@gnu.org; Tue, 20 Mar 2007 12:17:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTh1K-0003Fn-IS for emacs-devel@gnu.org; Tue, 20 Mar 2007 11:17:10 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTgzk-0004AK-1r for emacs-devel@gnu.org; Tue, 20 Mar 2007 12:15:32 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HTgxn-0004hK-KE; Tue, 20 Mar 2007 12:13:31 -0400 In-reply-to: (message from Glenn Morris on Mon, 19 Mar 2007 14:37:24 -0400) X-detected-kernel: 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:68167 Archived-At: For fixing a bunch of typos scattered throughout several files, I just made CVS log entries, not ChangeLog entries. I did make ChangeLog entries where the changes were more substantial, eg changing the name of a node in the manual. It's possible I'm getting too blase about ChangeLog entries. When we fix typos in code or doc strings, we make terse change log entries. When we fix typos in comments, we don't need change log entries.