aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2021-10-05 02:01:27 +0200
committerStefan Kangas2021-10-05 02:01:27 +0200
commite2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f (patch)
tree43506ff0eb47761ed77b184635c46dd319bef26e
parent1a65d49931ebc37adc48cd2406220b586e62f778 (diff)
downloademacs-e2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f.tar.gz
emacs-e2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f.zip
; * etc/NEWS: Fix typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 340db82e753..0d44092f8d7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3048,7 +3048,7 @@ See 'rcirc-reconnect-attempts'.
3048--- 3048---
3049*** New command 'mpc-goto-playing-song'. 3049*** New command 'mpc-goto-playing-song'.
3050This command, bound to 'o' in any 'mpc-mode' buffer, moves point to 3050This command, bound to 'o' in any 'mpc-mode' buffer, moves point to
3051the currently playing song in the "*Songs*" buffer. 3051the currently playing song in the "*MPC-Songs*" buffer.
3052 3052
3053--- 3053---
3054*** New user option 'mpc-cover-image-re'. 3054*** New user option 'mpc-cover-image-re'.