1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00

; * etc/NEWS: Fix last change.

This commit is contained in:
Eli Zaretskii 2023-09-18 14:10:30 +03:00
parent 5611274bbd
commit 0a6a9ac6f1

View File

@ -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