index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-mode.el
Age
Commit message (
Expand
)
Author
2022-01-18
Make C-u C-x C-e work again (fixes #33)
jao
2021-12-29
New function geiser-eval-region/wait
jao
2021-12-29
Fix: really use seconds to wait in geiser-wait-eval
jao
2021-12-29
geiser-eval-wait -> geiser-wait-eval (and make it work)
jao
2021-12-27
New helper, geiser-eval-wait, to facilitate synchronous evaluations
jao
2021-12-20
Asynchronous, interruptable evaluations
jao
2021-11-21
New geiser-mode command: geiser-exit-repl
jao
2021-04-21
Use defvar-local
Jonas Bernoulli
2020-12-02
Declare keymaps using defvar explicitly
Jonas Bernoulli
2020-03-27
Fix indentation
Jonas Bernoulli
2020-03-27
Mark the beginning of code part of elisp libraries with Code: heading
Jonas Bernoulli
2020-03-27
Begin the summary lines of all elisp libraries with three semicolons
Jonas Bernoulli
2020-01-28
C-c \ and C-c [ in geiser-repl too
Jose Antonio Ortega Ruiz
2017-11-22
Theoretically unnecessary save-excursion
Jose Antonio Ortega Ruiz
2017-08-28
Whitespace
Jose Antonio Ortega Ruiz
2017-08-28
Add geiser-mode-eval-to-buffer-transformer
Chaos Eternal
2017-04-11
Preserve the position of (point) after evaling
Diogo F. S. Ramos
2017-04-11
Eval last expression even after a comment char
Diogo F. S. Ramos
2017-01-27
bug fix: error message get displayed
Chaos Eternal
2017-01-17
Not inserting a trailing \n when eval prefix is empty
Jose Antonio Ortega Ruiz
2017-01-17
Not inserting an additional \n when eval prefix is empty
Jose Antonio Ortega Ruiz
2017-01-13
Make eval-last-sexp-to-buffer customizable
Chaos Eternal
2016-06-12
New key bindings: C-c C-c, C-c C-l
Jose Antonio Ortega Ruiz
2016-06-12
Real fix fontification on scheme switch
Jose Antonio Ortega Ruiz
2016-06-12
REPLs not started by the font-lock buffer
Jose Antonio Ortega Ruiz
2016-06-12
Removing stale keywords when switching to another scheme
Jose Antonio Ortega Ruiz
2015-08-14
Don't try to turn on geiser-mode in non-scheme buffers
Jose Antonio Ortega Ruiz
2014-01-10
Racket: better behaviour of geiser-eval-buffer
Jose Antonio Ortega Ruiz
2013-05-13
Add geiser-eval-buffer & geiser-eval-buffer-and-go
Nick Parker
2013-04-12
A bit of documentation for the previous patches
Jose Antonio Ortega Ruiz
2013-04-12
Simplifications to previous patch
Jose Antonio Ortega Ruiz
2013-04-12
Evaluate last expression to buffer with a prefix
Diogo F. S. Ramos
2013-04-12
Hide auto-started REPL
Jose Antonio Ortega Ruiz
2013-04-11
New flag to automatically start REPLs when geiser-mode is activated
Jose Antonio Ortega Ruiz
2013-02-03
Little cleanups, and C-u variant for the lambda thing
Jose Antonio Ortega Ruiz
2013-02-03
More robust lambda and keybinding to C-c \
Jose Antonio Ortega Ruiz
2013-02-03
Insert Greek letter lambda.
Ray Racine
2012-10-11
Whitespace
Jose Antonio Ortega Ruiz
2011-10-01
Bug fix: avoiding sending unbalanced sexps in C-c C-r and friends
Jose Antonio Ortega Ruiz
2011-02-03
New geiser-add-to-load-path, just for Guile right now
Jose Antonio Ortega Ruiz
2011-01-11
C-c C-Z -> C-c C-a
Jose Antonio Ortega Ruiz
2011-01-09
Docstring typos
Jose Antonio Ortega Ruiz
2010-12-30
New command: "manual" autodoc (C-c C-d s)
Jose Antonio Ortega Ruiz
2010-11-26
Remove unnecessary calls to symbol-at-point
Jose Antonio Ortega Ruiz
2010-11-25
Completion: respecting tab-always-indent
Jose Antonio Ortega Ruiz
2010-11-23
Lookup is a name, look up, a verb
Jose Antonio Ortega Ruiz
2010-11-23
Document browser improvements, and Racket using them
Jose Antonio Ortega Ruiz
2010-11-14
Support for implementation-specific font lock keywords
Jose Antonio Ortega Ruiz
2010-11-13
geiser-mode-auto-p: automatic geiser-mode is now optional
Jose Antonio Ortega Ruiz
2010-11-09
Elisp buggettes and warnings
Jose Antonio Ortega Ruiz
[next]