From 35676663d79dd1ce3408b34317377ba5478179a9 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 27 Oct 2012 22:58:38 +0200 Subject: Filename completion also in scheme buffers By means of a new entry in completion-at-point-functions that uses the handy comint-filename-completion. --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6458861..4644bc7 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ * Version 0.2.3 () - - TAB in a string context in the REPL triggers filename completion. - - Indentation of scheme forms improved (specially for those of you - using a single implementation). + - TAB in a string context in the REPL and Scheme buffers triggers + filename completion. + - Indentation of scheme forms improved (specially for those of you + using a single implementation). * Version 0.2.2 (Sep 30, 2012) -- cgit v1.2.3