summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2016-09-30Use (car (process-lines ...)) instead of (shell-command ...)Jordan Brown
2016-06-11Cleanups to the show/jump debug buffer messJose Antonio Ortega Ruiz
2015-12-26Quoting binary on version checks (issue #117)Jose Antonio Ortega Ruiz
2015-10-21Use OS-specific quotes when asking for versionsJose Antonio Ortega Ruiz
2015-10-03Add more highlighting/indentation for GuileAlex Kost
2015-09-30Follow suit and complete quoted symbols in all schemesJose Antonio Ortega Ruiz
2015-09-27Clean up indentation rulesAlex Kost
2015-09-27Add 'geiser-guile--builtin-keywords'Alex Kost
2015-09-27Add 'geiser-syntax--simple-keywords'Alex Kost
2014-06-05Possible fix for scanning problemJose Antonio Ortega Ruiz
2014-06-03Guile: font lock for all components of module namesJose Antonio Ortega Ruiz
2014-03-26Indent Guile's `with-mutex'Diogo F. S. Ramos
2014-03-07Highlight `define-once'Diogo F. S. Ramos
2013-09-25Scheme version checksJose Antonio Ortega Ruiz
2013-09-19Fix: not using mapcar for effectJose Antonio Ortega Ruiz
2013-09-13Guile: augmenting %load-compiled-path tooJose Antonio Ortega Ruiz
2013-06-27White space, reallyJose Antonio Ortega Ruiz
2013-06-15Missing require cl for caseJose Antonio Ortega Ruiz
2013-05-09guile: lambda* indentationAleix Conchillo Flaque
2013-03-01Configurable keyword case sensitivityJose Antonio Ortega Ruiz
2012-10-24Little clean-ups to the indentation rulesJose Antonio Ortega Ruiz
2012-06-09Support for user-defined Guile info nodesJose Antonio Ortega Ruiz
2011-06-23Guile: find module when cursor is before define-module (#33497)jao
2011-03-08Guile: what if i do what i meant to do?Jose Antonio Ortega Ruiz
2011-03-08Guile: new option for loading ~/.guile (see issue #32681)Jose Antonio Ortega Ruiz
2011-02-14Bug fix: don't override customized geiser-implementations-alistJose Antonio Ortega Ruiz
2011-02-09Guile: 'format' added to the warning listJose Antonio Ortega Ruiz
2010-11-26Revert "Bug fix: don't intern symbols read by scheme reader"Jose Antonio Ortega Ruiz
2010-11-26Bug fix: don't intern symbols read by scheme readerJose Antonio Ortega Ruiz
2010-11-25Guile: fix for connect-to-guile problemsJose Antonio Ortega Ruiz
2010-11-25Guile: logging initialisation processJose Antonio Ortega Ruiz
2010-11-24Guile: button for texinfo lookup in doc browserJose Antonio Ortega Ruiz
2010-11-22Fix for error in Guile initialisationJose Antonio Ortega Ruiz
2010-11-14TypoJose Antonio Ortega Ruiz
2010-11-14Support for implementation-specific font lock keywordsJose Antonio Ortega Ruiz
2010-11-13Superior schemesJose Antonio Ortega Ruiz
2010-11-12Make do with a single connectionJose Antonio Ortega Ruiz
2010-11-12Debugger support, and Guile using itJose Antonio Ortega Ruiz
2010-11-12Better EOT token for more robust communicationJose Antonio Ortega Ruiz
2010-11-12Guile reconnected (but not debuggable (yet))Jose Antonio Ortega Ruiz
2010-11-11Merge branch 'guile-meta' into meta-reconnectionJose Antonio Ortega Ruiz
2010-11-11Elisp support for inferior schemesJose Antonio Ortega Ruiz
2010-11-09Merge branch 'master' into guile-metaJose Antonio Ortega Ruiz
2010-11-09Elisp buggettes and warningsJose Antonio Ortega Ruiz
2010-11-04Implementation guessing for scripts with #! ... guileJose Antonio Ortega Ruiz
2010-11-01Guile: better meta-command args handlingJose Antonio Ortega Ruiz
2010-11-01Guile: fix for the argument shortening algorithmJose Antonio Ortega Ruiz
2010-11-01Guile: shorten a bit more multi-line sexps sent to REPLJose Antonio Ortega Ruiz
2010-11-01Guile: suppress embedded comments when sending multi-line sexpsJose Antonio Ortega Ruiz
2010-10-31Guile: reactivating the debugger during evaluationJose Antonio Ortega Ruiz