diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-10-01 21:16:16 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-10-01 21:16:16 +0200 |
| commit | b0e6d02e6183c53663f170d64c19f17db7d04812 (patch) | |
| tree | 6f9b829214432cbb9a7285eb7e9c8c63b16cf826 /CHANGELOG | |
| parent | 5395798301dfbb6f295c511028f538d94ce7cad7 (diff) | |
magit-blame--update-heading-overlay: Reset all face properties
By using `default' as the last face, we prevent the `before-string'
from being displayed using any attributes from the faces use by the
first character of the text on which we put the overlay.
Closes #5223.
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ Bug fixes: - ~magit-blame--format-string-1~ didn't handle a list of faces correctly. +- Addressed an incompatibility with Indent-Bars. #5233 + * v4.1.0 2024-09-01 - The library ~git-commit.el~ is no longer distributed as a separate |
