index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mpc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cf
Stefan Monnier
2023-03-19
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-2
/
+0
*
Fix namespace problem in mpc.el
Stefan Kangas
2022-08-04
1
-3
/
+4
*
Prefer defvar-keymap in mpc.el
Stefan Kangas
2022-07-17
1
-46
/
+38
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix some custom types
Glenn Morris
2021-10-01
1
-1
/
+1
*
New command mpc-goto-playing-song
Stefan Kangas
2021-09-30
1
-0
/
+13
*
Force volume to an integer divisible by mpc-volume-step
Stefan Kangas
2021-09-29
1
-2
/
+3
*
New user option mpc-cover-image-re
Stefan Kangas
2021-09-29
1
-2
/
+10
*
* lisp/mpc.el (mpc-format): Fix printing after last format spec.
Stefan Kangas
2021-09-29
1
-0
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-4
/
+4
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-3
/
+3
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-2
/
+2
*
* lisp/mpc.el (mpc-intersection): Fix commit 1760029b0927242
Stefan Monnier
2021-06-05
1
-6
/
+5
*
* lisp/mpc.el (mpc-format): Fix inf-loop in constructed predicate
Stefan Monnier
2021-05-29
1
-7
/
+15
*
* lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to quote function names
Stefan Monnier
2021-04-24
1
-76
/
+82
*
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-04-05
1
-8
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some mpc.el updating quirks
Masahiro Nakamura
2020-10-20
1
-5
/
+6
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-1
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make some anonymous faces extend to EOL
Eli Zaretskii
2019-11-27
1
-1
/
+1
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-5
/
+6
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Expand recognized time intervals for MPC seeking
Mark Oteiza
2017-09-24
1
-1
/
+29
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-6
/
+6
*
; Fix MPC menu title
Mark Oteiza
2017-04-27
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Assume getaddrinfo in C code
Paul Eggert
2016-03-07
1
-4
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backport: Add interactive seek command.
Mark Oteiza
2015-11-27
1
-1
/
+11
*
Backport: Fix issue where a new tempfile was created every refresh
Mark Oteiza
2015-11-21
1
-3
/
+2
*
* lisp/mpc.el: Rename the new toggling commands
Stefan Monnier
2015-10-16
1
-11
/
+11
*
Add commands for controlling MPD modes
Mark Oteiza
2015-10-15
1
-0
/
+50
*
* lisp/mpc.el (mpc-format): Always push form to pred
Mark Oteiza
2015-10-14
1
-24
/
+24
*
* lisp/mpc.el (mpc-mode-menu, mpc-toggle-play): Fix docstrings
Mark Oteiza
2015-10-14
1
-3
/
+3
*
* lisp/mpc.el (mpc-volume-refresh): Check if buffer is live.
Mark Oteiza
2015-10-14
1
-1
/
+2
*
Add MPC play/pause command
Mark Oteiza
2015-10-13
1
-0
/
+12
*
Add bindings and menu items for prev and next tracks
Mark Oteiza
2015-10-13
1
-0
/
+4
*
Derive mpc-mode from special-mode
Mark Oteiza
2015-10-13
1
-5
/
+3
*
Fix error messages for when covers are not found.
Mark Oteiza
2015-10-13
1
-26
/
+27
[next]