Commits

Joe Groff committed 0afc1d4a625
REPL: Make :autoindent switchable. If you're pasting blocks of prewritten code into the REPL, you don't want it to double-indent. Saying ':autoindent off' before you paste now disables the automatic indentation so you can paste preformatted code. Swift SVN r4222