; * etc/NEWS: Fix last change (bug#77022).

This commit is contained in:
Eli Zaretskii 2025-03-20 15:05:00 +02:00
parent 77ad6518bb
commit 22602f9c2c

View file

@ -1587,9 +1587,11 @@ commands. When nil, clicking on an inactive Emacs frame will only
activate it. When t (the default), the click will both activate the
frame and be interpreted as a command.
*** New variable 'global-hl-line-modes'.
---
*** New user option 'global-hl-line-modes'.
This specifies in which major modes should the 'global-hl-line-mode' be
switched on.
switched on. The default is t, which means enable it in all major
modes.
---
*** New user option 'display-fill-column-indicator-warning'.