summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme
Commit message (Collapse)AuthorAgeFilesLines
* libplumb, Mail: fix crash on nil plumb fidsMathieu Lonjaret2009-09-121-3/+6
| | | | http://codereview.appspot.com/116083
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-111-2/+2
| | | | http://codereview.appspot.com/116075
* acme: htmlclick takes precedence over line clickRuss Cox2009-09-111-3/+3
| | | | http://codereview.appspot.com/116074
* acme: angle bracket tag matching, for XML, HTML etcRuss Cox2009-07-262-0/+111
| | | | http://codereview.appspot.com/98042
* acme: do not redraw body on every tag changeRuss Cox2009-07-152-3/+4
| | | | | | | | fixes #5 http://bitbucket.org/rsc/plan9port/issue/5/ http://groups.google.com/group/plan9port-dev/t/e679347ecaa05cff http://codereview.appspot.com/95041
* mergeRuss Cox2009-07-141-0/+3
|
* src: use whatis instead of whichMichael Teichgräber2009-07-081-1/+1
|
* mergeRuss Cox2009-06-091-2/+3
|
* mergeRuss Cox2009-04-301-0/+26
|
* acme: fix Load bug (Fazlul Shahriar)Russ Cox2008-12-061-2/+3
|
* acme: Dump and Load tag contentsPeter Canning2008-07-201-2/+55
|
* acme: multiline tag fixesRuss Cox2008-03-072-17/+37
|
* acme: revise multiline tag codeRuss Cox2008-03-075-99/+66
|
* acme: remove -$Russ Cox2008-03-071-18/+10
|
* acme: remove -$ prototypesRuss Cox2008-03-071-3/+0
|
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-077-281/+38
|
* acme: add nomenu, menu ctl messagesRuss Cox2008-03-071-0/+8
|
* acme: tag resize nitsRuss Cox2008-03-071-6/+12
|
* acme: fix directory resize bugRuss Cox2008-03-071-1/+4
|
* acme: fix acme Edit abortRob Pike2008-03-071-1/+3
|
* acme: fix owner bug in elogapplyRuss Cox2008-06-011-1/+12
|
* acme: fix mtpt crash (Tim Wiess)Russ Cox2008-05-081-0/+3
|
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-176-2/+25
|
* acme: fix regexp match choice bugRuss Cox2008-01-301-1/+1
|
* acme: make STACK bigger for OS X (David Swasey)Russ Cox2008-01-101-1/+1
|
* acme: revert regexp changeRuss Cox2007-12-071-59/+51
|
* acme: regexp fix (see libregexp change)Russ Cox2007-12-071-51/+59
|
* acme: refresh window properly after Tab command (Fazlul Shahriar)Russ Cox2007-11-281-1/+1
|
* mergeRuss Cox2007-11-272-6/+7
|
* acme: fix memory leak in warning (Michael Teichgräber)Russ Cox2007-08-221-0/+1
|
* --chattyrsc2007-06-231-1/+0
|
* remove elsewhere-deleted messages from window; Refresh -> Getrsc2007-06-232-16/+2
|
* add Get, Refresh commands; refresh at startuprsc2007-06-231-0/+20
|
* fix acme Snarf bug; change Indent to apply to all windowsrsc2007-06-151-16/+37
|
* better fixrsc2007-06-091-14/+15
|
* day one bug in sam regexp codersc2007-06-091-1/+1
|
* better tick handlingrsc2007-05-101-5/+14
|
* allow swap of column 0 with othersrsc2007-04-251-2/+2
|
* make :1-1 work (Arvindh Tamilmani)rsc2007-03-261-1/+2
|
* make Load more faithful to original Dump (Peter Canning)rsc2007-03-251-1/+1
|
* fix tags againrsc2007-03-161-14/+3
|
* fix too-aggressive tag redrawrsc2007-03-151-19/+35
|
* various memory errors in acmersc2007-02-112-7/+5
|
* use file names for attachmentsrsc2006-06-301-0/+3
|
* reopen plumber, build mailrsc2006-06-252-16/+44
|
* No more unrooted paths.rsc2006-06-162-3/+29
|
* make srvname globalrsc2006-05-271-1/+2
|
* missing srvnamersc2006-05-241-1/+1
|
* multiple mail boxes (Lou Kamenov)rsc2006-05-213-5/+10
|
* show full name in fromrsc2006-05-062-11/+21
|