summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2015-08-14Don't try to turn on geiser-mode in non-scheme buffersJose Antonio Ortega Ruiz
2015-08-14Modifies geiser--cut-version regexDan Leslie
2015-08-14Closes jaor/geiser#65Dan Leslie
2015-03-12Fix for RET with point at the beginning of line after M-pJose Antonio Ortega Ruiz
2015-03-04Using font-lock-variable-name-face in lieu of bold for autodocJose Antonio Ortega Ruiz
2015-02-09Documentation updates and nits for FreijaJose Antonio Ortega Ruiz
2015-02-09Initial Chicken supportDan Leslie
2015-01-19Not cleaning the image cache before displaying imagesJose Antonio Ortega Ruiz
2014-10-06remove geiser-mode--maybe-activate from scheme-mode-hook on geiser-unloadHenry Till
2014-09-23A better name for geiser-doc-symbol--fill-current-symbolJose Antonio Ortega Ruiz
2014-09-23company: implement --doc-bufferProfpatsch
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