From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: Fix typo in `org-previous-visible-heading' documentation string Date: Mon, 22 Feb 2016 09:43:14 +0100 Message-ID: <87si0l16fx.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXm3Q-0007Su-B2 for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 03:41:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXm3L-00072L-Bf for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 03:41:16 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXm3L-00072H-4d for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 03:41:11 -0500 In-Reply-To: (Jason Furtney's message of "Sat, 20 Feb 2016 20:29:46 -0600") 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: Jason Furtney Cc: emacs-orgmode@gnu.org Hello, Jason Furtney writes: > Hi, Here is a small patch to fix a typo. Thanks. > > From d931a64e0482cddcef9ba5490994f24ab886e4f1 Mon Sep 17 00:00:00 2001 > From: Jason Furtney > Date: Sat, 20 Feb 2016 20:14:22 -0600 > Subject: [PATCH] org.el: Fix typo in `org-previous-visible-heading' > documentation string > > * lisp/org.el (org-previous-visible-heading): change next to previous. > > TINYCHANGE Applied. Thank you. Regards, -- Nicolas Goaziou