summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2013-04-12A bit of documentation for the previous patchesJose Antonio Ortega Ruiz
2013-04-11Documentation for the latest changesJose Antonio Ortega Ruiz
2013-02-23Stop spreading misinformation about Racket's help browserJose Antonio Ortega Ruiz
Thanks to Vitalie Spinu
2013-02-03NEWS and version housekeepingJose Antonio Ortega Ruiz
2013-01-19Download links fixed0.3Jose Antonio Ortega Ruiz
2013-01-19Preparations for 0.3Jose Antonio Ortega Ruiz
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
2012-09-30Version bump -- next cycle begins!Jose Antonio Ortega Ruiz
2012-09-30Documentation updates0.2.2Jose Antonio Ortega Ruiz
2012-09-15Version bumpJose Antonio Ortega Ruiz
Setting next version's value in the Git repos, so that people can have both unstable and stable versions in their systems.
2012-09-15New download linkJose Antonio Ortega Ruiz
2012-09-15News and version tags for 0.2.1Jose Antonio Ortega Ruiz
2012-09-08Racket: new option to specify network interface for REPL serverJose Antonio Ortega Ruiz
In geiser-racket.sh, there's the new option -n, which uses a new hostname argument accepted by geiser/user's start-geiser function.
2012-09-02Dates updates0.2Jose Antonio Ortega Ruiz
2012-09-02Image support documented in user manualJose Antonio Ortega Ruiz
2012-09-02Credits and boilerplate for the a new versionJose Antonio Ortega Ruiz
2012-06-09Support for user-defined Guile info nodesJose 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-11-26NEWS update and version bump to 0.1.40.1.4Jose Antonio Ortega Ruiz
2011-09-29Documentation bitJose Antonio Ortega Ruiz
2011-08-20REPL: new customizable faces for input and promptJose Antonio Ortega Ruiz
Namely, geiser-font-lock-repl-prompt and geiser-font-lock-repl-input.
2011-08-20elisp: customizable patience amount on racket startupJose Antonio Ortega Ruiz
In this little notebook i'm using, racket takes its time to start. In fact, it can take more the previously slotted 10 seconds. Hence the new geiser-repl-startup-time variable.
2011-06-26NitJose Antonio Ortega Ruiz
2011-06-23Boring preparations for 0.1.30.1.3jao
2011-05-01Documentation fixes courtesy of M. Harigjao
In this episode, we learn how to use @ escapes in texinfo urls.
2011-03-21Minor web nitJose Antonio Ortega Ruiz
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-06Mentioning Guile 2.0 instead of its git versionJose 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-03-05Bug fix: honour geiser-repl-use-other-windowJose Antonio Ortega Ruiz
2011-01-25Version bumped, lest if forgetJose Antonio Ortega Ruiz
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-11Manual: fixes for the print editionJose Antonio Ortega Ruiz
2011-01-11Cheat sheet updatedJose Antonio Ortega Ruiz
2011-01-11C-c C-Z -> C-c C-aJose Antonio Ortega Ruiz
Since C-c C-z/Z apparently conflict with each other, and the new keybinding is more friendly anyway.
2011-01-11NitJose 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-10Manual: copyright text to the beginning of Top nodeJose Antonio Ortega Ruiz
2011-01-10Fix for index.texi's @nodeJose Antonio Ortega Ruiz
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-09Texinfo macrologyJose Antonio Ortega Ruiz
2011-01-09Docs: better rendering of links in infoJose Antonio Ortega Ruiz
2011-01-09Doc nitJose Antonio Ortega Ruiz