diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-03 01:24:38 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-03 01:24:38 +0100 |
commit | ef3f37013a92a00bdf1921ee51bbc0a74a426606 (patch) | |
tree | 20290730203415b7ac45693b5ea03a4794cc36d3 /NEWS | |
parent | 2d99bc42dc3165c24d27f8c48ed0bd5944a334cd (diff) | |
download | geiser-ef3f37013a92a00bdf1921ee51bbc0a74a426606.tar.gz geiser-ef3f37013a92a00bdf1921ee51bbc0a74a426606.tar.bz2 |
NEWS and version housekeeping
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +* Version 0.4 () + + New features: + + - New command geiser-edit-insert-lambda, bound to C-c \ in Scheme + buffers (thanks to Ray Racine). + + Bug fixes: + + - Filename completion should also work in emacs 23.2 now. + * Version 0.3 (Jan 19, 2013) New features: |