diff options
| author | Michael Albinus | 2023-09-18 18:00:07 +0200 |
|---|---|---|
| committer | Michael Albinus | 2023-09-18 18:00:07 +0200 |
| commit | 41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0 (patch) | |
| tree | 3dc5d9ee329f4c0d54401cc3e00126f8e939780e | |
| parent | 0a6a9ac6f1498bd7c05001400f3be8e93caeba91 (diff) | |
| download | emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.tar.gz emacs-41333cb2d5f42d5fe23f77d4a8c7ae25bb88f8f0.zip | |
; * etc/NEWS: Fix typos.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -35,10 +35,10 @@ using 'emacsclient': | |||
| 35 | 35 | ||
| 36 | Previously, users had to manually configure their GNU/Linux desktop | 36 | Previously, users had to manually configure their GNU/Linux desktop |
| 37 | environment to open 'org-protocol' links in Emacs. These links should | 37 | environment to open 'org-protocol' links in Emacs. These links should |
| 38 | now open in Emacs automatically, as the 'emacsclient.desktop' file now | 38 | now open in Emacs automatically, as the "emacsclient.desktop" file now |
| 39 | arranges for Emacs to be the default application for the 'org-protocol' | 39 | arranges for Emacs to be the default application for the 'org-protocol' |
| 40 | URI scheme. See the Org mode manual, Info node '(org) Protocols for | 40 | URI scheme. See the Org mode manual, Info node "(org) Protocols" for |
| 41 | External Access' for more details. | 41 | more details. |
| 42 | 42 | ||
| 43 | 43 | ||
| 44 | * Changes in Emacs 29.2 | 44 | * Changes in Emacs 29.2 |