summaryrefslogtreecommitdiff
path: root/lisp/mpc.el
Commit message (Expand)AuthorAge
* * lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cfStefan Monnier2023-03-19
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-18
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Fix namespace problem in mpc.elStefan Kangas2022-08-04
* Prefer defvar-keymap in mpc.elStefan Kangas2022-07-17
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix some custom typesGlenn Morris2021-10-01
* New command mpc-goto-playing-songStefan Kangas2021-09-30
* Force volume to an integer divisible by mpc-volume-stepStefan Kangas2021-09-29
* New user option mpc-cover-image-reStefan Kangas2021-09-29
* * lisp/mpc.el (mpc-format): Fix printing after last format spec.Stefan Kangas2021-09-29
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
* * lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242Stefan Monnier2021-06-05
* * lisp/mpc.el (mpc-format): Fix inf-loop in constructed predicateStefan Monnier2021-05-29
* * lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to quote function namesStefan Monnier2021-04-24
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some mpc.el updating quirksMasahiro Nakamura2020-10-20
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-27
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Expand recognized time intervals for MPC seekingMark Oteiza2017-09-24
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* ; Fix MPC menu titleMark Oteiza2017-04-27
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Assume getaddrinfo in C codePaul Eggert2016-03-07
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Backport: Add interactive seek command.Mark Oteiza2015-11-27
* Backport: Fix issue where a new tempfile was created every refreshMark Oteiza2015-11-21
* * lisp/mpc.el: Rename the new toggling commandsStefan Monnier2015-10-16
* Add commands for controlling MPD modesMark Oteiza2015-10-15
* * lisp/mpc.el (mpc-format): Always push form to predMark Oteiza2015-10-14
* * lisp/mpc.el (mpc-mode-menu, mpc-toggle-play): Fix docstringsMark Oteiza2015-10-14
* * lisp/mpc.el (mpc-volume-refresh): Check if buffer is live.Mark Oteiza2015-10-14
* Add MPC play/pause commandMark Oteiza2015-10-13
* Add bindings and menu items for prev and next tracksMark Oteiza2015-10-13
* Derive mpc-mode from special-modeMark Oteiza2015-10-13
* Fix error messages for when covers are not found.Mark Oteiza2015-10-13
* * lisp/mpc.el (mpc-songs-refresh): Don't side-effect `active'Stefan Monnier2015-10-13