racket/collects/scribblings/framework
Robby Findler d2cb96bcb3 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
2011-01-09 16:22:28 -06:00
..
application.scrbl
autosave.scrbl
canvas.scrbl a fix to the way tabs switch around, plus a few additions (that are disabled for now) in preparation for making drscheme automatically compile files that it runs 2008-11-07 18:13:33 +00:00
color-model.scrbl
color-prefs.scrbl
color.scrbl added an observer for the colorer 2011-01-05 20:39:31 -06:00
comment-box.scrbl rackety framework and tools docs 2010-05-08 07:37:08 -06:00
editor-snip.scrbl
editor.scrbl rackety framework and tools docs 2010-05-08 07:37:08 -06:00
exit.scrbl
finder.scrbl
frame.scrbl cleaned up code example for make-root-area-container 2010-07-06 15:26:26 -05:00
framework.scrbl added docs for the splash screen library in the framework 2010-09-01 13:23:18 -05:00
group.scrbl a fix to the way tabs switch around, plus a few additions (that are disabled for now) in preparation for making drscheme automatically compile files that it runs 2008-11-07 18:13:33 +00:00
gui-utils.scrbl
handler.scrbl
icon.scrbl
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
keymap.scrbl a fix to the way tabs switch around, plus a few additions (that are disabled for now) in preparation for making drscheme automatically compile files that it runs 2008-11-07 18:13:33 +00:00
main-extracts.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.scrbl
menu.scrbl a bunch of (mostly) latex-leftover typos 2008-08-27 07:07:59 +00:00
mode-helpers.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mode.scrbl
number-snip.scrbl
panel.scrbl added set-orientation method to panel:dragable (lets the panels 2010-12-09 15:50:08 -06:00
pasteboard.scrbl
path-utils.scrbl
preferences-text.scrbl
preferences.scrbl
scheme.scrbl 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
splash.scrbl Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
standard-menus.scrbl changed the framework's standard menus frame so that the quit menu is 2010-06-08 16:45:15 -05:00
test.scrbl A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
text.scrbl 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
tmp.scrbl
version.scrbl