summaryrefslogtreecommitdiff
path: root/news.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-12-18 21:03:34 +0000
committerjao <jao@gnu.org>2021-12-18 21:03:34 +0000
commit476897e4f8a101d808ee0a0a97cc98a46d079af6 (patch)
tree24c30aefdafbbc732e41e6c5786c7f79d1aac4ec /news.org
parent365764db5e3e07042f83d120595421770db771b2 (diff)
downloadgeiser-476897e4f8a101d808ee0a0a97cc98a46d079af6.tar.gz
geiser-476897e4f8a101d808ee0a0a97cc98a46d079af6.tar.bz2
new geiser-repl-per-project-p to control per-project REPLs
And we still need some fixes here when that's active, specifically for the case when you travel to a file outside the current project: it becomes repeless, which is a sad state.
Diffstat (limited to 'news.org')
-rw-r--r--news.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/news.org b/news.org
index 87c7041..f451390 100644
--- a/news.org
+++ b/news.org
@@ -2,7 +2,8 @@
- New option to add current project's root to load path or any of
its subdirectories, ~geiser-repl-add-project-paths~.
- Defaulting ~geiser-repl-current-project-function~ to ~project-current~
- in emacsen having it available.
+ in emacsen having it available, and using the new
+ ~geiser-repl-per-project-p~ to decide whether to use it.
* Version 0.19 (December, 2021)
- Bug fixes
* Version 0.18 (October, 2021)