branch: elpa/geiser-mit commit 4f3f89d260b9ba2903ce98e80e74f929764f03d1 Author: jao <j...@gnu.org> Commit: jao <j...@gnu.org>
readme update --- readme.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.org b/readme.org index 7e5c95b..326d346 100644 --- a/readme.org +++ b/readme.org @@ -6,5 +6,3 @@ This package provides support for using [[https://www.gnu.org/software/mit-schem Provided [[https://gitlab.com/emacs-geiser/core][geiser-core]] is installed in your system, if this package's directory is in your load path, just add ~(require 'geiser-mit)~ to your initialisation files and then ~M-x run-mit~ to start a REPL. -Scheme files with a Guile module declaration should be automatically -recognised as Guile-flavoured Geiser buffers.