Go to file
Robby Findler 08dbf9be69 setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go
then, use that to change how it works for the scheme mode (and also another variation for the REPL to
cope with the prompt)

I spent a while trying to make this work at the keymap% level (ie putting different keybindings for "home"
and "c:a" into different keymaps) but this just turned out to be far too confusing and fragile, so went
with this alternative (one keybinding, but that delegates to an overridable method)

closes PR 11446

original commit: d2cb96bcb39d93f6dac92906bed9885828663798
2011-01-09 16:22:28 -06:00
collects setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
doc/release-notes gradients: refine checking and docs to fit various conventions 2011-01-04 12:44:36 -07:00
man/man1 drop "www." from "racket-lang.org" urls. 2010-11-09 20:11:14 -05:00