summaryrefslogtreecommitdiff
path: root/lisp/xdg.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add new function xdg-session-type to xdg.elStefan Kangas2022-09-21
* Add new function xdg-current-desktop to xdg.elStefan Kangas2022-09-14
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Remove some useless `eval-when-compile`Mattias EngdegÄrd2022-07-04
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-11-13
|\|
| * ; Fix typosStefan Kangas2021-11-12
* | * lisp/xdg.el (xdg--dir-home): Make it a functionStefan Monnier2021-11-08
* | Merge from origin/emacs-28Glenn Morris2021-10-27
|\|
| * Improve function documentation with text from XDG BDS specStefan Kangas2021-10-26
* | New function xdg-state-homeStefan Kangas2021-10-25
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
* Fix error in xdg-mime-apps-files when XDG_CURRENT_DESKTOP is definedLars Ingebrigtsen2021-05-31
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Fix xdg timestamp error on 32-bit EmacsPaul Eggert2017-10-22
* | Add MIME apps spec utilitiesMark Oteiza2017-09-26
|/
* Loosen strict parsing requirement for desktop filesMark Oteiza2017-09-25
* * lisp/xdg.el (xdg-thumb-uri): Fix doc string.Mark Oteiza2017-09-25
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Add to last commitMark Oteiza2017-09-10
* Avoid looking at localized stringsMark Oteiza2017-09-09
* Add function to read all entries in a groupMark Oteiza2017-09-09
* ; Fix previous commitMark Oteiza2017-09-09
* Add XDG desktop file parsing and testsMark Oteiza2017-09-06
* ; Try not to affect match dataMark Oteiza2017-09-06
* Substitute leading $HOME/ in xdg-user-dirsMark Oteiza2017-02-12
* Fix environment variable for xdg-data-dirsSteven Allen2017-02-09
* Add xdg libraryMark Oteiza2017-02-06