diff options
author | jao <jao@gnu.org> | 2024-09-07 23:41:31 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-09-07 23:41:31 +0100 |
commit | 97ce88463f346ff0dab147334fa0ce7b81569d7c (patch) | |
tree | 950f120c10ce80b1d00e1c003b68b3e9df0a4ff2 /news.org | |
parent | 32196db8f8ddab071565a5ae6d799ada4f8fbe6b (diff) | |
download | geiser-97ce88463f346ff0dab147334fa0ce7b81569d7c.tar.gz geiser-97ce88463f346ff0dab147334fa0ce7b81569d7c.tar.bz2 |
Diffstat (limited to 'news.org')
-rw-r--r-- | news.org | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +* Version 0.32 + + - REPL: Fix for highlighting of 2-character input prompts (thanks to Macon + Gambill) + + - REPL autoeval mode improvements (thanks to Anter Mejr): + - Autoeval just once + - Stop paren highlighting after autoevaluations + - Highlight only if show-paren-mode is enabled + - Compatibility with electric-pair-mode + * Version 0.31.1 (September 1, 2024) - Code cleanups |