; * etc/NEWS: Move last added entry to its proper place (bug#72827).
This commit is contained in:
18
etc/NEWS
18
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.
|
||||
|
||||
Reference in New Issue
Block a user