summaryrefslogtreecommitdiff
path: root/doc/cheat.texi
AgeCommit message (Collapse)Author
2012-11-11New command geiser-repl-clear-bufferJose Antonio Ortega Ruiz
Just renamed geiser-repl--clear-buffer (we don't use -- when users can call the command with M-x normally) and added documentation.
2012-10-13Manual lookup shortcut (C-c C-d i) also in REPL buffersJose Antonio Ortega Ruiz
2011-03-06Racket: geiser-add-to-load-path implementedJose Antonio Ortega Ruiz
And we take the chance to lightly document the existence of this new command in the user manual.
2011-01-24More documentation nits0.1.1Jose Antonio Ortega Ruiz
2011-01-23Documentation nitsJose Antonio Ortega Ruiz
2011-01-23geiser-repl--tab -> geiser-repl-tab-dwimJose Antonio Ortega Ruiz
Following a suggestion by M. Harig, and following the policy that it's better for command names to not be doubly hyphenated.
2011-01-11Cheat sheet updatedJose 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-07Docs: cheat sheet correctionsJose Antonio Ortega Ruiz
2011-01-07Documentation typos (thanks to Mark Harig)Jose Antonio Ortega Ruiz
2010-12-30New command: "manual" autodoc (C-c C-d s)Jose Antonio Ortega Ruiz
2010-12-11Documentation bitJose Antonio Ortega Ruiz
2010-11-23Lookup is a name, look up, a verbJose 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-21Doc browser: section navigation cmmandsJose Antonio Ortega Ruiz
Details, details.
2010-11-11Partial work (connections working)Jose Antonio Ortega Ruiz
2010-11-08geiser-squarify to toggle between () and []Jose Antonio Ortega Ruiz
2010-11-05Documentation tweakingJose Antonio Ortega Ruiz
2010-11-05Documentation fixJose Antonio Ortega Ruiz
2010-11-05Fix for TAB in REPL, and BACKTAB going to previous errorJose Antonio Ortega Ruiz
2010-10-31Documented thanksJose Antonio Ortega Ruiz
2010-10-16Manual: cheat sheetJose Antonio Ortega Ruiz