Re: [O] [PATCH] * lisp/org.el (org-set-font-lock-defaults): include link targets

2013-03-06 Thread Achim Gratz
Aaron Ecay writes: > The org-target face is created in org-faces.el, but never used for > font-locking. This patch fixes that. Thanks. It is easier for the maintainers to deal with your patches if you produce them with git format-patch HEAD~n where n is the number of commits your patch compris

Re: [O] [PATCH] * lisp/org.el (org-set-font-lock-defaults): include link targets

2013-03-06 Thread Nicolas Goaziou
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

[O] [PATCH] * lisp/org.el (org-set-font-lock-defaults): include link targets

2013-03-05 Thread Aaron Ecay
The org-target face is created in org-faces.el, but never used for font-locking. This patch fixes that. --- lisp/org.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/org.el b/lisp/org.el index 3959c17..5399177 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6056,6 +6056,8 @@ needs to