annotate etc/ORDERS.JAPAN @ 1318:b531bf8658e9

[xemacs-hg @ 2003-02-21 06:56:46 by ben] redisplay fixes et al. PROBLEMS: Add comment about Cygwin, unexec and sysmalloc. Move some non-general stuff out of general. Make a section for x86. configure.in: Add check for broken alloca in funcalls. mule/mule-cmds.el: Alias file-name to native not vice-versa. Do set EOL of native but not of process output to fix various problems and be consistent with code-init.el. code-cmds.el: Return a name not a coding system. code-init.el: Reindent. Remove `file-name' since it should always be the same as native. unicode.el: Rename to load-unicode-mapping-table as suggested by the anonymous (but rather Turnbullian) comment in unicode.c. xemacs.dsp: Add /k to default build. alloc.c: Make gc_currently_forbidden static. config.h.in, lisp.h: Move some stuff to lisp.h. console-gtk.h, console-impl.h, console-msw.h, console-x.h, event-Xt.c, event-msw.c, redisplay-gtk.c, redisplay-msw.c, redisplay-output.c, redisplay-x.c, gtk-xemacs.c: Remove duplicated code to redraw exposed area. Add deadbox method needed by the generalized redraw code. Defer redrawing if already in redisplay. frame-msw.c, event-stream.c, frame.c: Add comments about calling Lisp. debug.c, general-slots.h: Move generalish symbols to general-slots.h. doprnt.c: reindent. lisp.h, dynarr.c: Add debug code for locking a dynarr to catch invalid mods. Use in redisplay.c. eval.c: file-coding.c: Define file-name as alias for native not vice-versa. frame-gtk.c, frame-x.c: Move Qwindow_id to general-slots. dialog-msw.c, glyphs-gtk.c, glyphs-msw.c, glyphs-widget.c, glyphs-x.c, gui.c, gui.h, menubar-msw.c, menubar.c: Ensure that various glyph functions that eval within redisplay protect the evals. Same for calls to internal_equal(). Modify various functions, e.g. gui_item_*(), to protect evals within redisplay, taking an in_redisplay parameter if it's possible for them to be called both inside and outside of redisplay. gutter.c: Defer specifier-changed updating till after redisplay, if necessary, since we need to enter redisplay to do it. gutter.c: Do nothing if in redisplay. lisp.h: Add version of alloca() for use in function calls. lisp.h: Add XCAD[D+]R up to 6 D's, and aliases X1ST, X2ND, etc. frame.c, frame.h, redisplay.c, redisplay.h, signal.c, toolbar.c: Redo critical-section code and move from frame.c to redisplay.c. Require that every place inside of redisplay catch errors itself, not at the edge of the critical section (thereby bypassing the rest of redisplay and leaving things in an inconsistent state). Introduce separate means of holding frame-size changes without entering a complete critical section. Introduce "post-redisplay" methods for deferring things till after redisplay. Abort if we enter redisplay reentrantly. Disable all quit checking in redisplay since it's too dangerous. Ensure that all calls to QUIT trigger an abort if unprotected. redisplay.c, scrollbar-gtk.c, scrollbar-x.c, scrollbar.c: Create enter/exit_redisplay_critical_section_maybe() for code that needs to ensure it's in a critical section but doesn't interfere with an existing critical section. sysdep.c: Use _wexecve() when under Windows NT for Unicode correctness. text.c, text.h: Add new_dfc() functions, which return an alloca()ed value rather than requiring an lvalue. (Not really used yet; used in another workspace, to come.) Add some macros for SIZED_EXTERNAL. Update the encoding aliases after involved scrutinization of the X manual. unicode.c: Answer the anonymous but suspiciously Turnbullian questions. Rename parse-unicode-translation-table to load-unicode-mapping-table, as suggested.
author ben
date Fri, 21 Feb 2003 06:57:21 +0000
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 Note: this file describes how you order software from the Free Software
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 Foundation directly. Information on getting XEmacs can be found in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 the file DISTRIB.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 GNU ORDER FORM FOR JAPAN
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 Prices and contents may change without notice after June 30, 1996.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 Item Unit Price Quantity Item Price
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 ---------------------------------------- ---------- -------- ----------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 * indicates New or Substantially Updated items.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 * Compiler Tools Binaries CD-ROM December '95 Y32,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 Edition, Version 3, if a corporation or other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 organization is ultimately paying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 * Compiler Tools Binaries CD-ROM December '95 Y8,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 Edition, Version 3, if an individual is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 ultimately paying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 * Source Code CD-ROM December '95 Edition, Y40,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 Version 7, with X11R6, if a corporation or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 other organization is ultimately paying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 * Source Code CD-ROM December '95 Edition, Y10,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 Version 7, with X11R6, if an individual is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 ultimately paying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 Source Code CD-ROM November '93 Edition, Y40,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 Version 3, with X11R5, if a corporation or other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 organization is ultimately paying (while supplies last).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 Source Code CD-ROM November '93 Edition, Y10,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 Version 3, with X11R5, if an individual is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 ultimately paying (while supplies last).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 Subscription to next four editions of the Y125,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 Source Code CD-ROMs. (There is no subscription
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 yet to the Compiler Tools Binaries CD-ROM.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 * Source Code on Tape Y30,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 (per tape; see the next page for more details.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 Emacs manual, with reference card Y3,700 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 (Eleventh Edition for Version 19.29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 * Programming in Emacs Lisp, An Introduction Y3,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 (Edition 1.04)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 * Emacs Lisp Reference manual, in two volumes Y7,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 (Edition 2.4 for Version 19.29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 * Emacs Lisp Reference, Japanese Edition manual Y8,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 (Japanese DRAFT Revision 1.0, Dec 1995,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 from English Edition 2.4 for Version 19.29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 Emacs Calc manual, with reference card Y7,400 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 (Edition 2.02 for Version 2.02)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 Using and Porting GNU CC manual Y7,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 (September 1994 Edition for Version 2.6)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 GNU C Library Reference manual Y7,400 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 (Edition 0.06 for Version 1.09)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 Debugging with GDB manual, with reference card Y3,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 (Edition 4.12 for Version 4.14)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 Texinfo manual (Edition 2.21 for Version 3) Y2,800 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 Termcap manual (Second Edition for Version 1.2) Y2,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 Bison manual, with reference card Y2,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 (December 1993 Edition for Version 1.23)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 * Gawk manual (Edition 1.0 for Version 3.0) Y3,700 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 * Make manual (Edition 0.49 for Version 3.74) Y2,800 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 Flex manual, with reference card Y2,100 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 (Edition 1.03 for Version 2.3.7)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 Packet of ten Emacs 19 reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 Packet of ten Emacs 18 reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 (while supplies last)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 Packet of ten GDB reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 Packet of ten Emacs Calc reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 Packet of ten Bison reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 Packet of ten Flex reference cards Y1,500 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 FSF T-shirt (size M) Y5,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 Color: Natural or Black (circle)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 FSF T-shirt (size L) Y5,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 Color: Natural or Black (circle)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 FSF T-shirt (size XL) Y5,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 Color: Natural or Black (circle)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 FSF T-shirt (size XXL) Y5,000 ________ __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 Color: Natural or Black (circle)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 Shipping Y1,500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 Optional donation--help the FSF write more free software! __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 Total __________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 The following is your shipping label. Please write clearly using Romaji.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 All orders must be prepaid. See the next page for payment instructions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 Name: ___________________________________________________________________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 Company: ________________________________________________________________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 Address: ________________________________________________________________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 Please also provide the following information in case there is a problem
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 with your order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 Telephone: ________________ Fax: ________________ E-Mail: _________________
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 ____ Please add my name to the mailing list for future FSF events in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 Japan. I prefer to be notified by: ______ fax _____ e-mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 ____ Please send me information regarding the GNU corporate deluxe
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 software and documentation package.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 ____ My company is interested in becoming a corporate sponsor of the FSF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 ____ I am interested in working as a volunteer for the FSF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 Prices and contents may change without notice after June 30, 1996.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 Version: January 1996 ASCII etc/ORDERS.JAPAN
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 Free Software Foundation FAX 001-1-617-542-2652
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 59 Temple Place - Suite 330 Voice 001-1-617-542-5942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 Boston, MA 02111-1307 E-mail gnu@prep.ai.mit.edu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 U.S.A.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 GNU ORDER FORM ADDITIONAL INSTRUCTIONS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 You can fax your order directly to 001-1-617-542-2652. Inquires may
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 be made to gnu@prep.ai.mit.edu. Orders may also be sent by ordinary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 mail to:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 59 Temple Place - Suite 330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 Boston, MA 02111-1307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 U.S.A.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 Orders may be prepaid either by credit card or by bank transfer. The credit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 cards we accept are JCB, Visa, MasterCard, Diner's Club, Carte Blanche, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 American Express. Please provide your card type, expiration date, account
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165 number, and your signature. Bank transfer payments should be made to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 following account:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 Bank: Sanwa Bank
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 Branch: Azabu Branch (#620)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 Account name: Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 Account number: 3683216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 Prices and contents may change without notice after June 30, 1996. All
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 software and publications are distributed with permission to copy and to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 redistribute. Texinfo source for each manual is on the Source Code CD-ROM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 and/or on the appropriate tape. We will ship the latest version of each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 manual, unless you instruct us otherwise.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 The minimum order amount (before postage) is Y5,000. The FSF regrets that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 cannot fill orders for smaller amounts. Please contact the FSF directly by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 telephone at 001-1-617-542-5942 or by fax at 001-1-617-542-2652 prior to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 placing any orders for greater than Y500,000.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 The FSF offers a deluxe package to Japanese corporations which consists of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 source code in your preferred format, a set of custom binaries for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 your preferred architecture and operating system, and a complete documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 set with reference cards. Purchasers of the corporate deluxe package will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 also receive invitations to future private presentations conducted by Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 Stallman in Japan. The price for the corporate deluxe package is Y1,000,000.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 For more information, contact the FSF directly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 Software may also be ordered on magnetic tape. The following tape titles are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 available:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 * Lisps/Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 * Languages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 * Utilities
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 * Scheme
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * 4.4BSD-Lite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 * X11R6-Required
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 X11R6-Optional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 X11R5-Required
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 X11R5-Optional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 The following tape formats are available:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 Generic Unix tar 9-track 1600bpi 1/2" reel tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 Generic Unix tar DAT 4mm cartridge tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 Generic Unix tar Exabyte 8mm cartridge tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 Sun Unix tar QIC-24 DC300XLP 1/4" cartridge tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 (may also be read on other systems)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 HP Unix tar 16-track DC600HC 1/4" cartridge tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 IBM RS/6000 Unix tar QIC-150 DC600A 1/4" cartridge tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 (may also be read on other systems)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 VMS backup 9-track 1600bpi 1/2" reel tape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 (only two titles: GNU Emacs and GCC/GAS/Bison)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 Please indicate your desired tape titles and formats on a separate sheet of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 paper and fax that along with your order. If you need information regarding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 which programs are on which tapes, please consult the Japanese edition of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 January 1996 GNU Bulletin. If you do not have a copy of the Japanese edition
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 of the GNU Bulletin, please contact the FSF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 For T-shirt orders, please circle desired color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 Richard Stallman regrets that he cannot autograph items ordered by mail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 If time permits, he will autograph items purchased at or brought to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 speaking engagements.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 All sales are final.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 Prices and contents may change without notice after June 30, 1996.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 Please do not fax this page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 For use in Japan only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 59 Temple Place - Suite 330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 Boston, MA 02111-1307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 U.S.A.