From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: CVS commits and logs Date: Sun, 5 Nov 2006 22:22:02 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162761755 15126 80.91.229.2 (5 Nov 2006 21:22:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Nov 2006 21:22:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 05 22:22:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GgpRe-0003Cv-OR for ged-emacs-devel@m.gmane.org; Sun, 05 Nov 2006 22:22:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgpRe-0000YP-6F for ged-emacs-devel@m.gmane.org; Sun, 05 Nov 2006 16:22:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GgpRR-0000XI-5X for emacs-devel@gnu.org; Sun, 05 Nov 2006 16:22:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GgpRM-0000Ud-KZ for emacs-devel@gnu.org; Sun, 05 Nov 2006 16:22:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgpRM-0000UY-H1 for emacs-devel@gnu.org; Sun, 05 Nov 2006 16:22:04 -0500 Original-Received: from [64.233.182.185] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GgpRM-0004bF-BC for emacs-devel@gnu.org; Sun, 05 Nov 2006 16:22:04 -0500 Original-Received: by nf-out-0910.google.com with SMTP id h2so2184972nfe for ; Sun, 05 Nov 2006 13:22:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CRO65yDbL7ecjcIlOHIjnnXN1mquWi5GPqZU8oukyuIrfPUqyZS4NvANiTRxmKleQwsa2/j1aozYFOahHVRcsUM4+9S6CJQo80daa81gwE2uJ7U9ux2zH4xAVIr+Ztob4GY6vByIwFPGud3foKHOs6kYQSWPFjq71ZdaX2Yq+l8= Original-Received: by 10.82.114.3 with SMTP id m3mr1161880buc.1162761722808; Sun, 05 Nov 2006 13:22:02 -0800 (PST) Original-Received: by 10.82.136.11 with HTTP; Sun, 5 Nov 2006 13:22:02 -0800 (PST) Original-To: rms@gnu.org In-Reply-To: Content-Disposition: inline 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:61841 Archived-At: On 11/5/06, Richard Stallman wrote: > ;; add-log-time-zone-rule: t > > to the Local Variables section of every ChangeLog file? > > I think that we should do so. Reiner has committed the patch to consider `add-log-time-zone-rule' a safe local variable. It's OK now to add the above change to ChangeLog files? /L/e/k/t/u