diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -164,7 +164,7 @@ and will override their traditional locations (the home directory, | |||
| 164 | "~/.emacs.d", etc.). | 164 | "~/.emacs.d", etc.). |
| 165 | 165 | ||
| 166 | Emacs will still look for init files in their traditional locations if | 166 | Emacs will still look for init files in their traditional locations if |
| 167 | XDG_CONFIG_HOME does not exist, so invoking Emacs with | 167 | XDG_CONFIG_HOME/emacs does not exist, so invoking Emacs with |
| 168 | XDG_CONFIG_HOME='/nowhere' might be useful if your new-location init | 168 | XDG_CONFIG_HOME='/nowhere' might be useful if your new-location init |
| 169 | files are scrambled, or if you want to force Emacs to ignore files | 169 | files are scrambled, or if you want to force Emacs to ignore files |
| 170 | under XDG_CONFIG_HOME for some other reason. | 170 | under XDG_CONFIG_HOME for some other reason. |