]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix header level.
authorStefan Kangas <stefankangas@gmail.com>
Wed, 24 Jul 2024 21:52:34 +0000 (23:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 25 Jul 2024 08:39:46 +0000 (10:39 +0200)
(cherry picked from commit 2f5af5cab3869af426631735f12acf30798136bf)

etc/NEWS

index 385748530013906a71791a454475d4a717465829..fefb9a7196a0edea5905a6b177066570dc9b4284 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -156,10 +156,10 @@ That convention was: '(error &rest ARGS)'.
 * Lisp Changes in Emacs 31.1
 
 +++
-*** Support interactive D-Bus authorization.
+** Support interactive D-Bus authorization.
 A new ':authorizable t' parameter has been added to 'dbus-call-method'
 and 'dbus-call-method-asynchronously' to allow the user to interactively
-authorize the invoked D-Bus method (e.g., via polkit).
+authorize the invoked D-Bus method (for example via polkit).
 
 ** The customization group 'wp' has been removed.
 It has been obsolete since Emacs 26.1.  Use the group 'text' instead.