From 0a6a9ac6f1498bd7c05001400f3be8e93caeba91 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 18 Sep 2023 14:10:30 +0300 Subject: [PATCH] ; * etc/NEWS: Fix last change. --- etc/NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 4e7e2671d1d..2aa1f148f90 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -27,7 +27,7 @@ applies, and please also update docstrings as needed. * Startup Changes in Emacs 29.2 -** Emacs is now the default application for the 'org-protocol' URI scheme. +** On GNU/Linux, Emacs is now the default application for 'org-protocol'. Org mode provides a way to quickly capture bookmarks, notes, and links using 'emacsclient': @@ -35,8 +35,10 @@ using 'emacsclient': Previously, users had to manually configure their GNU/Linux desktop environment to open 'org-protocol' links in Emacs. These links should -now open in Emacs automatically. See the Org mode manual, Info node -'(org) Protocols for External Access' for more details. +now open in Emacs automatically, as the 'emacsclient.desktop' file now +arranges for Emacs to be the default application for the 'org-protocol' +URI scheme. See the Org mode manual, Info node '(org) Protocols for +External Access' for more details. * Changes in Emacs 29.2 -- 2.39.2