summaryrefslogtreecommitdiff
path: root/lisp/mpc.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-06lisp/mpc.el (mpc-describe-song): Don't quote lambdasStefan Monnier
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-17Add MPD stats viewer to 'mpc' (Bug#76350)john muhl
2025-01-11; Fix typo (Bug#75480)john muhl
2025-01-03(mpc-cmd-find): Try and fix bug#41493Stefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-14Add song viewer to 'mpc' (Bug#74200)john muhl
2024-10-20; Avoid byte-compiler warning in mpc.elEli Zaretskii
2024-10-19Add ability to crossfade between songs in 'mpc'john muhl
2024-10-18Fix naming of buffers for tags ending in Y in 'mpc'john muhl
2024-10-18; Fix documentation of recent changes in mpc.elEli Zaretskii
2024-10-17mpc.el: Misc tweaks.Stefan Monnier
2024-10-17Add notifications support to 'mpc' (Bug#73538)john muhl
2024-02-10Fix volume refresh bug in mpcjohn muhl
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-03-19* lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cfStefan Monnier
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-08-04Fix namespace problem in mpc.elStefan Kangas
2022-07-17Prefer defvar-keymap in mpc.elStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-01Fix some custom typesGlenn Morris
2021-09-30New command mpc-goto-playing-songStefan Kangas
2021-09-29Force volume to an integer divisible by mpc-volume-stepStefan Kangas
2021-09-29New user option mpc-cover-image-reStefan Kangas
2021-09-29* lisp/mpc.el (mpc-format): Fix printing after last format spec.Stefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
2021-06-05* lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242Stefan Monnier
2021-05-29* lisp/mpc.el (mpc-format): Fix inf-loop in constructed predicateStefan Monnier
2021-04-24* lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to quote function namesStefan Monnier
2021-04-05Replace local intersection functions with seq-intersectionStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-20Fix some mpc.el updating quirksMasahiro Nakamura
2020-09-06Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-27Make some anonymous faces extend to EOLEli Zaretskii
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-24Expand recognized time intervals for MPC seekingMark Oteiza
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-12Update uses of if-let and when-letMark Oteiza