aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-json.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-26 12:11:20 -0500
committerCraig Jennings <c@cjennings.net>2026-05-26 12:11:20 -0500
commit37a6d29360754baba88903995b660327dd552406 (patch)
treec99b4d4f94ef15d620b1337c1908c393a1191719 /modules/prog-json.el
parent73b91b992e607694653f44cdc6ee567545460c18 (diff)
downloaddotemacs-37a6d29360754baba88903995b660327dd552406.tar.gz
dotemacs-37a6d29360754baba88903995b660327dd552406.zip
fix(dupre): pin org keyword and priority faces to a uniform height
A level-2 heading's whole line carries org-level-2 (height 157). org layers that level face onto a bare TODO keyword, but drops it when the heading has a priority cookie, so the keyword fell back to the body height (143). The same keyword rendered at 157 without a cookie and 143 with one, which read as inconsistent keyword sizes across the Linear and todo views. I gave org-todo, org-done, and the dupre-org-* keyword and priority faces an explicit :height of 143 so they no longer float with the heading face. The height is absolute on purpose. A float would re-inherit the level height inside the face list and bring the inconsistency back. Keywords now render at the body height everywhere, a step down from the heading title.
Diffstat (limited to 'modules/prog-json.el')
0 files changed, 0 insertions, 0 deletions