Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-11 | Manual: fixes for the print edition | Jose Antonio Ortega Ruiz | |
2011-01-11 | Cheat sheet updated | Jose Antonio Ortega Ruiz | |
2011-01-11 | C-c C-Z -> C-c C-a | Jose Antonio Ortega Ruiz | |
Since C-c C-z/Z apparently conflict with each other, and the new keybinding is more friendly anyway. | |||
2011-01-11 | Nit | Jose Antonio Ortega Ruiz | |
2011-01-11 | More documentation fixes | Jose Antonio Ortega Ruiz | |
2011-01-10 | Fixes for links in info manual | Jose Antonio Ortega Ruiz | |
2011-01-10 | A couple more doc fixes | Jose Antonio Ortega Ruiz | |
2011-01-10 | More documentation improvements | Jose Antonio Ortega Ruiz | |
2011-01-10 | Manual: whitespace and missing @noindent | Jose Antonio Ortega Ruiz | |
Thanks, once again, to Mark Harig. | |||
2011-01-10 | Manual: copyright text to the beginning of Top node | Jose Antonio Ortega Ruiz | |
2011-01-10 | Fix for index.texi's @node | Jose Antonio Ortega Ruiz | |
2011-01-10 | NEWS and doc typo | Jose Antonio Ortega Ruiz | |
2011-01-09 | Racket: ',enter "foo"' as a synonym of ',enter (file "foo")' | Jose Antonio Ortega Ruiz | |
2011-01-09 | Texinfo macrology | Jose Antonio Ortega Ruiz | |
2011-01-09 | Docs: better rendering of links in info | Jose Antonio Ortega Ruiz | |
2011-01-09 | Doc nit | Jose Antonio Ortega Ruiz | |
2011-01-09 | Docs: community links added | Jose Antonio Ortega Ruiz | |
2011-01-08 | Info formatting (whitespace around code blocks) | Jose Antonio Ortega Ruiz | |
2011-01-08 | Docs: two spaces after period in texinfo sources. | Jose Antonio Ortega Ruiz | |
Thanks to MH, who did all the heavy lifting. | |||
2011-01-07 | Docs: cheat sheet corrections | Jose Antonio Ortega Ruiz | |
2011-01-07 | Yet another doc nit | Jose Antonio Ortega Ruiz | |
2011-01-07 | Doc nit | Jose Antonio Ortega Ruiz | |
2011-01-07 | Documentation typos (thanks to Mark Harig) | Jose Antonio Ortega Ruiz | |
2010-12-30 | A bit of documentation | Jose Antonio Ortega Ruiz | |
2010-12-30 | New command: "manual" autodoc (C-c C-d s) | Jose Antonio Ortega Ruiz | |
2010-12-28 | Web page: version in main page | Jose Antonio Ortega Ruiz | |
2010-12-21 | Documentation helpers | Jose Antonio Ortega Ruiz | |
2010-12-20 | Documentation tidbits | Jose Antonio Ortega Ruiz | |
2010-12-20 | Version bump: let the fun begin! | Jose Antonio Ortega Ruiz | |
2010-12-20 | Nits and release tag0.1 | Jose Antonio Ortega Ruiz | |
2010-12-20 | Latest updates before 0.1 | Jose Antonio Ortega Ruiz | |
2010-12-18 | Docs: clarification about quack | Jose Antonio Ortega Ruiz | |
Greg Hendershott tells me that, unless you require quack after loading geiser, quack's font lock is somehow ignored. I have yet to understand why. | |||
2010-12-18 | Docs nit | Jose Antonio Ortega Ruiz | |
2010-12-11 | Documentation bit | Jose Antonio Ortega Ruiz | |
2010-12-11 | Documentation updates, and a shiny new image | Jose Antonio Ortega Ruiz | |
2010-12-06 | We need Emacs 23.2 at least | Jose Antonio Ortega Ruiz | |
The new completion machinery Geiser uses was introduced there. | |||
2010-11-25 | Completion: a bit of documentation | Jose Antonio Ortega Ruiz | |
2010-11-23 | Lookup is a name, look up, a verb | Jose Antonio Ortega Ruiz | |
2010-11-23 | Document browser improvements, and Racket using them | Jose 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-21 | Doc browser: section navigation cmmands | Jose Antonio Ortega Ruiz | |
Details, details. | |||
2010-11-21 | Better module help | Jose Antonio Ortega Ruiz | |
We now display procedure signatures in module help, and keep a cache in Guile, using procedure properties. | |||
2010-11-19 | Better argument display in autodoc | Jose 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-13 | geiser-mode-auto-p: automatic geiser-mode is now optional | Jose Antonio Ortega Ruiz | |
It hadn't occurred to me that anyone wouldn't want non-automatic geiser-mode often enough to require its own customization variable. Rotty proved me wrong. Or maybe not, but he deserves a custom var! | |||
2010-11-11 | Partial work (connections working) | Jose Antonio Ortega Ruiz | |
2010-11-09 | Racket: remote REPLs | Jose Antonio Ortega Ruiz | |
2010-11-08 | Documentation typos | Jose Antonio Ortega Ruiz | |
2010-11-08 | squarify again, now with numeric prefix | Jose Antonio Ortega Ruiz | |
2010-11-08 | geiser-squarify to toggle between () and [] | Jose Antonio Ortega Ruiz | |
2010-11-06 | Doc fix | Jose Antonio Ortega Ruiz | |
2010-11-06 | Manual nits | Jose Antonio Ortega Ruiz | |