bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48719: [PATCH] Fix peredicate for outline-minor-mode-highlight


From: Juri Linkov
Subject: bug#48719: [PATCH] Fix peredicate for outline-minor-mode-highlight
Date: Fri, 28 May 2021 21:56:43 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 48719 fixed
close 48719 28.0.50
thanks

> Currently `outline-minor-mode-highlight' supports nil, t, override and
> append as possible values but we are using `booleanp' as predicate for
> safe-local-variable which only cover first two cases.

Thanks for the patch, now pushed to master.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]