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: Addition of SES local printer functions. Date: Thu, 02 Jan 2014 19:20:53 -0500 Message-ID: References: <80bnzuqec4.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1388708456 16759 80.91.229.3 (3 Jan 2014 00:20:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2014 00:20:56 +0000 (UTC) Cc: Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Vincent =?utf-8?Q?Bela=C3=AFche?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 01:21:00 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VysVV-00050R-Lv for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 01:20:57 +0100 Original-Received: from localhost ([::1]:47632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VysVV-0004Qt-8m for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 19:20:57 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VysVS-0004Pf-Qe for emacs-devel@gnu.org; Thu, 02 Jan 2014 19:20:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VysVS-00045X-2k for emacs-devel@gnu.org; Thu, 02 Jan 2014 19:20:54 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VysVR-00045T-Vr for emacs-devel@gnu.org; Thu, 02 Jan 2014 19:20:54 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VysVR-0007uC-AX; Thu, 02 Jan 2014 19:20:53 -0500 X-Spook: spies quarter wire transfer Compsec ICE AGT. AMME enigma X-Ran: OY{OdO4+{T~c.Bp0~fwUM8l.nIGS![%1U~/,Z?f3/Ci,mZRtbUJN&N:B=}\pp=8L(lcW)T X-Hue: cyan X-Attribution: GM In-Reply-To: <80bnzuqec4.fsf@gmail.com> ("Vincent =?utf-8?Q?Bela=C3=AFche?= =?utf-8?Q?=22's?= message of "Thu, 02 Jan 2014 22:11:07 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167104 Archived-At: Vincent Bela=C3=AFche wrote: > FYI, I had also to place my change not in last position in the > doc/misc/ChangeLog file otherwise dates would have been out of sequence > --- probably this is an effect of the time difference. Here in France it > is still the 2nd of January, while in some other place it is already the > 3rd. ChangeLog dates are supposed to be in UTC; the setting of add-log-time-zone-rule in Emacs's dir-locals file should ensure this.