Add geiser-eval-buffer & geiser-eval-buffer-and-go
commit48b70f4bcee81de0d2a61eb2310ed08ab4e306f3
authorNick Parker <nparker@zetetic.net>
Mon, 13 May 2013 18:36:34 +0000 (13 13:36 -0500)
committerNick Parker <nparker@zetetic.net>
Mon, 13 May 2013 18:36:34 +0000 (13 13:36 -0500)
treed3038e53bd501ee4736802fe70adc3634cb87075
parent168376ebcb164bca88cf487b07361ae8fe0a6a3e
Add geiser-eval-buffer & geiser-eval-buffer-and-go

These functions are similar to geiser-eval-region and
geiser-eval-region-and-go, however they allow the user to operate on the
entire buffer, not requiring the user to narrow to a specific region.
This also differs slightly from geiser-compile-current-buffer as
geiser-eval-buffer does not require the contents of the buffer to
be saved prior to being sent to the REPL.  Documentaion has also been
updated to include references to the new methods and their keybindings.
README
doc/cheat.texi
doc/parens.texi
elisp/geiser-mode.el