From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: [PATCH] minor typos in Readme_maintainer Date: Tue, 16 Nov 2010 11:26:02 +0100 Message-ID: <838w0t4lad.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=54460 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIIjQ-00033U-QA for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 05:25:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIIjP-0007Or-Id for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 05:25:44 -0500 Received: from nm4.bullet.mail.ukl.yahoo.com ([217.146.182.225]:47724) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PIIjP-0007Oc-7P for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 05:25:43 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mode --=-=-= the patch attached fixes few typos in Readme_maintainer cheers, Giovanni --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=typos.patch Content-Description: patch --- README_maintainer 2010-11-16 10:22:56.000000000 +0100 +++ README_maintainer-new.org 2010-11-16 11:17:40.677233600 +0100 @@ -62,5 +62,5 @@ : pw update -s "Changed Requested" -m "What to change" NNN -This will sand an email to the contributor and the mailing list with a +This will send an email to the contributor and the mailing list with a request for changes. The =-m= message should not be more than one sentence and describe the requested changes. If you need to explain @@ -83,5 +83,5 @@ : pw merge -m "maintainer comment" NNN -This will merge than patch into master, switch back to master and send +This will merge the patch into master, switch back to master and send an email to both contributor and mailing list stating that this change has been accepted, along with the comment given in the =-m= message. @@ -122,5 +122,5 @@ bugs discovered in a main release. Only the fix to the bug is bundled into a release, without the main development work going on in -the master branch. Since the big fix will also be needed in the +the master branch. Since the bug fix will also be needed in the master branch, usually the fix is made in master and then cherry-picked into maint. When this is done, a release is made from @@ -146,5 +146,5 @@ This is still a significant headache. Some hand work is needed here. -Emacs uses bzr, and while I see all the advantages thiswould have, I +Emacs uses bzr, and while I see all the advantages this would have, I cannot bring myself to switch away from git for my day-to-day work. So the way I have been doing things with Emacs is this: --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--