1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/doc
Robert Pluim 13995f31a2 Make emacs prefer an existing ~/.emacs.d to an existing XDG location
* doc/emacs/custom.texi (Find Init): Update description of how Emacs
finds its init file directory and the interaction with
$XDG_CONFIG_HOME
(Early Init File): Correct XDG location of early-init.el

* etc/NEWS: Update description to make it clear the ~/.emacs.d is
preferred, even if the XDG location exists.

* lisp/startup.el: Prefer ~/.emacs.d even if the XDG location exists.

* lib-src/emacsclient.c (open_config): Prefer home directory the XDG
location.
2020-01-16 16:05:45 +01:00
..
emacs Make emacs prefer an existing ~/.emacs.d to an existing XDG location 2020-01-16 16:05:45 +01:00
lispintro Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lispref Always use lexical-binding in lisp-interaction-mode (bug#38835) 2020-01-13 18:03:41 +01:00
man Update copyright year to 2020 2020-01-01 00:59:52 +00:00
misc Change Tramp version to 2.4.3.27.1 2020-01-03 13:18:52 +01:00