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-repl.el
Age
Commit message (
Expand
)
Author
2015-03-12
Fix for RET with point at the beginning of line after M-p
Jose Antonio Ortega Ruiz
2015-01-19
Not cleaning the image cache before displaying images
Jose Antonio Ortega Ruiz
2014-06-01
Almost redundant REPL command to interrupt evaluation
Jose Antonio Ortega Ruiz
2014-02-27
Add 'geiser-connect-local' to connect over Unix-domain socket.
Ludovic Courtès
2013-09-26
Checking for versions before creating the REPL buffer
Jose Antonio Ortega Ruiz
2013-09-25
Scheme version checks
Jose Antonio Ortega Ruiz
2013-08-26
Ensuring that comint-process-echoes is nil in REPL
Jose Antonio Ortega Ruiz
2013-08-12
Newish emacsen don't have comint-last-prompt-overlay
Jose Antonio Ortega Ruiz
2013-07-02
Real solution for the non-ascii-history problem
Jose Antonio Ortega Ruiz
2013-07-01
A couple of byte-compilation warnings gone
Jose Antonio Ortega Ruiz
2013-07-01
Another not entirely satisfactory experiment with raw-text
Jose Antonio Ortega Ruiz
2013-07-01
Experiment setting history file coding system
Jose Antonio Ortega Ruiz
2013-05-21
yank input if point is over history input
Darren Hoo
2013-04-11
New flag to automatically start REPLs when geiser-mode is activated
Jose Antonio Ortega Ruiz
2013-04-09
New customizable geiser-repl-query-on-kill-p
Jose Antonio Ortega Ruiz
2013-03-01
Using implementation-specific keywords also in REPL
Jose Antonio Ortega Ruiz
2012-11-11
New command geiser-repl-clear-buffer
Jose Antonio Ortega Ruiz
2012-11-09
New function 'geiser-repl--clear-buffer'
Jonas Rodrigues
2012-10-27
Filename completion also in scheme buffers
Jose Antonio Ortega Ruiz
2012-10-24
Completing file names at the REPL, but only in string contexts
Jose Antonio Ortega Ruiz
2012-10-24
Completing file names at the REPL
Jose Antonio Ortega Ruiz
2012-10-23
New custom var `geiser-repl-save-debugging-history-p'
Jose Antonio Ortega Ruiz
2012-10-13
Manual lookup shortcut (C-c C-d i) also in REPL buffers
Jose Antonio Ortega Ruiz
2012-09-02
racket: displaying images also during evaluations
Jose Antonio Ortega Ruiz
2012-09-02
Image support: buttons and auto-display in the REPL
Jose Antonio Ortega Ruiz
2012-09-02
Image display functionality refactored to its own module
Jose Antonio Ortega Ruiz
2012-08-15
Simplified image display.
Michael W
2012-08-15
Documentation improvements
Michael W
2012-08-12
[WIP] Add capability for images to be viewed in an external image viewer.
Michael W
2012-08-12
[WIP] Emacs cleans up temp. images, and a parameter controls whether or not t...
Michael W
2012-08-12
[WIP] Draw images inline in the Racket REPL.
Michael W
2012-06-09
Support for user-defined Guile info nodes
Jose Antonio Ortega Ruiz
2012-02-05
Keeping autodoc active in the REPL
Jose Antonio Ortega Ruiz
2011-09-08
bug fix: make C-c C-z behave with run-geiser
Jose Antonio Ortega Ruiz
2011-08-20
REPL: restore TAB indenting behaviour around whitespace
Jose Antonio Ortega Ruiz
2011-08-20
REPL: new customizable faces for input and prompt
Jose Antonio Ortega Ruiz
2011-08-20
elisp: customizable patience amount on racket startup
Jose Antonio Ortega Ruiz
2011-06-23
Avoid (read) breakage (fixes #33090)
jao
2011-03-06
Bug fix: don't confuse REPL buffers
Jose Antonio Ortega Ruiz
2011-03-06
Missing require form
Jose Antonio Ortega Ruiz
2011-03-06
Elisp nit
Jose Antonio Ortega Ruiz
2011-03-05
Bug fix: honour geiser-repl-use-other-window
Jose Antonio Ortega Ruiz
2011-02-14
Guile REPL: bug fix: correctly track debugging status
Jose Antonio Ortega Ruiz
2011-02-11
Bug fix: M-x geiser-edit-module works again in the REPL
Jose Antonio Ortega Ruiz
2011-02-03
Off-by-one in geiser-repl-tab-dwim
Jose Antonio Ortega Ruiz
2011-02-03
New geiser-add-to-load-path, just for Guile right now
Jose Antonio Ortega Ruiz
2011-01-24
company-mode fixes (an attempt to fix #32231)
Jose Antonio Ortega Ruiz
2011-01-23
geiser-repl--tab -> geiser-repl-tab-dwim
Jose Antonio Ortega Ruiz
2011-01-07
REPL: M-TAB bound to completion-at-point
Jose Antonio Ortega Ruiz
2011-01-07
REPL: fix for history navigation
Jose Antonio Ortega Ruiz
[next]