summaryrefslogtreecommitdiff
path: root/doc/repl.texi
AgeCommit message (Collapse)Author
2011-05-01Documentation fixes courtesy of M. Harigjao
In this episode, we learn how to use @ escapes in texinfo urls.
2011-03-08Guile: new option for loading ~/.guile (see issue #32681)Jose Antonio Ortega Ruiz
The new custom variable, geiser-guile-load-init-file-p, will be gone once Guile adquires the ability to specify the path to its init file.
2011-03-05Bug fix: honour geiser-repl-use-other-windowJose Antonio Ortega Ruiz
2011-01-24More documentation nits0.1.1Jose Antonio Ortega Ruiz
2011-01-11Manual: fixes for the print editionJose Antonio Ortega Ruiz
2011-01-11More documentation fixesJose Antonio Ortega Ruiz
2011-01-10Fixes for links in info manualJose Antonio Ortega Ruiz
2011-01-10A couple more doc fixesJose Antonio Ortega Ruiz
2011-01-10More documentation improvementsJose Antonio Ortega Ruiz
2011-01-10Manual: whitespace and missing @noindentJose Antonio Ortega Ruiz
Thanks, once again, to Mark Harig.
2011-01-10NEWS and doc typoJose Antonio Ortega Ruiz
2011-01-09Racket: ',enter "foo"' as a synonym of ',enter (file "foo")'Jose Antonio Ortega Ruiz
2011-01-09Docs: better rendering of links in infoJose Antonio Ortega Ruiz
2011-01-09Doc nitJose Antonio Ortega Ruiz
2011-01-08Info formatting (whitespace around code blocks)Jose Antonio Ortega Ruiz
2011-01-08Docs: two spaces after period in texinfo sources.Jose Antonio Ortega Ruiz
Thanks to MH, who did all the heavy lifting.
2011-01-07Yet another doc nitJose Antonio Ortega Ruiz
2011-01-07Documentation typos (thanks to Mark Harig)Jose Antonio Ortega Ruiz
2010-11-25Completion: a bit of documentationJose Antonio Ortega Ruiz
2010-11-23Document browser improvements, and Racket using themJose Antonio Ortega Ruiz
We have a new "manual lookup" command, and Racket now displays a doc browser buffer for help with a button activating it. In the process, we've cleaned-up a little mess in geiser-eval.el and geiser-doc.el, and refactored the affected Racket modules. Next in line is providing manual lookup for Guile.
2010-11-19Better argument display in autodocJose Antonio Ortega Ruiz
Simpler (we don't need no square brackets) and more correct (keywords display as keywords and we only include default values when available (Guile, i'm looking at you).
2010-11-11Partial work (connections working)Jose Antonio Ortega Ruiz
2010-11-09Racket: remote REPLsJose Antonio Ortega Ruiz
2010-11-06Manual nitsJose Antonio Ortega Ruiz
2010-11-06Manual: more precise docs on completionJose Antonio Ortega Ruiz
2010-11-05Documentation nitsJose Antonio Ortega Ruiz
2010-11-05Documentation tweakingJose Antonio Ortega Ruiz
2010-11-04Manual: image update and grammatical errorJose Antonio Ortega Ruiz
2010-10-30Documentation update to mention new ,enter in RacketJose Antonio Ortega Ruiz
2010-10-15Documentation for M-. and modulesJose Antonio Ortega Ruiz
2010-10-15Documentation bitJose Antonio Ortega Ruiz
2010-10-15Documentation nitsJose Antonio Ortega Ruiz
2010-10-11A bit more documentation on remote REPLsJose Antonio Ortega Ruiz
2010-10-11Documentation for remote REPLsJose Antonio Ortega Ruiz
2010-10-06Documentation nitsJose Antonio Ortega Ruiz
2010-09-12Docs: include images only in HTML pagesJose Antonio Ortega Ruiz
2010-09-12More documentationJose Antonio Ortega Ruiz
2010-09-05TypoJose Antonio Ortega Ruiz
2010-09-04Documentation nitJose Antonio Ortega Ruiz
2010-09-04REPL: (optionally) forget old errors on new expressionsJose Antonio Ortega Ruiz
2010-09-03Docs on scheme initialisation variablesJose Antonio Ortega Ruiz
2010-08-30Docs: index entries.Jose Antonio Ortega Ruiz
2010-08-24More documentation.Jose Antonio Ortega Ruiz
2010-08-21In texinfo, @var is for meta-variables, not regular onesJose Antonio Ortega Ruiz
2010-08-11More docs.Jose Antonio Ortega Ruiz
2010-08-06Keybinding changes documented.Jose Antonio Ortega Ruiz
2010-07-25C-c z as a to and fro jump, plus documentation.Jose Antonio Ortega Ruiz
2010-07-25Tweaks to scheme implementation selection, and docs for it.Jose Antonio Ortega Ruiz
2010-07-20Doc nits.Jose Antonio Ortega Ruiz
2010-07-19REPL: new doc bindings in tune with those in scheme buffers.Jose Antonio Ortega Ruiz