Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-15 | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 1 | -21/+21 | |
Suggested by G. Brandon Robinson. | |||||
2020-08-13 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 1 | -21/+21 | |
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441. | |||||
2020-05-18 | man: update man pages to say $HOME when accurate | Russ Cox | 1 | -4/+4 | |
Fixes #386. | |||||
2020-01-06 | acme(1): update man page to note -a trimming trailing spaces on Put | Russ Cox | 1 | -6/+11 | |
2017-07-16 | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 1 | -0/+18 | |
Change-Id: Id99ce9a143a21009d93a1c6ba2d1f84a3588649f Reviewed-on: https://plan9port-review.googlesource.com/2942 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2012-11-25 | acme: set $samfile (same as $%) during execution | Marius Eriksen | 1 | -0/+2 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6854092 | |||||
2012-10-21 | acme: add $acmeshell to control execution shell | Marius Eriksen | 1 | -0/+6 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6614056 | |||||
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 1 | -1/+5 | |
Ignore scroll/noscroll window setting. Instead, scroll when the write begins in or immediately after the displayed window content. In the new scrolling discipline, executing "Noscroll" is replaced by typing Page Up or using the mouse to scroll higher in the buffer, and executing "Scroll" is replaced by typing End or using the mouse to scroll to the bottom of the buffer. R=r, r2 http://codereview.appspot.com/4433060 | |||||
2008-04-17 | acme(1): document -m | Russ Cox | 1 | -0/+14 | |
2007-06-15 | fix acme Snarf bug; change Indent to apply to all windows | rsc | 1 | -1/+1 | |
2007-01-27 | add paragraph about < | > | rsc | 1 | -0/+18 | |
2006-03-20 | no more lucida | rsc | 1 | -1/+1 | |
2005-01-30 | document -a, Indent | rsc | 1 | -12/+33 | |
2005-01-14 | cut out the html - they're going to cause diffing problems. | rsc | 1 | -1/+1 | |
2005-01-13 | Many small edits. | rsc | 1 | -10/+15 | |
2005-01-11 | use macro for /usr/local/plan9 | rsc | 1 | -6/+6 | |
2005-01-10 | document -r | rsc | 1 | -1/+6 | |
2005-01-03 | Some man pages. | rsc | 1 | -17/+27 | |
2004-04-19 | Mostly path name updates | rsc | 1 | -5/+5 | |
2004-04-10 | Lots of man pages. | rsc | 1 | -0/+683 | |