Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-09 | Support for user-defined Guile info nodes | Jose Antonio Ortega Ruiz | |
In my debian machine, the info nodes for guile live in the "guile-2.0" node, rather than plain "guile". A new customizable variable, geiser-guile-manual-lookup-nodes, lets now specify additional names, and we only add indexes to the info-lookup mode definition when the node actually exists. | |||
2011-05-01 | Documentation fixes courtesy of M. Harig | jao | |
In this episode, we learn how to use @ escapes in texinfo urls. | |||
2011-01-23 | Documentation nits | Jose Antonio Ortega Ruiz | |
2011-01-11 | Manual: fixes for the print edition | 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-09 | Docs: better rendering of links in info | 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 | 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-11 | Documentation updates, and a shiny new image | Jose Antonio Ortega Ruiz | |
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-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-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 | |