aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mpc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* lisp/mpc.el (mpc-describe-song): Don't quote lambdasStefan Monnier2025-07-061-7/+7
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-10/+10
* Prefer decf to cl-decfStefan Kangas2025-02-231-2/+2
* Add MPD stats viewer to 'mpc' (Bug#76350)john muhl2025-02-171-11/+62
* ; Fix typo (Bug#75480)john muhl2025-01-111-1/+1
* (mpc-cmd-find): Try and fix bug#41493Stefan Monnier2025-01-031-11/+13
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Add song viewer to 'mpc' (Bug#74200)john muhl2024-11-141-2/+102
* ; Avoid byte-compiler warning in mpc.elEli Zaretskii2024-10-201-5/+5
* Add ability to crossfade between songs in 'mpc'john muhl2024-10-191-0/+18
* Fix naming of buffers for tags ending in Y in 'mpc'john muhl2024-10-181-3/+4
* ; Fix documentation of recent changes in mpc.elEli Zaretskii2024-10-181-12/+12
* mpc.el: Misc tweaks.Stefan Monnier2024-10-171-48/+45
* Add notifications support to 'mpc' (Bug#73538)john muhl2024-10-171-8/+88
* Fix volume refresh bug in mpcjohn muhl2024-02-101-5/+8
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* * lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cfStefan Monnier2023-03-191-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Fix namespace problem in mpc.elStefan Kangas2022-08-041-3/+4
* Prefer defvar-keymap in mpc.elStefan Kangas2022-07-171-46/+38
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix some custom typesGlenn Morris2021-10-011-1/+1
* New command mpc-goto-playing-songStefan Kangas2021-09-301-0/+13
* Force volume to an integer divisible by mpc-volume-stepStefan Kangas2021-09-291-2/+3
* New user option mpc-cover-image-reStefan Kangas2021-09-291-2/+10
* * lisp/mpc.el (mpc-format): Fix printing after last format spec.Stefan Kangas2021-09-291-0/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+4
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-3/+3
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-2/+2
* * lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242Stefan Monnier2021-06-051-6/+5
* * lisp/mpc.el (mpc-format): Fix inf-loop in constructed predicateStefan Monnier2021-05-291-7/+15
* * lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to quote function namesStefan Monnier2021-04-241-76/+82
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-8/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some mpc.el updating quirksMasahiro Nakamura2020-10-201-5/+6
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-1/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-271-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-5/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Expand recognized time intervals for MPC seekingMark Oteiza2017-09-241-1/+29
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-6/+6