aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme
AgeCommit message (Expand)AuthorFilesLines
2008-07-20acme: Dump and Load tag contentsPeter Canning1-2/+55
2008-03-07acme: multiline tag fixesRuss Cox2-17/+37
2008-03-07acme: revise multiline tag codeRuss Cox5-99/+66
2008-03-07acme: remove -$Russ Cox1-18/+10
2008-03-07acme: remove -$ prototypesRuss Cox1-3/+0
2008-03-07acme: sync against Plan 9, remove -$ optionRuss Cox7-281/+38
2008-03-07acme: add nomenu, menu ctl messagesRuss Cox1-0/+8
2008-03-07acme: tag resize nitsRuss Cox1-6/+12
2008-03-07acme: fix directory resize bugRuss Cox1-1/+4
2008-03-07acme: fix acme Edit abortRob Pike1-1/+3
2008-06-01acme: fix owner bug in elogapplyRuss Cox1-1/+12
2008-05-08acme: fix mtpt crash (Tim Wiess)Russ Cox1-0/+3
2008-04-17acme: add -m option and avoid looking in the mirrorRuss Cox6-2/+25
2008-01-30acme: fix regexp match choice bugRuss Cox1-1/+1
2008-01-10acme: make STACK bigger for OS X (David Swasey)Russ Cox1-1/+1
2007-12-07acme: revert regexp changeRuss Cox1-59/+51
2007-12-07acme: regexp fix (see libregexp change)Russ Cox1-51/+59
2007-11-28acme: refresh window properly after Tab command (Fazlul Shahriar)Russ Cox1-1/+1
2007-11-27mergeRuss Cox2-6/+7
2007-08-22acme: fix memory leak in warning (Michael Teichgräber)Russ Cox1-0/+1
2007-06-23--chattyrsc1-1/+0
2007-06-23remove elsewhere-deleted messages from window; Refresh -> Getrsc2-16/+2
2007-06-23add Get, Refresh commands; refresh at startuprsc1-0/+20
2007-06-15fix acme Snarf bug; change Indent to apply to all windowsrsc1-16/+37
2007-06-09better fixrsc1-14/+15
2007-06-09day one bug in sam regexp codersc1-1/+1
2007-05-10better tick handlingrsc1-5/+14
2007-04-25allow swap of column 0 with othersrsc1-2/+2
2007-03-26make :1-1 work (Arvindh Tamilmani)rsc1-1/+2
2007-03-25make Load more faithful to original Dump (Peter Canning)rsc1-1/+1
2007-03-16fix tags againrsc1-14/+3
2007-03-15fix too-aggressive tag redrawrsc1-19/+35
2007-02-11various memory errors in acmersc2-7/+5
2006-06-30use file names for attachmentsrsc1-0/+3
2006-06-25reopen plumber, build mailrsc2-16/+44
2006-06-16No more unrooted paths.rsc2-3/+29
2006-05-27make srvname globalrsc1-1/+2
2006-05-24missing srvnamersc1-1/+1
2006-05-21multiple mail boxes (Lou Kamenov)rsc3-5/+10
2006-05-06show full name in fromrsc2-11/+21
2006-05-05fix edit pipe bugrsc3-2/+48
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc17-58/+60
2006-03-21Write $-free paths in Dump files (Peter Canning).rsc1-4/+10
2006-03-19no more lucidarsc1-1/+1
2006-03-07seek to end of outgoingrsc1-0/+1
2006-03-03more updatesrsc3-0/+21
2006-02-28new delmesgrsc3-13/+18
2006-02-21events buffer need not end in NULrsc3-6/+9
2006-02-15fixedrsc4-4/+32
2006-02-14fixesrsc3-36/+47