summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2020-02-13Guile: use load paths defined in dir-local variables (fixes #268)Jose Antonio Ortega Ruiz
2020-02-04Really fix #252Jose Antonio Ortega Ruiz
2018-01-30guile 2.2: program-arities and program-module reloadedJose Antonio Ortega Ruiz
2017-10-11guile: fix manual symbol lookup.Jan Nieuwenhuizen
2017-02-01A note on dir-locals and load-path variablesJose Antonio Ortega Ruiz
2016-12-03Bug fix: expanding file name at the right timeJose Antonio Ortega Ruiz
2016-11-26Make guile's load-file happier with ~ abrevsJose Antonio Ortega Ruiz
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