Add support for vc-dir-key-binding-hint-label (Emacs 32)

This commit is contained in:
Protesilaos 2026-06-28 13:42:10 +03:00
parent c6a08aa1a8
commit 9172a0e8ef
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -7000,6 +7000,7 @@ If COLOR is unspecified, then return :box unspecified."
`(vc-dir-file ((,c :foreground ,name)))
`(vc-dir-header ((,c :inherit modus-themes-bold)))
`(vc-dir-header-value ((,c :foreground ,string)))
`(vc-dir-key-binding-hint-label ((,c :inherit modus-themes-bold)))
`(vc-dir-mark-indicator (( )))
`(vc-dir-status-edited ((,c :inherit modus-themes-slant)))
`(vc-dir-status-ignored ((,c :foreground ,fg-dim)))