Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!lll-winken!ames!apple!snorkelwacker!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: R4 Xt documentation Message-ID: <9001130056.AA06178@lyre.MIT.EDU> Date: 13 Jan 90 00:56:08 GMT References: <1991@lamont.ldgo.columbia.edu> Sender: root@athena.mit.edu (Wizard A. Root) Organization: DEC/MIT Project Athena Lines: 68 > A make in mit/doc/Xt fails due to the absence of the files > strings.mit and Xtk.intr.front. and intr.idxmac.t > Will I be missing anything if I just drop Xtk.intr.front from the > dependency list? nothing terribly important, but here are the minimal diffs w.r.t. the R3 files to produce reasonable output: *** r3/strings.mit --- strings.mit *************** *** 4,9 **** .ds xW X Toolkit Athena Widgets \- C Language Interface .ds xL Xlib \- C Language X Interface .ds xC Inter-Client Communication Conventions Manual ! .ds Rn 3 .ds Vn 2.2 --- 4,10 ---- .ds xW X Toolkit Athena Widgets \- C Language Interface .ds xL Xlib \- C Language X Interface .ds xC Inter-Client Communication Conventions Manual ! .ds Rn 4 .ds Vn 2.2 *** r3/Xtk.intr.front --- Xtk.intr.front *************** *** 229,235 **** The explanations for all arguments that are returned to you start with the word \fIreturns\fP or, in the case of multiple arguments, the word \fIreturn\ ^\fP. .bp 1 ! .EH '\fBX Intrinsics\fP''\fBX11, Release 3, Oct. 1988\fP' ! .OH '\fBX Intrinsics\fP''\fBX11, Release 3, Oct. 1988\fP' .EF ''\fB % \fP'' .OF ''\fB % \fP'' --- 232,238 ---- The explanations for all arguments that are returned to you start with the word \fIreturns\fP or, in the case of multiple arguments, the word \fIreturn\ ^\fP. .bp 1 ! .EH '\fBX Toolkit Intrinsics\fP''\fBX11 Release 4, Dec. 1989\fP' ! .OH '\fBX Toolkit Intrinsics\fP''\fBX11 Release 4, Dec. 1989\fP' .EF ''\fB % \fP'' .OF ''\fB % \fP'' *** r3/intr.idxmac.t --- intr.idxmac.t *************** *** 27,38 **** .. .\" set up various parameters for the right evironment. .\" Your taste may be different. ! .eh '\fBX Intrinsics\fP''\fBX11, Release 3, Oct. 1988\fP' ! .oh '\fBX Intrinsics\fP''\fBX11, Release 3, Oct. 1988\fP' .ef ''\fB % \fP'' .of ''\fB % \fP'' --- 27,38 ---- .. .\" set up various parameters for the right evironment. .\" Your taste may be different. ! .eh '\fBX Toolkit Intrinsics\fP''\fBX11 Release 4, Dec. 1989\fP' ! .oh '\fBX Toolkit Intrinsics\fP''\fBX11 Release 4, Dec. 1989\fP' .ef ''\fB % \fP'' .of ''\fB % \fP''