Re: [PATCH] Improve code readability in org-set-font-lock-defaults

2021-04-26 Thread Bastien
Applied as 38842b2ff, thanks. Nick Savage writes: > I'm not sure what the appetite is for small changes like this, but I > have attached a small patch to improve readability in > org-set-font-lock-defaults. I was trying to understand how > org-emphasize worked and came across some code that I th

[PATCH] Improve code readability in org-set-font-lock-defaults

2021-03-14 Thread Nick Savage
I'm not sure what the appetite is for small changes like this, but I have attached a small patch to improve readability in org-set-font-lock-defaults. I was trying to understand how org-emphasize worked and came across some code that I thought could be simplified. If small refactoring patches