racket/collects/scribblings/tools
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
common.rkt
debug.scrbl
doc-util.rkt add a file I shoudl have added in an earlier commit (for the drracket read-language docs) 2011-08-05 09:02:34 -07:00
documentation-utils.scrbl
eval.scrbl
example-src.rkt change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
frame.scrbl Remove documentation for non-existent methods. 2012-07-24 17:22:43 -04:00
get-slash-extend.scrbl
help-desk.scrbl
info.rkt
language-configuration.scrbl
language.scrbl
modes.scrbl
module-language-tools.scrbl change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
module-language.scrbl
rep.scrbl Remove documentation for methods that don't exist. 2012-08-13 17:58:44 -04:00
tool-lib-extracts.rkt
tools.scrbl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
unit.scrbl Add index entries for @defconstructor (and friends). Also add 2012-08-11 21:52:48 -05:00