annotate nt/installer/Wise/type.dlg @ 2417:8b907450718f

[xemacs-hg @ 2004-12-05 08:48:12 by ben] The section on Troubleshooting (now 2.3) has been completely written and includes a lot of stuff that is not properly documented anywhere else. A fair amount of obsolete info has been deleted and I've incorporated the comments that people (mostly Stephen T) made. Former chapter 3 has been split up in two, one pertaining to basic I/O and the other to external I/O. What were formerly chapters 5 and 6 no longer exist as such; the info in them has been distributed across various other chapters. Old chapter 4 got split up, part going to the new chapter 4 on external I/O and part going to the new chapter 5 on the Internet. In this new chapter, stuff not pertaining to a specific package (e.g. VM or GNUS) was taken out of package-specific sections and a general mail section was constituted. Part of old chapter 5 remains in a new chapter 6 devoted to Emacs Lisp and other advanced stuff, and a section from old chapter 3 on basic init-file Lisp and some stuff from old chapter 5 on Info. The rest of chapter 5 was just misc and has gotten scattered to the winds (mostly in chapters 3 and 4). Old chapter 6 has also gotten quite scattered; there is no longer any section specifically devoted to Windows except one of the Installation sections (along with a section specfically devoted to Unix), and the rest has moved to join the appropriate non-Windows-specific section elsewhere. A lot of chapters had their sections rearranged and likewise for sections having entries rearranged, with the intention that the new arrangement should be more natural. In general I hope that stuff should be much easier to locate. I also rewrote the entries on the relation between XEmacs and GNU Emacs on the authors of XEmacs, including lots of info on who wrote specific subsections. However, this history is certainly not complete; I hope people will look over this and fix it up as necessary.
author ben
date Sun, 05 Dec 2004 08:48:12 +0000
parents a268de273009
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2370
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
1 Document Type: DLG
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
2 item: Custom Dialog
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
3 Name=type
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
4 item: Dialog
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
5 Title=type
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
6 Width=238
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
7 Height=208
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
8 Font Name=Helv
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
9 Font Size=8
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
10 item: Radio Button
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
11 Rectangle=5 5 40 20
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
12 Enabled Color=00000000000000001111111111111111
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
13 Create Flags=01010000000000010000000000001001
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
14 Text=minimal
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
15 Text=
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
16 end
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
17 item: Radio Button
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
18 Rectangle=5 25 40 40
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
19 Enabled Color=00000000000000001111111111111111
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
20 Create Flags=01010000000000010000000000001001
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
21 Text=custom
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
22 Text=
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
23 end
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
24 item: Radio Button
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
25 Rectangle=5 45 40 60
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
26 Enabled Color=00000000000000001111111111111111
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
27 Create Flags=01010000000000010000000000001001
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
28 Text=full
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
29 Text=
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
30 end
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
31 end
a268de273009 [xemacs-hg @ 2004-11-05 23:11:42 by ben]
ben
parents: 398
diff changeset
32 end