Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-15 | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 18 | -116/+116 | |
Suggested by G. Brandon Robinson. | |||||
2020-08-13 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 18 | -124/+124 | |
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-29 | devdraw: accept 5- and 6-byte Unicode hex values | Russ Cox | 1 | -7/+14 | |
Alt X 1234 for U+1234 Alt X X 12345 for U+12345 Alt X X X 103456 for U+103456. | |||||
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -1/+0 | |
Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0 | |||||
2017-07-16 | man: various cleanup | Russ Cox | 2 | -4/+4 | |
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | man: document font syntaxes | Russ Cox | 1 | -1/+104 | |
Change-Id: Id441d4df192c47388af6b5da306f14d90f066d18 Reviewed-on: https://plan9port-review.googlesource.com/1173 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2012-03-26 | venti(7): fix typo | David du Colombier | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/5847060 | |||||
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 1 | -0/+51 | |
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043 | |||||
2011-01-02 | keyboard(7): document update procedure (suggested by Rodney Polkinghorne) | Russ Cox | 1 | -2/+5 | |
R=rsc http://codereview.appspot.com/3770044 | |||||
2009-12-27 | merge | Russ Cox | 1 | -0/+2 | |
2009-05-25 | libventi: protocol support for blocks larger than 64k | Russ Cox | 1 | -0/+15 | |
2006-03-20 | no more lucida | rsc | 1 | -1/+1 | |
2006-03-19 | new docs | rsc | 2 | -0/+447 | |
2005-07-18 | tweaks | rsc | 4 | -4/+7 | |
2005-07-18 | done | rsc | 1 | -0/+183 | |
2005-07-18 | done | rsc | 2 | -16/+174 | |
2005-07-14 | gone | rsc | 1 | -360/+0 | |
2005-07-13 | cleanup | rsc | 1 | -1/+7 | |
2005-07-12 | venti, now with documentation! | rsc | 2 | -0/+799 | |
2005-02-11 | update | rsc | 2 | -8/+2 | |
2005-02-11 | new man pages | rsc | 1 | -0/+306 | |
2005-01-16 | indices | rsc | 1 | -1/+2 | |
2005-01-14 | need intro | rsc | 1 | -0/+8 | |
2005-01-14 | renamed | rsc | 1 | -150/+0 | |
2005-01-14 | ignore generated html | rsc | 1 | -0/+1 | |
2005-01-14 | cut out the html - they're going to cause diffing problems. | rsc | 14 | -2271/+1 | |
2005-01-14 | checkpoint | rsc | 13 | -0/+2271 | |
2005-01-13 | Many small edits. | rsc | 6 | -30/+14 | |
2005-01-11 | add $plan9 variable | rsc | 1 | -0/+5 | |
2005-01-11 | updates | rsc | 1 | -0/+3 | |
2005-01-11 | use macro for /usr/local/plan9 | rsc | 1 | -0/+7 | |
2005-01-03 | Some man pages. | rsc | 14 | -5/+2168 | |
2004-04-10 | Lots of man pages. | rsc | 1 | -0/+0 | |
2003-09-30 | Initial revision | rsc | 2 | -0/+241 | |