Re: [PATCH] Add customization to fontify TODO headlines

2019-12-22 Thread Nicolas Goaziou
Hello, Terje Larsen writes: > This adds a feature similar to the org-fontify-done-headline, but > instead for the TODO headlines. > > This is enabled with the boolean customization org-fontify-todo-headline > and can be themed via the face org-headline-todo. > > I was missing this when I wanted

[PATCH] Add customization to fontify TODO headlines

2019-12-01 Thread Terje Larsen
TCH] org: Add customization to fontify TODO headlines * lisp/org (org-fontify-todo-headline): Add new boolean customization to toggle this behavior. * lisp/org (org-set-font-lock-defaults): Apply face org-headline-todo to lines starting with keywords in org-not-done-keywords. * lisp/org-faces (