summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-11 07:16:37 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-11 07:16:37 +0200
commite97cfc075eff2212875a3fba5b2d71af7960133e (patch)
tree5d66dbdb1a9b59559fd5624c46c20a149d16ed99 /NEWS
parent2f48c7955f48b07d0aa656267b6b9954077626e0 (diff)
downloadgeiser-e97cfc075eff2212875a3fba5b2d71af7960133e.tar.gz
geiser-e97cfc075eff2212875a3fba5b2d71af7960133e.tar.bz2
Documentation for the latest changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a15b595..24da8e3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@
- Configurable case-sensitivity when highlighting keywords (thanks
to Diogo F.S. Ramos), via geiser-guile-case-sensitive-p and
geiser-racket-case-sensitive-pp
+ - New flag geiser-repl-query-on-kill-p to control whether emacs
+ will ask for confirmation before killing a buffer with a live
+ REPL process.
+ - New flag geiser-mode-start-repl-p to tell Geiser to start a new
+ REPL if one isn't active when geiser-mode is activated.
Bug fixes: