From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Luc Subject: Slight mistake in last ORG-NEWS file Date: Thu, 3 Mar 2016 20:58:39 +0000 (UTC) Message-ID: <67940413.3075284.1457038719149.JavaMail.yahoo@mail.yahoo.com> References: <67940413.3075284.1457038719149.JavaMail.yahoo.ref@mail.yahoo.com> Reply-To: Jean Luc Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3075283_778725467.1457038719148" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abaKd-00072v-6u for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 15:58:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abaKY-0002Av-81 for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 15:58:47 -0500 Received: from nm13-vm9.bullet.mail.gq1.yahoo.com ([98.136.218.154]:50985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abaKX-0002Ai-V6 for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 15:58:42 -0500 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" ------=_Part_3075283_778725467.1457038719148 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There's a slight mistake in: =C2=A0=C2=A0 File: ORG-NEWS =C2=A0=C2=A0 version: elpa/org-20160229 -------------------------------------------------------------- * Version 8.3 ** Incompatible changes *** Default bindings of =3DC-c C-n=3D and =3DC-c C-p=3D changed The key sequences =3DC-c C-n=3D and =3DC-c C-p=3D are now bound to ~org-next-visible-heading~ and ~org-next-visible-heading~ respectively, --------------------------------------------------------------- The second function name should read `outline-previous-visible-heading'. --Rene ------=_Part_3075283_778725467.1457038719148 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There's a slight mistake in:

   File: ORG-NEWS
   version: elpa/org= -20160229

=
-------------= -------------------------------------------------
* Version 8.3
** Incompatible ch= anges
*** Default bindings of =3DC-c C-n=3D and =3DC-c C-p=3D changed
The key sequences =3DC-c C-n=3D and =3DC-c C-p=3D are now bound to
= ~org-next-visible-heading~ and ~org-next-visible-heading~ respectively,
= ---------------------------------------------------------------

The second function name should re= ad `outline-previous-visible-heading'.

--
Rene
------=_Part_3075283_778725467.1457038719148-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Slight mistake in last ORG-NEWS file Date: Fri, 04 Mar 2016 01:16:29 +0100 Message-ID: <87lh5zw10i.fsf@nicolasgoaziou.fr> References: <67940413.3075284.1457038719149.JavaMail.yahoo.ref@mail.yahoo.com> <67940413.3075284.1457038719149.JavaMail.yahoo@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abdO0-0007uk-PU for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 19:14:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abdNw-0004fC-QI for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 19:14:28 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:43379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abdNw-0004f8-KP for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 19:14:24 -0500 In-Reply-To: <67940413.3075284.1457038719149.JavaMail.yahoo@mail.yahoo.com> (Jean Luc's message of "Thu, 3 Mar 2016 20:58:39 +0000 (UTC)") 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: Jean Luc Cc: "emacs-orgmode@gnu.org" Hello, Jean Luc writes: > There's a slight mistake in: > =C2=A0=C2=A0 File: ORG-NEWS > =C2=A0=C2=A0 version: elpa/org-20160229 > -------------------------------------------------------------- > * Version 8.3 > ** Incompatible changes > *** Default bindings of =3DC-c C-n=3D and =3DC-c C-p=3D changed > > The key sequences =3DC-c C-n=3D and =3DC-c C-p=3D are now bound to > ~org-next-visible-heading~ and ~org-next-visible-heading~ respectively, > --------------------------------------------------------------- > The second function name should read `outline-previous-visible-heading'. > --Rene Fixed. Thank you. Regards, --=20 Nicolas Goaziou