projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195bde9
)
; * etc/NEWS: Make the description of XDG fallback more accurate.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 31 Dec 2019 19:28:54 +0000
(21:28 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 31 Dec 2019 19:28:54 +0000
(21:28 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0c055ca682bd221f8efbc02990d469da329d4bb6..a7905356eca0c0f7d3a3cf385f0a81f66b15358f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-164,7
+164,7
@@
and will override their traditional locations (the home directory,
"~/.emacs.d", etc.).
Emacs will still look for init files in their traditional locations if
-XDG_CONFIG_HOME does not exist, so invoking Emacs with
+XDG_CONFIG_HOME
/emacs
does not exist, so invoking Emacs with
XDG_CONFIG_HOME='/nowhere' might be useful if your new-location init
files are scrambled, or if you want to force Emacs to ignore files
under XDG_CONFIG_HOME for some other reason.