diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-12 01:05:34 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-12 01:10:17 +0200 |
commit | 1b37dceb787691c5b8cb1dcbc86d622ec9b938b4 (patch) | |
tree | f0d93e0ea410b6c723c76f7af20ecf91f66c235e /NEWS | |
parent | 5b1b700926173c1ffa11fae558bce06b31c0bc30 (diff) | |
download | geiser-1b37dceb787691c5b8cb1dcbc86d622ec9b938b4.tar.gz geiser-1b37dceb787691c5b8cb1dcbc86d622ec9b938b4.tar.bz2 |
A bit of documentation for the previous patches
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ - Configurable case-sensitivity when highlighting keywords (thanks to Diogo F.S. Ramos), via geiser-guile-case-sensitive-p and geiser-racket-case-sensitive-pp + - C-u C-x C-e to insert evaluation result in buffer (thanks to + Diogo). - 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. |