aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme
AgeCommit message (Expand)AuthorFilesLines
2005-10-31More prep.rsc2-8/+9
2005-10-31Cleanup in preparation for multiline tags.rsc6-92/+110
2005-10-29Add mail (John Cummings)rsc11-0/+3588
2005-10-29add mailrsc1-0/+2
2005-09-26More thread names.rsc3-0/+5
2005-07-28winunlock bugrsc1-6/+6
2005-07-22openbsdrsc1-0/+5
2005-07-13applersc2-0/+3
2005-07-13exit gracefully on errorrsc1-1/+1
2005-07-13various needed castsrsc2-5/+5
2005-05-07no wide character constants; sighrsc1-2/+2
2005-05-02fix row dump/load inconsistency - thanks to peter canningrsc1-5/+7
2005-03-23unused neditwrselrsc1-1/+0
2005-03-23Two bug fixes.rsc2-43/+31
2005-03-21fix q1 computation bug in expandfile(). only affects external programsrsc1-2/+1
2005-03-18use nil instead of 0rsc1-1/+1
2005-03-18use typecommit; use nil in place of 0 againrsc1-7/+3
2005-03-18better tag handling in dollarsrsc1-0/+13
2005-03-18better scrollingrsc2-39/+35
2005-03-18month old bug fix from robrsc2-16/+30
2005-03-18garbage collectionrsc1-1/+0
2005-03-14Add dollarsign support.rsc1-8/+20
2005-03-14Add $foo window names back to acme, enabled with -'$'.rsc4-7/+209
2005-02-15ignore tty notes; still not 100% rightrsc1-4/+13
2005-02-11bug fix in authrsc1-1/+3
2005-01-30add errors filersc5-0/+51
2005-01-27cope with unix ORCLOSErsc1-1/+2
2005-01-27fix rowdump bugrsc1-1/+1
2005-01-27remove searching print; check fids in use; handle addr correctly againrsc3-4/+23
2005-01-23add undocumented Abort builtinrsc1-5/+27
2005-01-17do not call exits in threaded programsrsc1-6/+6
2005-01-14ridiculous precisionrsc1-7/+7
2005-01-14floating percentrsc1-3/+4
2005-01-14checkpointrsc1-9/+9
2005-01-13Many small edits.rsc1-3/+1
2005-01-11os x changesrsc1-0/+3
2005-01-10add -r flag to reverse scrolling behavior.rsc2-0/+11
2005-01-04clean up mkfile; fix winctlprint bug reported by peter canningrsc4-21/+15
2005-01-04don't need to rename Fidrsc1-5/+3
2005-01-04don't need to rename Fid anymorersc1-4/+2
2005-01-04back to threadnotifyrsc1-1/+1
2004-12-27dumb porting bugsrsc1-2/+2
2004-12-27changes from plan 9rsc6-17/+31
2004-12-27change to use new thread libraryrsc7-24/+41
2004-11-15allow last column to be deletedrsc1-8/+0
2004-11-01bug fix in Get from robrsc1-0/+2
2004-10-22change md argument to number etc. (which acted only as a flag)rsc8-25/+55
2004-10-17bug fix in Zerox arrow handling from robrsc1-2/+2
2004-09-28autoindent fixes from robrsc2-12/+27
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1