aboutsummaryrefslogtreecommitdiff
path: root/emms-url.el
Commit message (Expand)AuthorAgeFilesLines
* lexical declarationYoni Rabkin2021-03-031-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+114
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-109/+0
* (emms-url-quote): Check validity of string parameter S.William Xu2008-02-161-15/+17
* (emms-url-quote): Slightly rewrote to be more readable. Fix docstring typo.William Xu2008-02-161-14/+14
* emms-url: Add emms-url-quote-entire function.Michael Olson2008-02-151-0/+25
* emms-url: Revert most of last two changes.Michael Olson2008-02-151-8/+5
* emms-url: Include forward slashes in URL regexp.Michael Olson2008-02-151-1/+1
* emms-url: Improve emms-url-quote.Michael Olson2008-02-151-13/+19
* - emms-url.el: (emms-url-quote, emms-url-quote-plus), New functionsWilliam Xu2008-02-121-20/+25
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* emms-url: Avoid stringp errors when fetch of page failedMichael Olson2007-04-091-9/+12
* emms-player-mpd: Fix erroneous extra message and be more careful about the cu...Michael Olson2007-04-091-8/+9
* fix-ampersands-and-question-marks-in-lastfm.dpatchTassilo Horn2007-01-131-1/+3
* emms-url: Only escape spaces and newlines, on second thoughtMichael Olson2007-01-051-5/+1
* emms-url: New file containing the url.el interaction routines from emms-lastf...Michael Olson2007-01-051-0/+72