From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: [PATCH] org-manual: Small fixes Date: Thu, 16 May 2019 21:30:30 -0400 Message-ID: <87h89t50ll.fsf@kyleam.com> References: <20190513153743.19519-1-cheongyiufung@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRRhk-0002a6-S2 for emacs-orgmode@gnu.org; Thu, 16 May 2019 21:30:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRRhj-00038P-Un for emacs-orgmode@gnu.org; Thu, 16 May 2019 21:30:36 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:62843) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hRRhj-00034u-KG for emacs-orgmode@gnu.org; Thu, 16 May 2019 21:30:35 -0400 In-Reply-To: <20190513153743.19519-1-cheongyiufung@gmail.com> 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" To: emacs-orgmode@gnu.org Cc: Cheong Yiu Fung Cheong Yiu Fung writes: > * doc/org-manual.org (Handling Links): update variable > `org-id-link-to-org-use-id', which is changed in v7.9.2. Thanks. Because this was relevant for the maint branch as well, I adjusted your commit to apply to maint (tweaking the commit message slightly). -- Kyle