From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 2, Issue 49 Date: Sun, 26 Jan 2003 09:43:09 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3281D3FC-310A-11D7-AF1E-00039363E640@swipnet.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1043570716 989 80.91.224.249 (26 Jan 2003 08:45:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 26 Jan 2003 08:45:16 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ciPi-0000Fn-00 for ; Sun, 26 Jan 2003 09:45:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18ciTL-00054I-00 for ; Sun, 26 Jan 2003 09:48:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ciQf-0005rC-00 for emacs-devel@quimby.gnus.org; Sun, 26 Jan 2003 03:46:13 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18ciQG-0005iv-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 03:45:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18ciQB-0005Uv-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 03:45:46 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ciQ7-0005IB-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 03:45:40 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h0Q9crNi015697; Sun, 26 Jan 2003 10:38:56 +0100 Original-To: Eli Zaretskii In-Reply-To: X-Mailer: Apple Mail (2.482) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11075 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11075 s=F6ndagen den 26 januari 2003 kl 07.02 skrev Eli Zaretskii: > > On Sat, 25 Jan 2003 emacs-diffs-request@gnu.org wrote: > >> Index: emacs/src/ChangeLog >> diff -c emacs/src/ChangeLog:1.3056 emacs/src/ChangeLog:1.3057 >> *** emacs/src/ChangeLog:1.3056 Sat Jan 25 10:14:16 2003 >> --- emacs/src/ChangeLog Sat Jan 25 11:25:38 2003 >> *************** >> *** 1,3 **** >> --- 1,20 ---- >> + 2003-01-25 Jan D. >> + >> + * xterm.h: Change to return value of x_dispatch_event to int. > > Such incomplete names ("Jan D." in this case) will get into AUTHORS > because it's created by a program (authors.el). If we want AUTHORS to > mention full names, perhaps we should instruct developers to use full > names in ChangeLog entries. Whe I started using e-mail, non-ASCII characters where not handeled = well, so my last name was mangeled in all sorts of ways. I just got tired of trying to fix this so I use just the initial. But if there is a policy for this, I can change. Is there any particular encoding or character set that shall be used for this? Changelogs are in iso-2022-7bit. Is that what I must use for user-full-name? Jan D.