X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c9f7b9d48cfdae8d7ec6f913b549da4b634efd75..2c80444be39f99b41025916aa5b487105ba5b0c9:/programs/emacs.json diff --git a/programs/emacs.json b/programs/emacs.json index 566e665..6bdb6d4 100644 --- a/programs/emacs.json +++ b/programs/emacs.json @@ -1,17 +1,12 @@ { "files": [ { - "help": "Supported since _27.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs/init.el_.\n", + "help": "Supported since _27.1_.\n\nYou can move the directory to _$XDG_CONFIG_HOME/emacs_.\n", "movable": true, - "path": "$HOME/.emacs.d/init.el" - }, - { - "help": "Currently unsupported.\n\n_Relevant issue:_ \"Legacy paths have precedence over XDG paths. Emacs will never create XDG_CONFIG_HOME/emacs/.\" according to XDG.\n\n", - "movable": false, "path": "$HOME/.emacs.d" }, { - "help": "Looks to be supported natively. However, according to XDG \"Legacy paths have precedence over XDG paths. Emacs will never create _$XDG_CONFIG_HOME/emacs/_\".\nMove at your own risk.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs_.\n", + "help": "Supported since _27.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs/init.el_.\n", "movable": true, "path": "$HOME/.emacs" }