index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mpc.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-06
lisp/mpc.el (mpc-describe-song): Don't quote lambdas
Stefan Monnier
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-17
Add 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#41493
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-14
Add song viewer to 'mpc' (Bug#74200)
john muhl
2024-10-20
; Avoid byte-compiler warning in mpc.el
Eli Zaretskii
2024-10-19
Add ability to crossfade between songs in 'mpc'
john muhl
2024-10-18
Fix naming of buffers for tags ending in Y in 'mpc'
john muhl
2024-10-18
; Fix documentation of recent changes in mpc.el
Eli Zaretskii
2024-10-17
mpc.el: Misc tweaks.
Stefan Monnier
2024-10-17
Add notifications support to 'mpc' (Bug#73538)
john muhl
2024-02-10
Fix volume refresh bug in mpc
john muhl
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-19
* lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cf
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-18
; Fix typos
Stefan Kangas
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-08-04
Fix namespace problem in mpc.el
Stefan Kangas
2022-07-17
Prefer defvar-keymap in mpc.el
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-01
Fix some custom types
Glenn Morris
2021-09-30
New command mpc-goto-playing-song
Stefan Kangas
2021-09-29
Force volume to an integer divisible by mpc-volume-step
Stefan Kangas
2021-09-29
New user option mpc-cover-image-re
Stefan 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 checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-06-05
* lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242
Stefan Monnier
2021-05-29
* lisp/mpc.el (mpc-format): Fix inf-loop in constructed predicate
Stefan Monnier
2021-04-24
* lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to quote function names
Stefan Monnier
2021-04-05
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-20
Fix some mpc.el updating quirks
Masahiro Nakamura
2020-09-06
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-27
Make some anonymous faces extend to EOL
Eli Zaretskii
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-24
Expand recognized time intervals for MPC seeking
Mark Oteiza
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-12
Update uses of if-let and when-let
Mark Oteiza
[next]