diff options
| author | Jeremy Sowden <jeremy@azazel.net> | 2026-01-01 15:43:03 +0000 |
|---|---|---|
| committer | Jeremy Sowden <jeremy@azazel.net> | 2026-01-01 16:12:02 +0000 |
| commit | 8309e541d26bcd6a8daefd88fad77120315b05ed (patch) | |
| tree | 5a79d701919ed5e401ab2618ecbf6edc90c0abee | |
| parent | 5e5a64731ade7f6a1d03d31ab5dec58f2b75a5bf (diff) | |
NEWS.org: remove duplicate word
"the the" -> "the"
Update the indentation for the news entry.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
| -rw-r--r-- | NEWS.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -312,11 +312,11 @@ - 1.12.14: add ~mu4e-quit-hook~, a hook is just before quitting mu4e. See its docstring for details. - - 1.12.14: add ~mu4e-dbus-mode~, an experimental minor mode which, if enabled on an Emacs - with DBus-support, exposes some of Mu4e's state (such as the the - read/unread counts of bookmarked queries) on the DBus session bus. - See [[info:mu4e#DBus - service][DBus service]] in the mu4e manual for further details. + - 1.12.14: add ~mu4e-dbus-mode~, an experimental minor mode which, if + enabled on an Emacs with DBus-support, exposes some of Mu4e's state (such + as the read/unread counts of bookmarked queries) on the DBus session bus. + See [[info:mu4e#DBus service][DBus service]] in the mu4e manual for further details. + *** scm - 1.12.12: add new guile/scheme binding in ~scm/~. These are to replace the |
