Put #include of jpeglib.h at start of line.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
b23375aa
KS
12003-02-13 Kim F. Storm <storm@cua.dk>
2
3 * objects.texi (Character Type): New \s escape for space.
4
c60ee5e7
JB
52003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6
7 * os.texi (System Environment): Added cygwin system-type.
8
84e47416
RS
92003-01-25 Richard M. Stallman <rms@gnu.org>
10
11 * keymaps.texi: Document that a symbol can act as a keymap.
12
3e8cf2ea
RS
132003-01-13 Richard M. Stallman <rms@gnu.org>
14
15 * text.texi (Changing Properties): Say string indices are origin-0.
16
17 * positions.texi (Screen Lines) <compute-motion>:
18 Correct order of elts in return value.
19
20 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
21 how to define a default binding.
22
7abb9fc5 232002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 24
104bc3aa 25 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 26
104bc3aa
MR
27 * customize.texi (Simple Types): Clarify description of custom
28 type 'number. Describe new custom type 'float.
177f790c 29
7abb9fc5 302002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
31
32 * variables.texi (File Local Variables): Fix typo.
33
df140a68 342002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 35
df140a68
KG
36 From Michael Albinus <Michael.Albinus@alcatel.de>.
37
38 * README: Target for Info file is `make info'.
39
40 * files.texi (File Name Components): Fixed typos in
41 `file-name-sans-extension'.
42 (Magic File Names): Complete list of operations for magic file
43 name handlers.
44
7ed9159a
JY
452002-09-16 Jonathan Yavner <jyavner@engineer.com>
46
47 * variables.texi (File Local Variables): New function
48 risky-local-variable-p.
49
502002-09-15 Jonathan Yavner <jyavner@engineer.com>
51
52 * functions.texi (Function safety): New node about unsafep.
53
241f79af
PA
542002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
55
56 * customize.texi (Splicing into Lists): Fixed example.
57 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
58
72459b15
JB
592002-06-17 Juanma Barranquero <lektu@terra.es>
60
61 * frames.texi (Display Feature Testing): Fix typo.
62
61f7e0f5
AS
632002-06-12 Andreas Schwab <schwab@suse.de>
64
65 * frames.texi (Initial Parameters, Resources): Fix references to
66 the Emacs manual.
67
4e792dbd
KS
682002-05-13 Kim F. Storm <storm@cua.dk>
69
70 * variables.texi (Intro to Buffer-Local): Updated warning and
71 example relating to changing buffer inside let.
72
940344d4 732002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
74
75 * os.texi (Session Management): New node about X Session management.
76
231ac53b
EZ
772002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
78
79 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
80 to which the manual corresponds, and the copyright years.
81
82 * Makefile.in (VERSION): Set to 2.9.
83
140cc574
EZ
842001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
85
86 * elisp.texi: Change the category in @dircategory to "Emacs", to
87 make it consistent with info/dir.
88
9c7fce05
MB
892001-11-25 Miles Bader <miles@gnu.org>
90
91 * text.texi (Fields): Describe new `limit' arg in
92 field-beginning/field-end.
93
9f8bbf0f
EZ
942001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
95
a5e6715c
EZ
96 * permute-index: Don't depend on csh-specific features. Replace
97 the interpreter name with /bin/sh.
98
9f8bbf0f
EZ
99 * two-volume-cross-refs.txt: New file.
100 * two.el: New file.
101 * spellfile: New file.
102
1756e2fb
EZ
1032001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
104
105 * permute-index: New file.
106
107 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
108 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
109 8+3 restricted namespace.
ad050e54
EZ
110
111 * Makefile.in (infodir): Define relative to $(srcdir).
112 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
113 include directories list via -I switch to makeinfo.
114 (index.texi): Use cp if both hard and symbolic links fail.
115
10fa7f8e
EZ
1162001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
117
7a1494ce
EZ
118 * Makefile.in (distclean): Add.
119
10fa7f8e
EZ
120 The following changes make ELisp manual part of the Emacs
121 distribution:
122
123 * Makefile.in: Add Copyright notice.
124 (prefix): Remove.
125 (infodir): Change value to "../info".
126 (VPATH): New variable.
127 (MAKE): Don't define.
128 (texmacrodir): Don't define.
129 (texinputdir): Append the existing value of TEXINPUTS.
130 ($(infodir)/elisp): Instead of just "elisp". Reformat the
131 command to be compatible with man/Makefile.in, and to put the
132 output into ../info.
5c32b7c5 133 (info): Add target.
10fa7f8e
EZ
134 (installall): Target removed.
135
ad050e54 1362001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
137
138 * tips.texi (Coding Conventions): Fix typo.
139
6fd735df
GM
1402001-10-23 Gerd Moellmann <gerd@gnu.org>
141
142 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
143
b704d54b
EZ
1442001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
145
146 * files.texi (File Name Components): Update the description of
147 file-name-sans-extension and file-name-extension, as they now
148 ignore leading dots.
149
71431a0e
GM
1502001-10-20 Gerd Moellmann <gerd@gnu.org>
151
6aa97356 152 * (Version 21.1 released.)
71431a0e 153
79f1f96c
MB
1542001-10-19 Miles Bader <miles@gnu.org>
155
156 * positions.texi (Text Lines): Describe behavior of
157 `beginning-of-line'/`end-of-line' in the presence of field properties.
158
892a8f36
GM
1592001-10-17 Gerd Moellmann <gerd@gnu.org>
160
161 * Makefile.in (VERSION): Set to 2.8.
162 (manual): Use `manual-21'.
163
8c1cc9e8 164 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
165 number was used. Set it to 2.8.
166
167 * intro.texi: Likewise.
168
51724e26
EZ
1692001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
170
171 * files.texi (File Name Completion): Document the significance of
172 a trailing slash in elements of completion-ignored-extensions.
173
57b338e8
MB
1742001-10-06 Miles Bader <miles@gnu.org>
175
176 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
177
c89e4bc5
GM
1782001-10-04 Gerd Moellmann <gerd@gnu.org>
179
180 * variables.texi (Variable Aliases): New node.
181
ab952a4f
GM
1822001-10-04 Gerd Moellmann <gerd@gnu.org>
183
184 * Branch for 21.1.
dff28924 185
9db3a582
MB
1862001-10-02 Miles Bader <miles@gnu.org>
187
ae1a9581
MB
188 * minibuf.texi (Minibuffer Misc): Add entries for
189 `minibuffer-contents', `minibuffer-contents-no-properties', and
190 `delete-minibuffer-contents'.
191 Correct description for `minibuffer-prompt-end'.
192
9db3a582
MB
193 * text.texi (Property Search): Correct descriptions of
194 `next-char-property-change' and `previous-char-property-change'.
195 Add entries for `next-single-char-property-change' and
196 `previous-single-char-property-change'.
197 Make operand names a bit more consistent.
198
03be5931
EZ
1992001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
200
201 * frames.texi (Finding All Frames): Document that next-frame and
202 previous-frame are local to current terminal.
203
974548ec
EZ
2042001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
205
206 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 207 result of make-keymap.
974548ec 208
8d82c597
EZ
2092001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
210
211 * display.texi (Font Lookup, Attribute Functions)
212 (Image Descriptors): Add cross-references to the definition of
213 selected frame.
214
215 * buffers.texi (The Buffer List): Add cross-references to the
216 definition of selected frame.
217
218 * frames.texi (Input Focus): Clarify which frame is _the_ selected
219 frame at any given time.
220 (Multiple Displays, Size and Position): Add a cross-reference to
221 the definition of the selected frame.
222
2842de30
EZ
2232001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
224
225 * strings.texi (String Conversion) <string-to-number>: Document
226 that a float is returned for integers that are too large.
227
228 * frames.texi (Mouse Position): Document mouse-position-function.
229 (Display Feature Testing): Document display-images-p.
230 (Window Frame Parameters): Document the cursor-type variable.
231
232 * numbers.texi (Integer Basics): Document CL style read syntax for
233 integers in bases other than 10.
234
235 * positions.texi (List Motion): Document
236 open-paren-in-column-0-is-defun-start.
237
238 * lists.texi (Sets And Lists): Document member-ignore-case.
239
240 * internals.texi (Garbage Collection): Document the used and free
241 strings report.
242 (Memory Usage): Document strings-consed.
243
244 * os.texi (Time of Day): Document float-time.
245 (Recording Input): Document that clear-this-command-keys clears
246 the vector to be returned by recent-keys.
247
248 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
249 argument keymap can be a list.
250
251 * nonascii.texi (User-Chosen Coding Systems)
252 <select-safe-coding-system>: Document the new argument
253 accept-default-p and the variable
254 select-safe-coding-system-accept-default-p. Tell what happens if
255 buffer-file-coding-system is undecided.
256 (Default Coding Systems): Document auto-coding-regexp-alist.
257
258 * display.texi (The Echo Area) <message>: Document
259 message-truncate-lines.
260 (Glyphs): Document that the glyph table is unused on windowed
261 displays.
262
263 * help.texi (Describing Characters) <single-key-description>:
264 Document the new argument no-angles.
265 (Accessing Documentation) <documentation-property>: Document that
266 a non-string property is evaluated.
267 <documentation>: Document that the function-documentation property
268 is looked for.
269
270 * windows.texi (Selecting Windows): Document some-window.
271
272 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
273
274 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
275 apropos-mode-hook.
276
277 * commands.texi (Using Interactive): Document interactive-form.
278 (Keyboard Macros): Document kbd-macro-termination-hook.
279 (Command Loop Info): Document that clear-this-command-keys clears
280 the vector to be returned by recent-keys.
281
2d43d823
GM
2822001-09-04 Werner LEMBERG <wl@gnu.org>
283
284 * Makefile.in (srcdir, texinputdir): New variables.
285 (srcs, index.texi, install): Use $(srcdir).
286 (.PHONY): Remove elisp.dvi.
287 (elisp): Use -I switch for makeinfo.
288 (elisp.dvi): Use $(srcdir) and $(texinputdir).
289 (installall, dist): Use $(srcdir).
290 Fix path to texinfo.tex.
291 (maintainer-clean): Add elisp.dvi and elisp.oaux.
292
fa739b31
GM
2932001-08-30 Gerd Moellmann <gerd@gnu.org>
294
92a25631
GM
295 * display.texi (Conditional Display): Adjust to API change.
296
fa739b31
GM
297 * configure: New file.
298
cef68af5
GM
2992001-07-30 Gerd Moellmann <gerd@gnu.org>
300
301 * commands.texi (Repeat Events): Add description of
302 double-click-fuzz.
303
d1f08d85
SM
3042001-05-08 Stefan Monnier <monnier@cs.yale.edu>
305
306 * syntax.texi (Syntax Class Table): Add the missing designator for
307 comment and string fences.
308 (Syntax Properties): Add a xref to syntax table internals.
309 (Syntax Table Internals): Document string-to-syntax.
310
1e9fc92e
GM
3112001-05-07 Gerd Moellmann <gerd@gnu.org>
312
313 * Makefile.in (install): Use install-info command line options
314 like in Emacs' Makefile.in.
315
00480554
MB
3162000-12-09 Miles Bader <miles@gnu.org>
317
318 * windows.texi (Window Start): Update documentation for
319 `pos-visible-in-window-p'.
320
1e344ee2
SM
3212000-11-12 Stefan Monnier <monnier@cs.yale.edu>
322
323 * lists.texi (Building Lists): Add footnote to explain how to add
324 to the end of a list.
325
a540f6ed
GM
3262000-10-25 Gerd Moellmann <gerd@gnu.org>
327
328 * files.texi (Visiting Functions): Typos.
329
28bcdbee
KH
3302000-10-25 Kenichi Handa <handa@etl.go.jp>
331
332 * files.texi (Visiting Functions): Return value of
333 find-file-noselect may be a list of buffers if wildcards are used.
334
22d1a4ed
MB
3352000-10-24 Miles Bader <miles@lsi.nec.co.jp>
336
337 * display.texi (Defining Faces): Document `graphic' display type
338 in face specs.
339
916a89db
KG
3402000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
341
1e9fc92e 342 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
343 `after-make-frame-hook' with `after-make-frame-functions'.
344
1e9fc92e 345 * frames.texi (Creating Frames): Ditto.
916a89db 346
1e9fc92e 347 * variables.texi (Future Local Variables): Ditto.
916a89db 348
483de32b
GM
3492000-10-16 Gerd Moellmann <gerd@gnu.org>
350
351 * display.texi (Other Image Types): Add description of :foreground
352 and :background properties of mono PBM images.
353
e23a63a5
WL
3542000-08-17 Werner LEMBERG <wl@gnu.org>
355
356 * .cvsignore: New file.
357
dfc16043
GM
3582000-01-05 Gerd Moellmann <gerd@gnu.org>
359
360 * tindex.pl: New script.
361
602613fe
DL
3621999-12-03 Dave Love <fx@gnu.org>
363
364 * Makefile.in (MAKEINFO): New parameter.
365
94ec544d
DL
3661999-09-17 Richard Stallman <rms@gnu.org>
367
368 * Makefile.in (srcs): Add hash.texi.
369 (VERSION): Update to 20.6.
370
3711999-09-13 Richard Stallman <rms@gnu.org>
372
373 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
374
3751998-08-29 Karl Heuer <kwzh@gnu.org>
376
377 * configure.in: New file.
378 * Makefile.in: Renamed from Makefile.
379 (prefix, infodir): Use value obtained from configure.
380 (emacslibdir): Obsolete variable deleted.
381 (dist): Distribute configure.in, configure, Makefile.in.
382
3831998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
384
385 * Makefile (INSTALL_INFO): New variable.
386 (install): Run install-info.
387
3881998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
389
390 * Makefile (elisp.dvi): Add missing backslash.
391
3921998-05-02 Richard Stallman <rms@psilocin.gnu.org>
393
394 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
395 Run texindex without `./'. Always run texindex on elisp.tp.
396 (elisp.tps): Target deleted.
397
3981998-04-05 Richard Stallman <rms@psilocin.gnu.org>
399
400 * Makefile (srcs): Add nonascii.texi and customize.texi.
401 (dist): Start by deleting `temp'.
402
4031998-02-17 Richard Stallman <rms@psilocin.gnu.org>
404
405 * Makefile (makeinfo, texindex): Targets deleted.
406 (makeinfo.o, texindex.o): Targets deleted.
407 (clean, dist): Don't do anything with them or with getopt*.
408
4091998-01-30 Richard Stallman <rms@psilocin.gnu.org>
410
411 * Makefile (SHELL): Defined.
412
4131998-01-27 Richard Stallman <rms@psilocin.gnu.org>
414
415 * Makefile (elisp.tps): New target.
416 (elisp.dvi): Depend on elisp.tps.
417
418Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
419
420 * README: Update phone number.
421
422 * Makefile (elisp): Make this be the default target.
423 Depend on makeinfo.c instead of makeinfo.
424 (install): Don't depend on elisp.dvi, since we don't install that.
425 Use mkinstalldirs.
426 (dist): Add mkinstalldirs.
427
428Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
429
430 * Makefile (VERSION): Update version number.
431 (maintainer-clean): Renamed from realclean.
432
433Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
434
435 * Makefile (realclean): New target.
436 (elisp): Remove any old elisp-* files first.
437
438Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
439
d1f08d85
SM
440 * Makefile (VERSION): New variable.
441 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
442 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
443
444Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
445
446 * Makefile (elisp): Depend on makeinfo.
447
448Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
449
d1f08d85 450 * Makefile (srcs): Add anti.texi.
94ec544d
DL
451
452Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
453
454 * Makefile (infodir, prefix): New vars.
455 (install): Use infodir.
456 (emacsinfodir): Deleted.
457
458Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
459
460 * Makefile (srcs): Add calendar.texi.
461
462 * Makefile (dist): Copy texindex.c and makeinfo.c.
463 Limit elisp-* files to those with one or two digits.
464
465Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
466
467 * Makefile (dist): Changed to use Gzip instead of compress.
468
469Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
470
471 * loading.texi (Unloading): define-function changed back to
472 defalias. It may not stay this way, but at least it's
473 consistent with the known-good version of the code patch.
474
475Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
476
477 * modes.texi (Hooks): Document new optional arg of add-hook.
478
479Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
480
d1f08d85 481 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
482
483 * tips.texi: Add new section on standard library headers.
484
485Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
486
487 * Makefile (srcs): Add frame.texi to the list of sources.
488
489Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
490
491 * Makefile (dist): Don't bother excluding autosave files; they'll
492 never make it into the temp directory anyway, and the hash marks
493 in the name are problematic for make and the Bourne shell.
dff28924 494 (srcs):
94ec544d
DL
495
496Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
497
d1f08d85 498 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
499 the distribution tar file.
500
dff28924 501Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
502
503 * Makefile (srcs): Added index.perm.
504 (elisp.dvi): Remove erroneous shell comment.
505 Expect output of permute-index in permuted.fns.
506 Save old elisp.aux in elisp.oaux.
507 (clean): Added index.texi to be deleted.
508
dff28924 509Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
510
511 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
512
dff28924 513Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
514
515 * files.texi: Noted that completion-ignored-extensions is ignored
516 when making *Completions*.
517
518Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
519
520 * Makefile make dist now depends on elisp.dvi, since it tries
521 to include it in the dist file.
522
dff28924 523Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
524
525 * functions.texinfo (Mapping Functions): Add missing quote
526
dff28924 527Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
528
529 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
530 (defunargs): Turn off \hyphenchar of \sl font temporarily.
531
dff28924 532Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
533
534 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
535 and @error{} are the terms now being used. The files in the
536 directory have been changed to reflect this.
537
d1f08d85 538 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
539 ` @result{}', using 5 spaces at the begining of the line.
540
dff28924 541Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
542
543 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
544 experimental @indentedresult{}, @indentedexpandsto{} are part of
545 the texinfo.tex in this directory. These TeX macros are not
546 stable yet.
547
dff28924 548Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
549
550 * texinfo.tex: temporarily added
d1f08d85 551 \let\result=\dblarrow
94ec544d
DL
552 \def\error{{\it ERROR} \longdblarrow}
553 We need to do this better soon.
554
dff28924 555Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
556
557 * Applied Karl Berry's patches to *.texinfo files, but not to
558 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
559 new title page format is also not applied, since it requires
560 texinfo.tex changes.)
561
562 * Cleaned up `Makefile' and defined the `emacslibdir' directory
563 for the Project GNU development environment.
564
ad050e54
EZ
565;; Local Variables:
566;; coding: iso-2022-7bit-unix
567;; End:
2a34a036
GM
568
569 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
570 Copying and distribution of this file, with or without modification,
571 are permitted provided the copyright notice and this notice are preserved.