]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Improve wording.
authorEli Zaretskii <eliz@gnu.org>
Tue, 4 Oct 2022 05:34:59 +0000 (08:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 4 Oct 2022 05:34:59 +0000 (08:34 +0300)
etc/NEWS

index 8a27b91e3064de009eba66baf1330798e040cc05..2b8764135851ca7f4fe5462aa7176468f08885d0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -639,8 +639,9 @@ If non-nil, this option allows scrolling a window while dragging text
 around without a scroll wheel.
 
 +++
-*** 'mouse-drag-copy-region' can now be 'non-empty' (the Lisp symbol).
-This inhibits putting empty strings onto the kill ring.
+*** The value of 'mouse-drag-copy-region' can now be the symbol 'non-empty'.
+This prevents mouse drag gestures from putting empty strings onto the
+kill ring.
 
 +++
 ** New user options 'dnd-indicate-insertion-point' and 'dnd-scroll-margin'.