aboutsummaryrefslogtreecommitdiff
path: root/emms-player-vlc.el
Commit message (Collapse)AuthorAgeFilesLines
* *.el: Avoid the obsolete `defadvice` systemYoni Rabkin2021-04-291-3/+4
| | | | | | | | * emms.el: Require `nadvice` for compatibility with Emacs<24.4. * emms-player-vlc.el (emms-player-vlc-start): Use `advice-add` rather than `defadvice`. patch by Stefan Monnier
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-3/+3
| | | | Patch by Stefan Monnier
* add lexical declarationsYoni Rabkin2021-03-031-1/+1
|
* move all files to top-levelYoni Rabkin2020-06-031-0/+85