summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri D'Elia <wavexx@thregr.org>2021-10-06 10:43:47 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-10-06 10:43:47 +0200
commit8b67eef5a1ce761230feb804d0ec17bf5f214730 (patch)
tree00d113bc8b21e9e2e4da6087267b2581686fd485
parentdc5bb729589ce10734a1a03536026ded8745eba0 (diff)
downloademacs-8b67eef5a1ce761230feb804d0ec17bf5f214730.tar.gz
emacs-8b67eef5a1ce761230feb804d0ec17bf5f214730.tar.bz2
emacs-8b67eef5a1ce761230feb804d0ec17bf5f214730.zip
Document the improved scroll-margin behavior
* etc/NEWS: document the improved `scroll-margin' behavior.
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e9fcfba4251..ae3bba4f786 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -61,6 +61,13 @@ case keys.
This command increases (or decreases) the number of empty lines before
point.
+---
+*** Improved mouse behavior with auto-scrolling modes.
+When clicking inside the `scroll-margin' or `hscroll-margin' region
+the point is now moved only when releasing the mouse button. This no
+longer results in a bogus selection, unless the mouse has been
+effectively dragged.
+
* Changes in Specialized Modes and Packages in Emacs 29.1