summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2014-06-05Possible fix for scanning problemJose Antonio Ortega Ruiz
2014-06-01Almost redundant REPL command to interrupt evaluationJose Antonio Ortega Ruiz
2014-05-31Finer control of debugging window popupsJose Antonio Ortega Ruiz
2014-03-07Fontify when too (thanks to Diogo)Jose Antonio Ortega Ruiz
2014-03-07Disable error in `define-syntax-rule' font lockDiogo F. S. Ramos
2014-02-27Add 'geiser-connect-local' to connect over Unix-domain socket.Ludovic Courtès
2014-02-25Using font-lock-function-name-face for define-syntax-ruleJose Antonio Ortega Ruiz
2014-02-25Font lock `define-syntax-rule' like `define' proceduresDiogo F. S. Ramos
2014-01-10Racket: better behaviour of geiser-eval-bufferJose Antonio Ortega Ruiz
2013-09-26Checking for versions before creating the REPL bufferJose Antonio Ortega Ruiz
2013-09-25Scheme version checksJose Antonio Ortega Ruiz
2013-09-19Fix file headers and footer for ELPA compatibilitySteve Purcell
2013-09-19Missing autoload cookies for MELPAJose Antonio Ortega Ruiz
2013-09-19Paving the way to MELPA (and simpler ELPA generation)Jose Antonio Ortega Ruiz
2013-08-26Ensuring that comint-process-echoes is nil in REPLJose Antonio Ortega Ruiz
2013-08-25Let's make it *any* submoduleJose Antonio Ortega Ruiz
2013-08-25Racket: new commands to show and hide test submodulesJose Antonio Ortega Ruiz
2013-08-12Newish emacsen don't have comint-last-prompt-overlayJose Antonio Ortega Ruiz
2013-07-29Avoiding a segfault due to out of bounds stack sizeJose Antonio Ortega Ruiz
2013-07-02Real solution for the non-ascii-history problemJose Antonio Ortega Ruiz
2013-07-01A couple of byte-compilation warnings goneJose Antonio Ortega Ruiz
2013-07-01Using session instead of session.el for you bytecompilersJose Antonio Ortega Ruiz
2013-07-01Another not entirely satisfactory experiment with raw-textJose Antonio Ortega Ruiz
2013-07-01Experiment setting history file coding systemJose Antonio Ortega Ruiz
2013-07-01Preventing session.el messing up with geiser-doc--historyJose Antonio Ortega Ruiz
2013-06-15Missing require cl for caseJose Antonio Ortega Ruiz
2013-06-10racket: new ,geiser-load command in REPLJose Antonio Ortega Ruiz
2013-05-21yank input if point is over history inputDarren Hoo
2013-05-13Add geiser-eval-buffer & geiser-eval-buffer-and-goNick Parker
2013-04-14Disabling company calls while the REPL is workingJose Antonio Ortega Ruiz
2013-04-12A bit of documentation for the previous patchesJose Antonio Ortega Ruiz
2013-04-12Simplifications to previous patchJose Antonio Ortega Ruiz
2013-04-12Evaluate last expression to buffer with a prefixDiogo F. S. Ramos
2013-04-12Hide auto-started REPLJose Antonio Ortega Ruiz
2013-04-11New flag to automatically start REPLs when geiser-mode is activatedJose Antonio Ortega Ruiz
2013-04-10Fix for evaluations returning no resultJose Antonio Ortega Ruiz
2013-04-09New customizable geiser-repl-query-on-kill-pJose Antonio Ortega Ruiz
2013-03-01Using implementation-specific keywords also in REPLJose Antonio Ortega Ruiz
2013-03-01Configurable keyword case sensitivityJose Antonio Ortega Ruiz
2013-02-07Accepting ~ in geiser-add-to-load-pathJose Antonio Ortega Ruiz
2013-02-03Little cleanups, and C-u variant for the lambda thingJose Antonio Ortega Ruiz
2013-02-03More robust lambda and keybinding to C-c \Jose Antonio Ortega Ruiz
2013-02-03Insert Greek letter lambda.Ray Racine
2013-01-22Using comint-dynamic-complete-filenameJose Antonio Ortega Ruiz
2012-12-10Fix: more encompassing lookup for images in scheme outputJose Antonio Ortega Ruiz
2012-11-11New command geiser-repl-clear-bufferJose Antonio Ortega Ruiz
2012-11-09New function 'geiser-repl--clear-buffer'Jonas Rodrigues
2012-10-27Filename completion also in scheme buffersJose Antonio Ortega Ruiz
2012-10-24Completing file names at the REPL, but only in string contextsJose Antonio Ortega Ruiz
2012-10-24Completing file names at the REPLJose Antonio Ortega Ruiz