Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-11 | Documentation for the latest changes | Jose Antonio Ortega Ruiz | |
2013-02-23 | Stop spreading misinformation about Racket's help browser | Jose Antonio Ortega Ruiz | |
Thanks to Vitalie Spinu | |||
2013-02-03 | NEWS and version housekeeping | Jose Antonio Ortega Ruiz | |
2013-01-19 | Download links fixed0.3 | Jose Antonio Ortega Ruiz | |
2013-01-19 | Preparations for 0.3 | Jose Antonio Ortega Ruiz | |
2012-11-11 | New command geiser-repl-clear-buffer | Jose 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-13 | Manual lookup shortcut (C-c C-d i) also in REPL buffers | Jose Antonio Ortega Ruiz | |
2012-09-30 | Version bump -- next cycle begins! | Jose Antonio Ortega Ruiz | |
2012-09-30 | Documentation updates0.2.2 | Jose Antonio Ortega Ruiz | |
2012-09-15 | Version bump | Jose 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-15 | New download link | Jose Antonio Ortega Ruiz | |
2012-09-15 | News and version tags for 0.2.1 | Jose Antonio Ortega Ruiz | |
2012-09-08 | Racket: new option to specify network interface for REPL server | Jose 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-02 | Dates updates0.2 | Jose Antonio Ortega Ruiz | |
2012-09-02 | Image support documented in user manual | Jose Antonio Ortega Ruiz | |
2012-09-02 | Credits and boilerplate for the a new version | Jose Antonio Ortega Ruiz | |
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-11-26 | NEWS update and version bump to 0.1.40.1.4 | Jose Antonio Ortega Ruiz | |
2011-09-29 | Documentation bit | Jose Antonio Ortega Ruiz | |
2011-08-20 | REPL: new customizable faces for input and prompt | Jose Antonio Ortega Ruiz | |
Namely, geiser-font-lock-repl-prompt and geiser-font-lock-repl-input. | |||
2011-08-20 | elisp: customizable patience amount on racket startup | Jose 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-26 | Nit | Jose Antonio Ortega Ruiz | |
2011-06-23 | Boring preparations for 0.1.30.1.3 | jao | |
2011-05-01 | Documentation fixes courtesy of M. Harig | jao | |
In this episode, we learn how to use @ escapes in texinfo urls. | |||
2011-03-21 | Minor web nit | Jose Antonio Ortega Ruiz | |
2011-03-08 | Guile: 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-06 | Mentioning Guile 2.0 instead of its git version | Jose Antonio Ortega Ruiz | |
2011-03-06 | Racket: geiser-add-to-load-path implemented | Jose Antonio Ortega Ruiz | |
And we take the chance to lightly document the existence of this new command in the user manual. | |||
2011-03-05 | Bug fix: honour geiser-repl-use-other-window | Jose Antonio Ortega Ruiz | |
2011-01-25 | Version bumped, lest if forget | Jose Antonio Ortega Ruiz | |
2011-01-24 | More documentation nits0.1.1 | Jose Antonio Ortega Ruiz | |
2011-01-23 | Documentation nits | Jose Antonio Ortega Ruiz | |
2011-01-23 | geiser-repl--tab -> geiser-repl-tab-dwim | Jose 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-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 | |