Commits


acme: correct modified message after initial load; more detail in message http://codereview.appspot.com/123051


acme: angle bracket tag matching, for XML, HTML etc http://codereview.appspot.com/98042


acme: add -m option and avoid looking in the mirror


acme: make STACK bigger for OS X (David Swasey)


fix edit pipe bug


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


more tweaks


Cleanup in preparation for multiline tags.


unused neditwrsel


garbage collection


Add $foo window names back to acme, enabled with -'$'. See the comment in wind.c about why this isn't the right solution.


add errors file


os x changes


add -r flag to reverse scrolling behavior. from peter canning.


clean up mkfile; fix winctlprint bug reported by peter canning