racket/collects/scribblings
Robby Findler b1a360be9d Add the following keybindings in a (hopefully) transparent REPL-friendly way:
esc;c:x send-toplevel-form-to-repl
  m:c:x   send-toplevel-form-to-repl
  c:c;c:e send-toplevel-form-to-repl
  c:c;c:r send-selection-to-repl
  c:c;m:e send-toplevel-form-to-repl-and-go
  c:c;m:r send-selection-to-repl-and-go

  c:c;c:z move-to-interactions

Took the inspiration for the list from the keybindings
available in Scheme mode in Emacs.

Closes PR 12211 (and probably others)
2011-09-22 10:51:48 -05:00
..
draw doc clarifications 2011-08-24 09:06:28 -06:00
drracket Add the following keybindings in a (hopefully) transparent REPL-friendly way: 2011-09-22 10:51:48 -05:00
foreign added entry for cstruct->list converter 2011-09-06 10:05:42 -07:00
framework extend and refactor minor stuff in the framework 2011-09-22 10:51:47 -05:00
gui docs for new read-snip-from-port function in the wxme library 2011-09-13 20:46:04 -05:00
guide add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
htdp-langs fixed and/or documentation, Closes PR 12197 2011-09-12 17:12:39 -04:00
inside docs reorganization 2011-07-01 17:16:53 -06:00
main restored Getting Started link 2011-07-07 14:00:22 -06:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick docs reorganization 2011-07-01 17:16:53 -06:00
raco remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
reference add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
tools added the ability to tell drracket to run a program and then run something after that 2011-08-24 11:25:26 -05:00
finger.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00
icons.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt move purpose statements to the info files 2010-08-23 15:13:00 -06:00
magnify.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00