diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2023-09-18 18:00:07 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2023-09-18 18:00:07 +0200 |
commit | 41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0 (patch) | |
tree | 3dc5d9ee329f4c0d54401cc3e00126f8e939780e /etc | |
parent | 0a6a9ac6f1498bd7c05001400f3be8e93caeba91 (diff) | |
download | emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.tar.gz emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.tar.bz2 emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.zip |
; * etc/NEWS: Fix typos.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,10 +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, as the 'emacsclient.desktop' file now +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. +URI scheme. See the Org mode manual, Info node "(org) Protocols" for +more details. * Changes in Emacs 29.2 |