summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2015-10-13Oops: font-lock-ensure is from the futureJose Antonio Ortega Ruiz
2015-10-12So font-lock-fontify-buffer is for interactive useJose Antonio Ortega Ruiz
2015-10-12Keeping the elisp compiler happyJose Antonio Ortega Ruiz
2015-10-05Merge remote-tracking branch 'alezost/indent+highlight'Jose Antonio Ortega Ruiz
2015-10-03Minor improvementsDan Leslie
2015-10-03Converts toplevel methods to prefixed methodsDan Leslie
2015-10-03Add missing highlighting for 'syntax-case'Alex Kost
2015-10-03Add more highlighting/indentation for GuileAlex Kost
2015-10-03Add highlighting/indentation for testsAlex Kost
2015-10-03Add highlighting/indentation for exceptionsAlex Kost
2015-09-30Follow suit and complete quoted symbols in all schemesJose Antonio Ortega Ruiz
2015-09-30Skip expression quote when getting a racket symbolMario Rodas
2015-09-30Merge remote-tracking branch 'dleslie/master'Jose Antonio Ortega Ruiz
2015-09-27Limits search to the line beginningDan Leslie
2015-09-27Clean up indentation rulesAlex Kost
2015-09-27Add 'geiser-guile--builtin-keywords'Alex Kost
2015-09-27Use 'geiser-chicken-extra-keywords'Alex Kost
2015-09-27Add general font-lock keywords for all implementationsAlex Kost
2015-09-27Add 'geiser-syntax--simple-keywords'Alex Kost
2015-09-25Adds the ability to have sub-word delimitersDan Leslie
2015-09-23Remove Geiser faces from 'faces' custom groupAlex Kost
2015-09-16Add 'geiser-repl-buffer-name-function' variableAlex Kost
2015-09-10Speeding up debugger check (addresses #64)Jose Antonio Ortega Ruiz
2015-09-10Fix for geiser-connect-localJose Antonio Ortega Ruiz
2015-09-10Moving implementation loading to geiser-repl (#82)Jose Antonio Ortega Ruiz
2015-09-10Redundant provide in define-geiser-implementationJose Antonio Ortega Ruiz
2015-09-09WhitespaceJose Antonio Ortega Ruiz
2015-09-09Autoload geiser-connect-local as wellChristoph Egger
2015-09-08Ensuring switch-to-geiser asks for an implementationJose Antonio Ortega Ruiz
2015-09-07Add highlighting for geiser-custom--defcustom/deffaceAlex Kost
2015-09-06repl: Add 'save-history' argument to 'geiser-repl--send'Alex Kost
2015-09-01Add compiled .so caching to Chicken supportDan Leslie
2015-08-31Kill those TABsJose Antonio Ortega Ruiz
2015-08-31Merge remote-tracking branch 'dleslie/proper-windows-loading'Jose Antonio Ortega Ruiz
2015-08-28Adds necessary parameter to csi for Windows.Dan Leslie
2015-08-27Now suppress loading messagesDan Leslie
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-07-01geiser-chicken.el: add indentation rule for `with-output-to-pipe'Mario Domenech Goulart
2015-05-17Various improvementsDan Leslie
2015-05-06Compile instead of Load, should speed up.Dan 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