branch: externals/lin commit dc41e4abec8521e16e9eb1493b4f061ac310b92d Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Fix punctuation in doc string --- lin.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lin.el b/lin.el index e9608a3184..2f8c05216b 100644 --- a/lin.el +++ b/lin.el @@ -307,7 +307,7 @@ background attribute." "Cookie returned by `face-remap-add-relative'.") (defun lin--source-face () - "Determine the source face, what to remap." + "Determine the source face: what to remap." (cond ((derived-mode-p 'mu4e-headers-mode) 'mu4e-header-highlight-face)