1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 07:20:28 -08:00

; * etc/NEWS: Document change of 'make-cursor-line-fully-visible'.

Bug#65214, bug#74430.
This commit is contained in:
Eli Zaretskii 2025-01-03 10:27:46 +02:00
parent f47a29da5c
commit 0cacf80639

View file

@ -196,6 +196,13 @@ removed, as it was considered more dangerous than useful. RFC 9110
To send an email address in the header of individual HTTP requests, To send an email address in the header of individual HTTP requests,
see the variable 'url-request-extra-headers'. see the variable 'url-request-extra-headers'.
---
** 'pixel-scroll-precision-mode' sets 'make-cursor-line-fully-visible'.
'pixel-scroll-precision-mode' sets 'make-cursor-line-fully-visible' to a
nil value globally, since the usual requirement of the Emacs display to
make the cursor line fully visible contradicts the smooth scrolling
expectations.
* Changes in Emacs 30.1 * Changes in Emacs 30.1