From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: Help proofreading ORG-NEWS for Org 8.1 Date: Fri, 6 Sep 2013 17:55:38 +0000 (UTC) Message-ID: References: <8738pi331b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VI0GQ-0000X6-Pi for emacs-orgmode@gnu.org; Fri, 06 Sep 2013 13:56:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VI0GL-0005C2-GY for emacs-orgmode@gnu.org; Fri, 06 Sep 2013 13:56:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:49210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VI0GL-0005Bn-AA for emacs-orgmode@gnu.org; Fri, 06 Sep 2013 13:56:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VI0GD-0007C5-B3 for emacs-orgmode@gnu.org; Fri, 06 Sep 2013 19:55:57 +0200 Received: from 169.228.162.16 ([169.228.162.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Sep 2013 19:55:57 +0200 Received: from ccberry by 169.228.162.16 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Sep 2013 19:55:57 +0200 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 Bastien gnu.org> writes: > > Hi all, > > I have prepared the changelogs for Org 8.1, see the first > section in this file: > > http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS > > I have not documented changes in the contrib/ directory, as > ORG-NEWS is meant to go into the Emacs trunk. > > Please let me know if I missed some important changes or if > some descriptions need some rephrasing/details. Should the changes in the arguments of org-export-to-file/buffer or the move to make the (plist-get info :back-end) return a struct count as 'Incompatible changes'? Or at least be highlighted somewhere as old code may be (and - in my case - was) broken by them. HTH, Chuck