From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: TINYCHANGE cookie Date: Sat, 08 Dec 2012 09:45:15 -0500 Message-ID: <87fw3gr4as.fsf@adboyd.com> References: <87hanxe5kx.fsf@adboyd.com> <20121208115635.GB12197@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThLej-000454-Q5 for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 09:45:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ThLei-0007R0-Ot for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 09:45:29 -0500 Received: from plane.gmane.org ([80.91.229.3]:35480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThLei-0007Qu-IS for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 09:45:28 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ThLer-0006wZ-ML for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 15:45:37 +0100 Received: from 72.185.97.240 ([72.185.97.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Dec 2012 15:45:37 +0100 Received: from david by 72.185.97.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Dec 2012 15:45:37 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Suvayu Ali writes: > On Fri, Dec 07, 2012 at 07:43:42PM -0500, J. David Boyd wrote: >> >> What is a TINYCHANGE cookie? I see it alluded to in many messages about >> patches for the Org code base, but googling it has left me with no >> information. >> > > If you submit a patch, and it adds less than 20 lines (or is mostly a > rewrite of some form) then you add that in the commit message so that > the patch can be accepted without you needing to sign the FSF copyright > release papers. Of course if you have signed the papers, then you need > not be concerned about it. > > HTH It was the word 'cookie' that threw me. I was picturing a Netscape-style cookie, a separate file, following a specified format. Thanks for the info...