diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-29 22:29:52 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-30 00:24:46 -0700 |
commit | a4144af909c3a6baf381659bf158e254b28ee002 (patch) | |
tree | 3f252887407f71a35561c34ab2cf1649826b71c4 /lisp/emacs-lisp/autoload.el | |
parent | 462be72f41580a3137e8f4f1e48580ac6bcc371f (diff) | |
download | emacs-a4144af909c3a6baf381659bf158e254b28ee002.tar.gz emacs-a4144af909c3a6baf381659bf158e254b28ee002.tar.bz2 emacs-a4144af909c3a6baf381659bf158e254b28ee002.zip |
Prefer ~/.config/emacs to ~/.emacs.d if neither exists
That way, when Emacs starts in a fresh home directory,
it prefers the new (XDG) convention rather than the old one.
* lisp/files.el (locate-user-emacs-file): Make the parent
directories of user-emacs-directory if needed. This is useful
if user-emacs-directory is "~/.config/emacs" and "~/.config"
does not yet exist.
* lisp/startup.el (command-line):
* lisp/subr.el (user-emacs-directory):
Prefer XDG_CONFIG_HOME to ~/.emacs.d if neither exists.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions