From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] * lisp/org.el (org-set-font-lock-defaults): include link targets Date: Wed, 06 Mar 2013 09:04:42 +0100 Message-ID: <874ngp2btx.fsf@gmail.com> References: <1362542821-24657-1-git-send-email-aaronecay@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UD9LM-0008LR-Ge for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 03:04:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UD9LK-0000Mx-Ug for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 03:04:56 -0500 Received: from mail-wg0-f47.google.com ([74.125.82.47]:35162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UD9LK-0000MY-Oq for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 03:04:54 -0500 Received: by mail-wg0-f47.google.com with SMTP id dr13so6879831wgb.26 for ; Wed, 06 Mar 2013 00:04:54 -0800 (PST) In-Reply-To: <1362542821-24657-1-git-send-email-aaronecay@gmail.com> (Aaron Ecay's message of "Tue, 5 Mar 2013 23:07:01 -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: Aaron Ecay Cc: emacs-orgmode@gnu.org Hello, Aaron Ecay writes: > The org-target face is created in org-faces.el, but never used for > font-locking. This patch fixes that. Applied. Thank you. Regards, -- Nicolas Goaziou