[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master deb31ba8259 2/2: ; * etc/NEWS: Move last added entry to its prope
From: |
Eli Zaretskii |
Subject: |
master deb31ba8259 2/2: ; * etc/NEWS: Move last added entry to its proper place (bug#72827). |
Date: |
Sat, 31 Aug 2024 06:39:20 -0400 (EDT) |
branch: master
commit deb31ba825937cb27ab2b0e157e3e540be215eb2
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * etc/NEWS: Move last added entry to its proper place (bug#72827).
---
etc/NEWS | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index cdebc3595db..1e66f084117 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -43,15 +43,6 @@ The 'find-function', 'find-library', 'find-face-definition',
and
'find-variable' commands now allow retrieving previous input using the
usual minibuffer history commands. Each command has a separate history.
----
-** NSSpeechRecognitionUsageDescription now included in Info.plist (macOS).
-Should Emacs (or any built-in shell) invoke a process using macOS speech
-recognition APIs, the relevant permission dialog is now displayed, thus
-allowing Emacs users access to speech recognition utilities.
-
-Note: Accepting this permission allows the use of system APIs, which may
-send user data to Apple’s speech recognition servers.
-
** Minibuffer and Completions
+++
@@ -371,6 +362,15 @@ The run-time performance of subprocesses on recent Android
releases,
where a userspace executable loader is required, has been optimized on
systems featuring Linux 3.5.0 and above.
+---
+** NSSpeechRecognitionUsageDescription now included in Info.plist (macOS).
+Should Emacs (or any built-in shell) invoke a process using macOS speech
+recognition APIs, the relevant permission dialog is now displayed, thus
+allowing Emacs users access to speech recognition utilities.
+
+Note: Accepting this permission allows the use of system APIs, which may
+send user data to Apple’s speech recognition servers.
+
----------------------------------------------------------------------
This file is part of GNU Emacs.