From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: allout bugfixes - small bugs in charts, exposure specs Date: Sat, 30 Sep 2006 21:08:22 +0200 Message-ID: <877izl6ul5.fsf@escher.local.home> References: <2cd46e7f0609291156m6f1ff6cfmc39f141909d20021@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159643346 21775 80.91.229.2 (30 Sep 2006 19:09:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Sep 2006 19:09:06 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 30 21:09:04 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 1GTkCt-0005lp-Rn for ged-emacs-devel@m.gmane.org; Sat, 30 Sep 2006 21:09:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTkCt-0002SW-0d for ged-emacs-devel@m.gmane.org; Sat, 30 Sep 2006 15:09:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTkCg-0002SR-Mm for emacs-devel@gnu.org; Sat, 30 Sep 2006 15:08:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTkCf-0002SC-7C for emacs-devel@gnu.org; Sat, 30 Sep 2006 15:08:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTkCf-0002S9-29 for emacs-devel@gnu.org; Sat, 30 Sep 2006 15:08:49 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GTkIF-0001tV-NT for emacs-devel@gnu.org; Sat, 30 Sep 2006 15:14:35 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GTkCY-0005iB-GF for emacs-devel@gnu.org; Sat, 30 Sep 2006 21:08:42 +0200 Original-Received: from i577b8a51.versanet.de ([87.123.138.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Sep 2006 21:08:42 +0200 Original-Received: from Stephen.Berman by i577b8a51.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Sep 2006 21:08:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577b8a51.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:60337 Archived-At: On Sat, 30 Sep 2006 13:04:24 -0400 Richard Stallman wrote: > (allout-expose-topic): Rectify implementation of "+" spec, so that > the subtrees are hidden and only the headlines are exposed. > (Thanks to bill white for contributing this fix.) > > Please don't ever put other people's code under your name in the > change log file. That would confuse our copyright clerk. > > If that change was written by Bill White, you should put it > in a change log entry with his name on it, not under your name. Since you seem to want an accurate record, I feel compelled to say that, unless Bill White happened to send Ken the same patch as I did, I think the change he referred to is one I sent him. Since it's only a three line patch, I have no objection to it appearing under Ken's name. If you think it's important that it appear under my name, of course I have no objection to that either (and if copyright assignment is necessary, I did sign papers for Emacs some years ago). Steve Berman