diff options
| author | Stefan Kangas | 2021-10-05 02:01:27 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2021-10-05 02:01:27 +0200 |
| commit | e2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f (patch) | |
| tree | 43506ff0eb47761ed77b184635c46dd319bef26e | |
| parent | 1a65d49931ebc37adc48cd2406220b586e62f778 (diff) | |
| download | emacs-e2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f.tar.gz emacs-e2861e2d08afd5dba9f676aa1e1d151a4d7dbc8f.zip | |
; * etc/NEWS: Fix typo.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3048,7 +3048,7 @@ See 'rcirc-reconnect-attempts'. | |||
| 3048 | --- | 3048 | --- |
| 3049 | *** New command 'mpc-goto-playing-song'. | 3049 | *** New command 'mpc-goto-playing-song'. |
| 3050 | This command, bound to 'o' in any 'mpc-mode' buffer, moves point to | 3050 | This command, bound to 'o' in any 'mpc-mode' buffer, moves point to |
| 3051 | the currently playing song in the "*Songs*" buffer. | 3051 | the 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'. |