index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
xdg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Add new function xdg-session-type to xdg.el
Stefan Kangas
2022-09-21
1
-0
/
+13
*
Add new function xdg-current-desktop to xdg.el
Stefan Kangas
2022-09-14
1
-0
/
+12
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-2
/
+2
*
Remove some useless `eval-when-compile`
Mattias EngdegÄrd
2022-07-04
1
-7
/
+6
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-13
1
-2
/
+2
|
\
|
|
*
; Fix typos
Stefan Kangas
2021-11-12
1
-2
/
+2
*
|
* lisp/xdg.el (xdg--dir-home): Make it a function
Stefan Monnier
2021-11-08
1
-7
/
+5
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-27
1
-6
/
+60
|
\
|
|
*
Improve function documentation with text from XDG BDS spec
Stefan Kangas
2021-10-26
1
-6
/
+60
*
|
New function xdg-state-home
Stefan Kangas
2021-10-25
1
-0
/
+17
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-2
/
+2
*
Fix error in xdg-mime-apps-files when XDG_CURRENT_DESKTOP is defined
Lars Ingebrigtsen
2021-05-31
1
-1
/
+1
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-1
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-2
/
+2
|
\
|
|
*
Fix xdg timestamp error on 32-bit Emacs
Paul Eggert
2017-10-22
1
-2
/
+2
*
|
Add MIME apps spec utilities
Mark Oteiza
2017-09-26
1
-0
/
+103
|
/
*
Loosen strict parsing requirement for desktop files
Mark Oteiza
2017-09-25
1
-2
/
+0
*
* lisp/xdg.el (xdg-thumb-uri): Fix doc string.
Mark Oteiza
2017-09-25
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
; Add to last commit
Mark Oteiza
2017-09-10
1
-0
/
+1
*
Avoid looking at localized strings
Mark Oteiza
2017-09-09
1
-0
/
+2
*
Add function to read all entries in a group
Mark Oteiza
2017-09-09
1
-25
/
+33
*
; Fix previous commit
Mark Oteiza
2017-09-09
1
-21
/
+18
*
Add XDG desktop file parsing and tests
Mark Oteiza
2017-09-06
1
-7
/
+66
*
; Try not to affect match data
Mark Oteiza
2017-09-06
1
-3
/
+4
*
Substitute leading $HOME/ in xdg-user-dirs
Mark Oteiza
2017-02-12
1
-2
/
+9
*
Fix environment variable for xdg-data-dirs
Steven Allen
2017-02-09
1
-1
/
+1
*
Add xdg library
Mark Oteiza
2017-02-06
1
-0
/
+144