From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?TG/Dr2MgRXN0w6h2ZQ==?= Subject: Replace deprecated org-set-local by setq-local in the documentation Date: Wed, 1 Feb 2017 10:34:45 +0100 Message-ID: <2aefa658-239d-c04f-0bba-792b20d37feb@ymail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYrJV-0007i4-Lz for emacs-orgmode@gnu.org; Wed, 01 Feb 2017 04:34:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYrJR-00035e-OH for emacs-orgmode@gnu.org; Wed, 01 Feb 2017 04:34:53 -0500 Received: from nm3-vm6.bullet.mail.ir2.yahoo.com ([212.82.96.95]:54069) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYrJR-00034s-9k for emacs-orgmode@gnu.org; Wed, 01 Feb 2017 04:34:49 -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" To: emacs-orgmode@gnu.org Hi, looks like org-set-local does not exist any more but it is still featured in the documentation. I have the change in a branch on github: https://github.com/lesteve/org-mode/compare/remove-org-set-local-from-doc Cheers, Loïc