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: merging etc Date: Sun, 26 Aug 2007 18:47:10 -0400 Message-ID: References: <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu> <200708220820.l7M8KbIt026014@oogie-boogie.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1188168679 13948 80.91.229.12 (26 Aug 2007 22:51:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Aug 2007 22:51:19 +0000 (UTC) Cc: dann@ics.uci.edu, karoly@lorentey.hu, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 27 00:51:16 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 1IPQwt-00085p-AD for ged-emacs-devel@m.gmane.org; Mon, 27 Aug 2007 00:51:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPQws-0004xy-SI for ged-emacs-devel@m.gmane.org; Sun, 26 Aug 2007 18:51:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPQt3-0001QT-Vk for emacs-devel@gnu.org; Sun, 26 Aug 2007 18:47:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPQt3-0001Q3-2O for emacs-devel@gnu.org; Sun, 26 Aug 2007 18:47:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPQt2-0001Pv-PB for emacs-devel@gnu.org; Sun, 26 Aug 2007 18:47:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPQt2-0005zY-DO for emacs-devel@gnu.org; Sun, 26 Aug 2007 18:47:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IPQsw-0001kQ-MK; Sun, 26 Aug 2007 18:47:10 -0400 In-reply-to: (message from Glenn Morris on Sat, 25 Aug 2007 22:02:13 -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:77234 Archived-At: Thanks for starting to work on the change logs for multi-tty. I have to go further: the lib-src/ChangeLog.multi-tty was bloody awful. I fixed it up as best I can, but with very little understanding of the code it was not easy and can do doubt be improved upon. Many change were totally undocumented, so I have no idea who made them. multi-tty developers: please improve this. I don't think it will take too long for those of you who are familiar with the code. It is a good thing you examined them, so that we know they are incomplete. If I had told people to just go ahead and merge them without paying attention to this, we would not have noticed that these changes were not properly documented in the change logs.