From: Eli Zaretskii Date: Fri, 25 Oct 2024 10:41:27 +0000 (+0300) Subject: ; * etc/NEWS: Fix wording of recently-added entry. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb53f7aee7d8c2607e20cb46f58c79d5ae5ac6fa;p=emacs.git ; * etc/NEWS: Fix wording of recently-added entry. (cherry picked from commit 517711c373b9c80811371014fc5a7786aa7548eb) --- diff --git a/etc/NEWS b/etc/NEWS index 4e8c9b86fc5..98651b02eaa 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -708,7 +708,7 @@ and later versions. --- ** Emacs on MS-Windows now supports drag-n-drop of text into a buffer. This is in addition to drag-n-drop of files, that was already -supported. The configuration variables 'dnd-scroll-margin' and +supported. As on X, the user options 'dnd-scroll-margin' and 'dnd-indicate-insertion-point' can be used to customize the process.