Commit graph

37 commits

Author SHA1 Message Date
Russ Cox
0c79c32675 acme: shift button 3 for reverse search
An experiment. Let's see if it's any good.
Also document the Mac conventions in devdraw(3).
2024-06-15 10:57:45 -04:00
zhenya-1007
e2a141ae09 Fix a typo 2023-01-23 15:45:55 -05:00
mmnmnnmnmm
10e46bde5a
Modernise terminology (#573) 2022-08-18 10:47:17 -04:00
Russ Cox
d32deab17b tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
2020-08-15 20:09:40 -04:00
Russ Cox
977b25a76a tmac: introduce real manual reference macro instead of overloading IR
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-08-13 23:43:43 -04:00
Russ Cox
3850e6e177 devdraw: accept 5- and 6-byte Unicode hex values
Alt X 1234 for U+1234
Alt X X 12345 for U+12345
Alt X X X 103456 for U+103456.
2020-05-29 21:28:59 -04:00
Kare Nuorteva
b3336e5cbb all: remove .cvsignore files
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-09-14 17:25:17 +02:00
Russ Cox
b546bd6e72 man: various cleanup
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3
Reviewed-on: https://plan9port-review.googlesource.com/2962
Reviewed-by: Russ Cox <rsc@swtch.com>
2017-07-16 02:52:27 +00:00
Russ Cox
b3a110affa man: document font syntaxes
Change-Id: Id441d4df192c47388af6b5da306f14d90f066d18
Reviewed-on: https://plan9port-review.googlesource.com/1173
Reviewed-by: Russ Cox <rsc@swtch.com>
2015-02-17 20:53:15 +00:00
David du Colombier
0ef37c14e1 venti(7): fix typo
R=rsc
http://codereview.appspot.com/5847060
2012-03-26 17:59:49 +02:00
Russ Cox
b567422f98 keyboard(7): document X compose sequences
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 15:39:09 -05:00
Russ Cox
7ea233191a keyboard(7): document update procedure (suggested by Rodney Polkinghorne)
R=rsc
http://codereview.appspot.com/3770044
2011-01-02 14:18:28 -05:00
Russ Cox
7351eea28e merge 2009-12-27 09:19:39 -08:00
Russ Cox
33b446b8bb libventi: protocol support for blocks larger than 64k 2009-05-25 00:30:17 -07:00
rsc
b6372b09e7 no more lucida 2006-03-20 00:08:25 +00:00
rsc
37052ddc26 new docs 2006-03-19 06:11:23 +00:00
rsc
e5e159fd69 tweaks 2005-07-18 23:05:26 +00:00
rsc
83bab5af53 done 2005-07-18 22:47:21 +00:00
rsc
3aec33fee9 done 2005-07-18 22:41:58 +00:00
rsc
b7fcec2b29 gone 2005-07-14 14:55:52 +00:00
rsc
7e6f40b26d cleanup 2005-07-13 10:46:26 +00:00
rsc
be7cbb4ef2 venti, now with documentation! 2005-07-12 15:24:18 +00:00
rsc
83c4506aa5 update 2005-02-11 19:43:43 +00:00
rsc
d93fca6a7a new man pages 2005-02-11 19:21:47 +00:00
rsc
cb798da9d8 indices 2005-01-16 21:32:35 +00:00
rsc
48edcfdd7c need intro 2005-01-14 19:29:21 +00:00
rsc
12fdfd7b84 renamed 2005-01-14 19:27:13 +00:00
rsc
1574caa0df ignore generated html 2005-01-14 17:43:41 +00:00
rsc
adc93f6097 cut out the html - they're going to cause diffing problems. 2005-01-14 17:37:50 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
4de03b544c add $plan9 variable 2005-01-11 19:46:06 +00:00
rsc
f6bc914915 updates 2005-01-11 19:45:25 +00:00
rsc
c3674de413 use macro for /usr/local/plan9 2005-01-11 17:37:33 +00:00
rsc
058b0118a5 Some man pages. 2005-01-03 06:40:20 +00:00
rsc
cfa37a7b11 Lots of man pages. 2004-04-10 18:53:55 +00:00
rsc
76193d7cb0 Initial revision 2003-09-30 17:47:42 +00:00