diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-11 07:16:37 +0200 |
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-11 07:16:37 +0200 |
| commit | 80028aa5e49cf897e371bf030eea399d14771e24 (patch) | |
| tree | e0c021b23f82f8308f689ff2a654bfd3f423b541 /NEWS | |
| parent | 96f8693803a4f49770f3bd7a1b3dbad778522987 (diff) | |
| download | geiser-guile-80028aa5e49cf897e371bf030eea399d14771e24.tar.gz geiser-guile-80028aa5e49cf897e371bf030eea399d14771e24.tar.bz2 | |
Documentation for the latest changes
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |
