Commit Briefs

Russ Cox

lib/acme.rc: remove noscroll

R=rsc CC=plan9port.codebot http://codereview.appspot.com/6346079


Russ Cox

9l: fix for Linux 3.x (thanks Christopher Brannon)

R=rsc http://codereview.appspot.com/6395047


Russ Cox

CONTRIBUTORS: add Abhishek Kulkarni

R=rsc http://codereview.appspot.com/6258059


Russ Cox

mac Plumb: skip loading non-existent .bashrc

R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052


Russ Cox

acme: fix arrow near end of text

R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050


Russ Cox

devdraw: do not interpret alt-tab as alt for compose

R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050


Russ Cox

devdraw: draft cocoa support

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060


Russ Cox

CONTRIBUTORS: update

R=rsc http://codereview.appspot.com/4888051


Russ Cox

devdraw: dynamic discovery of MultiTouch devices

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4653041


Russ Cox

INSTALL: add -r flag

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096


Russ Cox

CONTRIBUTORS: 0intro

R=rsc http://codereview.appspot.com/4536101


Russ Cox

CONTRIBUTORS: add Richard Miller

R=rsc http://codereview.appspot.com/4532070


Russ Cox

acme: fix rounding in rows computation

R=rsc CC=codebot http://codereview.appspot.com/2007045


Russ Cox

9term: fix getpts on linux

Openpty uses grantpt internally and its behavior is unspecified when a handler is set to catch SIGCHLD. Fixes issue 37. http://code.swtch.com/plan9port/issues/37 R=rsc CC=codebot http://codereview.appspot.com/1209049


Russ Cox

9term: cut, snarf, and paste with keyboard on Mac

R=rsc CC=codebot http://codereview.appspot.com/854042