Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.el: Avoid the obsolete `defadvice` system | Yoni Rabkin | 2021-04-29 | 1 | -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 Rabkin | 2021-04-20 | 1 | -3/+3 |
| | | | | Patch by Stefan Monnier | ||||
* | add lexical declarations | Yoni Rabkin | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | move all files to top-level | Yoni Rabkin | 2020-06-03 | 1 | -0/+85 |