summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02save point when jumping to current songexternals/mpdiredManuel Giraud
2025-05-02switch to pre-releaseManuel Giraud
2025-03-14Bump versionManuel Giraud
2025-03-14fix `mpdired-goto-current-song'Manuel Giraud
2025-03-14update copyright + pre-releaseManuel Giraud
2024-06-14remove a spaceManuel Giraud
2024-06-14place `mpdired--bol' correctly on status lineManuel Giraud
2024-05-25Bump versionManuel Giraud
2024-05-25fix `mpdired--subdir-p'Manuel Giraud
2024-04-14typoManuel Giraud
2024-04-14ensure (mpdired--bol) boundaries moreManuel Giraud
2024-04-14group "delete or move" into one functionManuel Giraud
2024-04-14expand ordering mark spaceManuel Giraud
2024-04-14use = instead of char-equal (for case sensitivity)Manuel Giraud
2024-04-14don't increment order index when it is not markedManuel Giraud
2024-04-14return t when a mark is setManuel Giraud
2024-04-01do not mark/unmark at end of bufferManuel Giraud
2024-04-01some missing set-buffer-modified-pManuel Giraud
2024-04-01forgot an "after current" testManuel Giraud
2024-03-29use 1+Manuel Giraud
2024-03-29first attempt at queue orderingManuel Giraud
2024-03-29do not get the entry at point for delete executionManuel Giraud
2024-03-29re-add progress bar when resetting faceManuel Giraud
2024-03-19save complete current song's stateManuel Giraud
2024-03-18fix toggle marksManuel Giraud
2024-03-18go to current song commandManuel Giraud
2024-03-18fix directory/playlist trackingManuel Giraud
2024-03-15`mpdired--parse-endp' is not needed for parsing the queueManuel Giraud
2024-03-15put EOT regexp in a varManuel Giraud
2024-03-13more doc in commentaryManuel Giraud
2024-03-11release version 1Manuel Giraud
2024-03-11use `eobp'Manuel Giraud
2024-03-11remove ideas.org as it is obsolete nowManuel Giraud
2024-03-11tweak some commentsManuel Giraud
2024-03-11create main buffer in one place onlyManuel Giraud
2024-03-11split a long lineManuel Giraud
2024-03-11fix progressManuel Giraud
2024-03-11use `define-derived-mode'Manuel Giraud
2024-03-10invert progressionManuel Giraud
2024-03-10drop copyright to FSFManuel Giraud
2024-03-09use <remap> on some standard shortcutsManuel Giraud
2024-03-09use `read-char' promptManuel Giraud
2024-03-09avoid consing in `mpdired--short-name'Manuel Giraud
2024-03-09version 1 in preparationManuel Giraud
2024-03-08a docstring for unsplitManuel Giraud
2024-03-08convert \"%s\" to %SManuel Giraud
2024-03-08more idiomatic nreverseManuel Giraud
2024-03-08s/dolist/mapc for trivial with side effectsManuel Giraud
2024-03-08use D instead of d for flaggingManuel Giraud
2024-03-08more meaningful than "? "Manuel Giraud