aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2023-09-18 18:00:07 +0200
committerMichael Albinus2023-09-18 18:00:07 +0200
commit41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0 (patch)
tree3dc5d9ee329f4c0d54401cc3e00126f8e939780e
parent0a6a9ac6f1498bd7c05001400f3be8e93caeba91 (diff)
downloademacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.tar.gz
emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.zip
; * etc/NEWS: Fix typos.
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2aa1f148f90..1b3532b5657 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -35,10 +35,10 @@ using 'emacsclient':
35 35
36Previously, users had to manually configure their GNU/Linux desktop 36Previously, users had to manually configure their GNU/Linux desktop
37environment to open 'org-protocol' links in Emacs. These links should 37environment to open 'org-protocol' links in Emacs. These links should
38now open in Emacs automatically, as the 'emacsclient.desktop' file now 38now open in Emacs automatically, as the "emacsclient.desktop" file now
39arranges for Emacs to be the default application for the 'org-protocol' 39arranges for Emacs to be the default application for the 'org-protocol'
40URI scheme. See the Org mode manual, Info node '(org) Protocols for 40URI scheme. See the Org mode manual, Info node "(org) Protocols" for
41External Access' for more details. 41more details.
42 42
43 43
44* Changes in Emacs 29.2 44* Changes in Emacs 29.2