summaryrefslogtreecommitdiff
path: root/lisp/xdg.el
Commit message (Expand)AuthorAgeFilesLines
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-1/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-021-2/+2
|\ \ | |/
| * Fix xdg timestamp error on 32-bit EmacsPaul Eggert2017-10-221-2/+2
* | Add MIME apps spec utilitiesMark Oteiza2017-09-261-0/+103
|/
* Loosen strict parsing requirement for desktop filesMark Oteiza2017-09-251-2/+0
* * lisp/xdg.el (xdg-thumb-uri): Fix doc string.Mark Oteiza2017-09-251-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Add to last commitMark Oteiza2017-09-101-0/+1
* Avoid looking at localized stringsMark Oteiza2017-09-091-0/+2
* Add function to read all entries in a groupMark Oteiza2017-09-091-25/+33
* ; Fix previous commitMark Oteiza2017-09-091-21/+18
* Add XDG desktop file parsing and testsMark Oteiza2017-09-061-7/+66
* ; Try not to affect match dataMark Oteiza2017-09-061-3/+4
* Substitute leading $HOME/ in xdg-user-dirsMark Oteiza2017-02-121-2/+9
* Fix environment variable for xdg-data-dirsSteven Allen2017-02-091-1/+1
* Add xdg libraryMark Oteiza2017-02-061-0/+144