Search sample/prelude-modules.el in prelude-dir during init
If the user installed prelude to different directory via the `PRELUDE_INSTALL_DIR` variable then the sample file won't be found in the `user-emacs-directory`.
This commit is contained in:
parent
4d7f1ff675
commit
1727734002
2 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
* [#1335](https://github.com/bbatsov/prelude/issues/1335): Workaround
|
||||
for `which-key` bug causing display issues in clients to `emacs --daemon`.
|
||||
* Fix **Edit on GitHub** link in ReadTheDocs site.
|
||||
* Fix fall back to sample `prelude-modules.el` not working if user has installed to non-default location.
|
||||
|
||||
## 1.1.0 (2021-02-14)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue