comparison ChangeLog @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents de805c49cfc1
children da8ed4261e83
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
1 2000-07-19 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.35 is released.
4
5 2000-07-13 Martin Buchholz <martin@xemacs.org>
6
7 * configure.in: --with-menubars=yes should not be an error.
8
9 * configure.in: "compiling in support for Athena" message was
10 sometimes lying.
11
12 2000-07-12 Martin Buchholz <martin@xemacs.org>
13
14 * configure.in: Rewrite xmkmf symbol detection to avoid
15 redefinition of symbols we've already defined.
16 Also, handle xmkmf symbols with values other than 1.
17
18 2000-07-12 Martin Buchholz <martin@xemacs.org>
19
20 * configure.in:
21 Make sure Unix98 socklen_t is defined.
22 Use ANSI C mode `-std1' with DEC C instead of `-std'.
23
24 2000-07-09 Martin Buchholz <martin@xemacs.org>
25
26 * configure.in:
27 Replace SMART_INCLUDE with a dumber, but more reliable method.
28 2000-07-10 Martin Buchholz <martin@xemacs.org>
29
30 * modules/zlib/Makefile:
31 * modules/sample/Makefile:
32 * modules/ldap/Makefile:
33 * modules/base64/Makefile:
34 * Makefile.in.in:
35 rm -f ==> $(RM)
36 define SHELL=/bin/sh
37
38 2000-07-09 Martin Buchholz <martin@xemacs.org>
39
40 * configure.in: PostgreSQL rewrite.
41 - Don't look for postgreSQL in /usr/local.
42 - Simplify detection code.
43 - Don't use SMART_INCLUDE.
44 - Don't autodetect if --with-postgresql=no.
45
46 2000-07-08 Ben Wing <ben@xemacs.org>
47
48 * configure.usage: addl doc for graphics libs, with-msw.
49
50 2000-07-09 Martin Buchholz <martin@xemacs.org>
51
52 * configure.in: sh builtin `test' uses `=', not `=='.
53
54 2000-07-08 Ben Wing <ben@xemacs.org>
55
56 * configure.in: add -lcomdlg32 for cygwin.
57
58 2000-07-05 Craig Lanning <lanning@scra.org>
59
60 * aclocal.m4 (can_build_shared):
61 First pass at module support for cygwin and mingw.
62
63 * configure:
64 * configure (xe_check_libs):
65 * configure (acfindx):
66 * configure (ac_x_includes):
67 * configure (ac_x_libraries):
68 * configure (ac_cv_lib_dnet_dnet_ntoa):
69 * configure (xe_msg_checking):
70 * configure (xe_runpath_dir):
71 * configure (xetest):
72 * configure (ac_err):
73 * configure (ac_safe):
74 * configure (with_xmu):
75 * configure (bitmapdir):
76 * configure (with_xauth):
77 * configure (libs_xauth):
78 * configure (with_cde):
79 * configure (with_ldap):
80 * configure (with_ldap_krbdes):
81 * configure (save_c_switch_site):
82 * configure (with_postgresql):
83 * configure (with_xface):
84 * configure (with_jpeg):
85 * configure (with_png):
86 * configure (with_tiff):
87 * configure (athena_lib):
88 * configure (have_motif):
89 * configure (all_widgets):
90 * configure (with_xim):
91 * configure (with_xfs):
92 * configure (with_wnn):
93 * configure (with_canna):
94 * configure (extra_objs):
95 * configure (ac_cv_c_inline):
96 * configure (have_esd_config):
97 * configure (c_switch_site):
98 * configure (with_ncurses):
99 * configure (with_gpm):
100 * configure (xealias):
101 * configure (xehost_os):
102 * configure (can_build_shared):
103 * configure (xcldf):
104 * configure (LTLD):
105 * configure (ld_dynamic_link_flags):
106 * configure (Mail):
107 * configure.in:
108 * configure.in (after_morecore_hook_exists):
109 * configure.in (xetest):
110 * configure.in (emacs_cv_localtime_cache):
111 * configure.in (Mail):
112 * configure.in:
113 Clean up configure support for cygwin and mingw.
114
115 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
116
117 * PROBLEMS: Document broken native audio for recent patches and
118 releases of HP-UX.
119
120 2000-06-10 Ben Wing <ben@xemacs.org>
121
122 * Makefile.in.in (install-arch-dep):
123 WINDOWSNT -> WIN32_NATIVE.
124 __CYGWIN32__ -> CYGWIN.
125
126 2000-06-01 Andreas Jaeger <aj@suse.de>
127
128 * configure.in: Recognize s390.
129
130 * config.guess: New version from GNU config archive.
131 * config.sub: Likewise.
132
133 2000-05-28 Martin Buchholz <martin@xemacs.org>
134
135 * XEmacs 21.2.34 is released.
136
137 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
138
139 * configure.in:
140 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
141 Remove unused variable use_minimal_tagbits.
142
143 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
144
145 * configure.in: Remove lockdir.
146
147 2000-04-15 Andy Piper <andy@xemacs.org>
148
149 * etc/Emacs.ad: add select-start() back into text translations.
150
151 2000-05-01 Martin Buchholz <martin@xemacs.org>
152
153 * XEmacs 21.2.33 is released.
154
155 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
156
157 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
158 the value of LD.
159
160 2000-04-26 Ben Wing <ben@xemacs.org>
161
162 * configure.in: add support for --quick-build. Remove --no-doc-file,
163 subsumed.
164
165 2000-04-19 Martin Buchholz <martin@xemacs.org>
166
167 * configure.in:
168 * src/config.h.in:
169 Rewrite SMART_INCLUDE implementation to actually work.
170 Be paranoid - Avoid use of spaces in these macro definitions.
171 Leave alloca() definition at start of compilation unit,
172 as AIX requests.
173 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
174
175 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
176
177 * configure.in: Enable clash-detection by default.
178 * configure.usage: Update documentation.
179
180 2000-04-06 Andy Piper <andy@xemacs.org>
181
182 * configure.in: fix typo.
183
184 2000-04-12 Andy Piper <andy@xemacs.org>
185
186 * etc/Emacs.ad: give the gui-element face the same font as the
187 menubar and popups. Add translations for text widgets.
188
189 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
190
191 * configure.in : Fix printing error check warning even if
192 it is not compiled in.
193
194 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
195
196 * xemacs/configure.in: Do a normal link when compiling with
197 --pdump. Don't try compiling an unexec object file.
198
199 2000-03-27 Didier Verna <didier@xemacs.org>
200
201 * configure.in: reorganize the output by topic.
202 New configure test to define the proper SMART_INCLUDE macro.
203
204 * configure.usage: slightly rearanged some options.
205
206 2000-03-25 Didier Verna <didier@xemacs.org>
207
208 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
209 representing real headers and not directories. This applies to
210 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
211 `soundcard_h_path'.
212
213 2000-03-21 Didier Verna <didier@xemacs.org>
214
215 * configure.in: try to find postgresql headers at different places
216 and define POSTGRES_H_PATH as appropriate.
217
218 2000-03-22 Andy Piper <andy@xemacs.org>
219
220 * config.h.in: add ERROR_CHECK_GLYPHS.
221
222 * configure.in: add error_check_glyphs.
223
224 2000-03-20 Martin Buchholz <martin@xemacs.org>
225
226 * XEmacs 21.2.32 is released.
227
228 2000-03-15 Olivier Galibert <galibert@pobox.com>
229
230 * configure.in: Add dumper.o object when pdumping.
231
232 2000-02-20 Olivier Galibert <galibert@pobox.com>
233
234 * Makefile.in.in: Add pdump install support
235
236 * configure.in: Add EMACS_PROGNAME config.h variable.
237
238 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
239
240 * configure.usage: document --with-postgresql flag.
241
242 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
243
244 * configure.in: add autodetection of PostgreSQL runtime libraries
245
246 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
247
248 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
249 when C compiler can produce shared libraries.
250
251 2000-03-01 Didier Verna <didier@xemacs.org>
252
253 * etc/NEWS: update the rect.el entry.
254
255 2000-02-26 Martin Buchholz <martin@xemacs.org>
256
257 * configure.in: Unconditionally define SHELL, to allow working
258 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
259
260 2000-02-23 Martin Buchholz <martin@xemacs.org>
261
262 * XEmacs 21.2.31 is released.
263
264 2000-02-21 Martin Buchholz <martin@xemacs.org>
265
266 * XEmacs 21.2.30 is released.
267
268 2000-02-20 Martin Buchholz <martin@xemacs.org>
269
270 * configure.in: Enforce use of autoconf version >= 2.13.
271
272 * configure.in: Fix OS release test on Solaris.
273
274 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
275
276 * PROBLEMS: Update email address. Describe more HP Motif errors.
277
278 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
279
280 * configure.in: Split Solaris version test in two parts. In the
281 Bourne shell the "-a" operator does NOT short-circuit.
282
283 1999-12-15 Jan Vroonhof <jan@xemacs.org>
284
285 * (configure.in): Autodetect broken gcc versions. Patch from WM
286 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
287
288 2000-02-17 Martin Buchholz <martin@xemacs.org>
289
290 * configure.in: Autodetect sys/param.h. Reorganize
291 AC_CHECK_HEADERS call.
292 * src/config.h.in: Add HAVE_SYS_PARAM_H.
293
294 2000-02-16 Martin Buchholz <martin@xemacs.org>
295
296 * configure.in: Test for arm simply using arm* instead of arm-*
297
298 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
299
300 * etc/TUTORIAL.ja: Synch with English version.
301
302 2000-02-16 Martin Buchholz <martin@xemacs.org>
303
304 * XEmacs 21.2.29 is released.
305
306 2000-02-16 Martin Buchholz <martin@xemacs.org>
307
308 * configure.in: Don't use rel_alloc if malloc() calls mmap().
309 Discover this by looking for M_MMAP_THRESHOLD.
310
311 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
312 bugs in (at least) Solaris 2.5 headers.
313
314 2000-01-29 Craig Lanning <CraigL@DyCon.com>
315
316 * configure.in: Fix detection of XPM on systems without X11.
317
318 2000-02-11 Martin Buchholz <martin@xemacs.org>
319
320 * configure.in:
321 * src/config.h.in:
322 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
323 but only on tested Operating systems - Linux && SunOS >= 5.5.
324
325 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
326
327 * aclocal.m4: Support dlls on aix[34].
328
329 2000-02-09 Martin Buchholz <martin@xemacs.org>
330
331 * .cvsignore: Ignore gmon.out
332
333 2000-02-08 Martin Buchholz <martin@xemacs.org>
334
335 * configure.in: Sync Berkeley db autodetection with src/database.c
336
337 2000-02-07 Martin Buchholz <martin@xemacs.org>
338
339 * configure.in: check for XConvertCase.
340
341 2000-02-07 Martin Buchholz <martin@xemacs.org>
342
343 * XEmacs 21.2.28 is released.
344
345 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
346
347 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
348
349 2000-01-26 Martin Buchholz <martin@xemacs.org>
350
351 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
352
353 2000-01-24 Martin Buchholz <martin@xemacs.org>
354
355 * configure.in: Always use our own realpath(), not the system one.
356
357 2000-01-25 Martin Buchholz <martin@xemacs.org>
358
359 * configure.in: Default Drag-N-Drop to "no"
360
361 1999-12-28 Max Matveev <max@melbourne.sgi.com>
362
363 * configure.in: add new machine type for IRIX 6.[2-5] to
364 switch from using unexelf.o to unexelfsgi.o for just those
365 versions of IRIX.
366 In the ideal world it would be handled by the s/irix6-0.h but
367 since machine config is included AFTER OS config, I had to add a
368 new machine type.
369
370 2000-01-22 Andy Piper <andy@xemacs.org>
371
372 * configure.in: add winspool to windows libraries.
373
374 2000-01-22 Martin Buchholz <martin@xemacs.org>
375
376 * configure.in: Add more warnings to default gcc flags.
377
378 2000-01-20 Daniel Pittman <daniel@danann.net>
379
380 * configure.in: Find Athena headers hidden in even more obscure
381 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
382
383 2000-01-19 Martin Buchholz <martin@xemacs.org>
384
385 * configure.in: Add support for NetWinders.
386 Patch by Sean MacLennan <seanm@netwinder.org>
387
388 2000-01-18 Martin Buchholz <martin@xemacs.org>
389
390 * configure.in: Use /etc/ld.so.conf at link-time, if available.
391
392 2000-01-18 Martin Buchholz <martin@xemacs.org>
393
394 * XEmacs 21.2.27 is released.
395
396 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
397
398 * etc/TUTORIAL.de: Update copyright and fix typo.
399
400 2000-01-14 Martin Buchholz <martin@xemacs.org>
401
402 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
403
404 * configure.in: Add `tests' symlink to make it easier to find
405 automated tests directory.
406
407 2000-01-14 Andy Piper <andy@xemacs.org>
408
409 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
410 before the cygwin headers.
411
412 2000-01-08 Martin Buchholz <martin@xemacs.org>
413
414 * configure.in:
415 - Allow find-tag to work in the build directory.
416 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
417 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
418
419 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
420
421 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
422 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
423
424 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
425
426 * etc/NEWS: Document mail spool locking overhaul.
427
428 * configure.usage (--mail-locking):
429 * configure.in: Handle --mail-locking option correctly in
430 preparation for the movemail locking overhaul.
431
432 2000-01-05 Daniel Pittman <daniel@danann.net>
433
434 * configure.in (Installation): Report which Athena header/library
435 combo is being used.
436
437 1999-12-31 Martin Buchholz <martin@xemacs.org>
438
439 * XEmacs 21.2.26 is released.
440
441 1999-12-24 Martin Buchholz <martin@xemacs.org>
442
443 * XEmacs 21.2.25 is released.
444
445 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
446
447 * README: Remove msdos part.
448
449 1999-12-17 Martin Buchholz <martin@xemacs.org>
450
451 * configure.in: Oops. xpm doesn't actually depend on X11.
452 I got confused by the name (like others get confused by `xemacs'?)
453
454 1999-12-14 Martin Buchholz <martin@xemacs.org>
455
456 * XEmacs 21.2.24 is released.
457
458 1999-12-13 Martin Buchholz <martin@xemacs.org>
459
460 * configure.in:
461 * configure.usage:
462 - Autodetect NAS. Change Docs accordingly.
463
464 * configure.in: Warn if configure --with-xpm --without-x11.
465
466 1999-12-09 Martin Buchholz <martin@xemacs.org>
467
468 * configure.in: Clean up sound support.
469 - variable `old_nas' was used but never set.
470 - change `with_esd' to `with_esd_sound' for consistency.
471 - Don't trust the output of `esd-config --libs`; test it.
472 - Add `esd-config --cflags` to c_switch_site.
473 - Die if ESD sound requested, but not available.
474 - ESD is not dependent on X, therefore use LIBS, not libs_x.
475
476 1999-12-07 Martin Buchholz <martin@xemacs.org>
477
478 * configure.in (--with-sound): Variable with_esd was mispelled.
479
480 1999-12-07 Martin Buchholz <martin@xemacs.org>
481
482 * XEmacs 21.2.23 is released.
483
484 1999-11-30 Martin Buchholz <martin@xemacs.org>
485
486 * configure.in: Fix module support.
487 --with-modules=yes was completely broken.
488 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
489 Remove linking test for _dlopen - seems totally bogus.
490 Die if --with-modules=yes but no module support found.
491 Do nothing, not even msg, if --with-modules=no.
492
493 1999-11-17 Isaac Hollander <ysh@mindspring.com>
494
495 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
496 symlinks instead of the actual files
497
498 1999-11-30 Martin Buchholz <martin@xemacs.org>
499
500 * aclocal.m4: Shared library support for hpux >= version 11
501
502 1999-11-29 Martin Buchholz <martin@xemacs.org>
503
504 * Makefile.in.in (beta): `make beta' should rebuild info.
505
506 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
507
508 * XEmacs 21.2.22 is released
509
510 1999-11-28 Martin Buchholz <martin@xemacs.org>
511
512 * XEmacs 21.2.21 is released.
513
514 1999-11-26 Martin Buchholz <martin@xemacs.org>
515
516 * configure.in:
517 Add configure support for Unix 98 type ssize_t.
518
519 1999-11-27 Martin Buchholz <martin@xemacs.org>
520
521 * Makefile.in.in:
522 Make sure config.values.sh is up to date.
523 Use $(SHELL) instead of sh or /bin/sh consistently.
524 Delegate `depend' target to src/Makefile.in.in.
525
526 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
527
528 * INSTALL: Update configure option.
529
530 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
531
532 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
533 (LIBS): Check for libCsup.
534
535 * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
536 so that the user can guess what to do if xemacs' dialogs are
537 butt ugly.
538
539 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
540
541 * config.h.in: define HAVE_ESD_SOUND
542
543 * configure.in: Add support for esd sound. --with-sound
544 now accepts a list of options.
545 * configure.usage (--native-sound-lib): ditto.
546
547 1999-11-17 Martin Buchholz <martin@xemacs.org>
548
549 * Makefile.in.in (install-arch-dep):
550 Fix `make install' if prefix != exec_prefix.
551
552 1999-11-15 Martin Buchholz <martin@xemacs.org>
553
554 * configure.in:
555 - Accept --with-database=gdbm as an alias for
556 --with-database=gnudbm.
557 - rename with_database_gnudbm to with_database_gdbm.
558
559 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
560 ld_dynamic_link_flags on Solaris. Else CC gives us:
561 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
562 /usr/ccs/bin/ld: illegal option -- W
563
564
565 1999-11-13 Jason R Mastaler <jason@mastaler.com>
566
567 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
568 with a URL.
569
570 1999-11-13 Jason R Mastaler <jason@mastaler.com>
571
572 * etc/MAILINGLISTS: Updated mailing list subscription information.
573 Replaced GNU MAILINGLISTS document with a URL.
574
575 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
576
577 * XEmacs 21.2.20 is released
578
579 1999-09-21 Martin Buchholz <martin@xemacs.org>
580 * configure.in: Autodetect Unix98 PTY
581
582 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
583
584 * README.packages: Add description of package-get-provider
585
586 1999-10-22 Vin Shelton <acs@xemacs.org>
587
588 * INSTALL: Added more information about README.packages, and
589 re-numbered some bullets.
590
591 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
592
593 * INSTALL: Update disk requirements. Refer to README.packages
594
595 1999-10-21 Andy Piper <andy@xemacs.org>
596
597 * configure.in (all_widgets): Only use xaw3d if we really have it.
598
599 1999-10-06 Andy Piper <andy@xemacs.org>
600
601 * Makefile.in.in: use WINDOWSNT for mingw install.
602
603 1999-08-01 Adrian Aichner <adrian@xemacs.org>
604
605 * etc/DISTRIB: Update IP address of ftp.xemacs.org.
606 * etc/NEWS: Fix typo
607
608 1999-09-25 Andy Piper <andy@xemacs.org>
609
610 * configure.in: check for Xaw3d and use in preference to Xaw
611
612 1999-09-21 Martin Buchholz <martin@xemacs.org>
613
614 * Makefile.in.in: All Makefiles should #include config.h
615
616 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
617
618 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
619 $canonical, so that installation paths and dynamic path setup will
620 stay in synch.
621
622 1999-09-20 Andy Piper <andy@xemacs.org>
623
624 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
625 installation linkage.
626
627 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
628
629 * configure.in (machine): Recognize MIPS/Linux.
630
631 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
632
633 * modules/zlib/Makefile (distclean):
634 * modules/ldap/Makefile (distclean):
635 * modules/sample/Makefile (distclean):
636 * modules/base64/Makefile (distclean): new target
637
638 * Makefile.in.in (top_distclean): Add package directories
639 (SUBDIR_DISTCLEAN): New variable, add module directories
640
641 1999-09-01 Martin Buchholz <martin@xemacs.org>
642
643 * configure.in: Warn, but otherwise ignore, obsolete arguments.
644
645 1999-08-20 Olivier Galibert <galibert@pobox.com>
646
647 * configure.in: Add --pdump option.
648 * configure.usage: Ditto.
649
650 1999-08-04 Andy Piper <andy@xemacs.org>
651
652 * configure.in: report widget usage correctly. beef up setting.
653
654 * Makefile.in.in: fix install-arch-dep for mingw32.
655
656 1999-07-28 Andy Piper <andy@xemacs.org>
657
658 * config.h.in: add new LWLIB defines.
659
660 * configure.in: fix definitions of widget defines with various
661 toolkit options.
662
663 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
664
665 * XEmacs 21.2.19 is released
666
667 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
668
669 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
670
671 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
672
673 * configure.in: Check for Kerberos and the need for the DES
674 library before checking for LDAP in case LDAP requires these
675 libraries.
676
677 1999-07-26 SL Baur <steve@miho>
678
679 * configure.in: Rename --with-shlib to --with-modules for
680 consistency with the other two options that use that name.
681
682 * configure.usage (--with-modules): Document it.
683
684 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
685
686 * etc/custom/example-themes/example-theme.el:
687 * etc/custom/example-themes/europe-theme.el:
688 * etc/custom/example-themes/ex-custom-file: Some simple examples
689 illustrating the custom theme support.
690
691 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp>
692
693 * etc/HELLO (Thai): Modify for new font.
694
695 1999-07-22 SL Baur <steve@beopen.com>
696
697 * configure.in: add sco7 support
698 From Bob Weiner <weiner@beopen.com>
699
700 1999-07-22 SL Baur <steve@miho>
701
702 * Makefile.in.in (install-arch-dep): Install config.values into
703 docdir.
704 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
705
706 1999-07-21 SL Baur <steve@miho>
707
708 * Makefile.in.in (inststaticdir): New variable.
709 (instvardir): Ditto.
710 (install-arch-dep): Use them.
711
712 * configure.in (sitelispdir): Need to use ${PROGNAME}.
713 (sitemoduledir): Ditto.
714 (inststaticdir): New variable.
715 (instvardir): Ditto.
716 (infodir): Use them.
717 (lispdir): Ditto.
718 (moduledir): Ditto.
719 (pkgdir): Ditto.
720 (etcdir): Ditto.
721 (lockdir): Ditto.
722 (archlibdir): Ditto.
723
724 1999-07-14 SL Baur <steve@beopen.com>
725
726 * InfoDock 4.0.8 is released
727
728 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
729
730 * XEmacs 21.2.18 is released
731
732 1999-07-06 SL Baur <steve@miho.m17n.org>
733
734 * config.guess (main): Synch with newer config.guess for HP
735 support.
736 From Marcus Thiessel <marcus@xemacs.org>
737
738 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
739
740 * configure.in (with_prefix): Added --with-prefix, defaults to
741 yes, to control whether the value of --prefix is compiled into the
742 binary.
743
744 1999-07-03 Andy Piper <andy@xemacs.org>
745
746 * configure.usage (--with-widgets): add.
747
748 1999-07-02 Andy Piper <andy@xemacs.org>
749
750 * configure.in: Make sure we get motif in lwlib if we have widgets
751 and motif.
752
753 1999-06-25 SL Baur <steve@miho.m17n.org>
754
755 * configure.in (version): Fix --with-infodock test.
756
757 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
758
759 * configure.in: --prefix and --exec-prefix are now only compiled
760 into the binary if user-defined.
761
762 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
763
764 * configure.in: Made docdir configurable.
765
766 * Makefile.in (docdir): Added variable for custom DOC directory.
767
768 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
769
770 * XEmacs 21.2.17 is released
771
772 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
773
774 * configure.in (with_ldap): Check libldap independently of liblber
775 Do not test alternate library names such as libldap10
776 Test the presence of a variety of LDAP API functions which were
777 formerly assumed to be present according to dubious heuristics
778
779 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
780
781 * XEmacs 21.2.16 is released
782
783 1999-06-04 SL Baur <steve@steve1.m17n.org>
784
785 * configure.in (CPP): Correct test for locating $site_prefix
786 include directories.
787
788 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
789
790 * XEmacs 21.2.15 is released
791
792 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
793
794 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
795 From: Eric Veldhuyzen <eric@terra.nu>
796
797 1999-05-25 Jan Vroonhof <jan@xemacs.org>
798
799 * configure.in: For non-beta's use x.y.z format for version strings.
800
801 1999-06-03 SL Baur <steve@xemacs.org>
802
803 * version.sh: add emacs_is_beta initialization
804
805 * configure.in: Implement patch levels in version number
806 From Jan Vroonhof <vroonhof@math.ethz.ch>
807
808 * configure.in:
809 * configure.usage:
810 * config.h.in: Rename session option to wmcommand.
811 From Oliver Graf <ograf@rhein-zeitung.de>
812
813 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
814
815 * info/dir: Add `emodules.info' entry to the top info dir.
816
817 1999-05-31 SL Baur <steve@steve1.m17n.org>
818
819 * configure.in (CPP): Don't check for include subdirectories in
820 site-prefix directories. This check loses in valid configurations
821 like /usr/jp in TurboLinux. Conditionally add include directory to
822 site switches.
823
824 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
825
826 * configure.in (quoted_arguments): Support
827 --error-checking=byte-code.
828
829 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> 1 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
830 2
831 * XEmacs 21.2.14 is released 3 * XEmacs 21.2.14 is released
832 4
833 1999-05-11 SL Baur <steve@altair.xemacs.org> 5 1999-05-11 SL Baur <steve@altair.xemacs.org>
834 6
835 * version.sh (infodock_build_version): Synch InfoDock version. 7 * version.sh (infodock_build_version): Synch InfoDock version.
836 8
837 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> 9 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
838 10
839 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic 11 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
840 for Solaris. 12 for Solaris.
841 13
842 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> 14 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
843 15
844 * configure.in (xemacs_betaname): Don't generate Installation.el. 16 * configure.in (xemacs_betaname): Don't generate Installation.el.
904 quotes to be a single token. 76 quotes to be a single token.
905 Use separate if's to avoid extra process invocations. 77 Use separate if's to avoid extra process invocations.
906 78
907 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> 79 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
908 80
909 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. 81 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
910 82
911 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> 83 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
912 84
913 * XEmacs 21.2.11 is released 85 * XEmacs 21.2.11 is released
914 86
925 97
926 * configure.usage: Move quantify/purify into debug flags section 98 * configure.usage: Move quantify/purify into debug flags section
927 99
928 1999-02-10 Martin Buchholz <martin@xemacs.org> 100 1999-02-10 Martin Buchholz <martin@xemacs.org>
929 101
930 * configure.in: 102 * configure.in:
931 - Fixup xfs comments and redundant option checking 103 - Fixup xfs comments and redundant option checking
932 104
933 * configure.in: 105 * configure.in:
934 * INSTALL: 106 * INSTALL:
935 * lisp/paths.el: 107 * lisp/paths.el:
936 - improved automounter tmp directory support. 108 - improved automounter tmp directory support.
937 - support 4 (!) empirically discovered automounter conventions 109 - support 4 (!) empirically discovered automounter conventions
938 110
939 1999-02-10 Martin Buchholz <martin@xemacs.org> 111 1999-02-10 Martin Buchholz <martin@xemacs.org>
940 112
941 * lwlib/lwlib.h: 113 * lwlib/lwlib.h:
942 - redo CONST hacking to deal with X11 R4, which was 114 - redo CONST hacking to deal with X11 R4, which was
943 broken in a previous patch. 115 broken in a previous patch.
944 116
945 1999-02-10 Martin Buchholz <martin@xemacs.org> 117 1999-02-10 Martin Buchholz <martin@xemacs.org>
946 118
947 * configure.in: 119 * configure.in:
948 - irix uses -rpath 120 - irix uses -rpath
949 121
950 1999-02-10 Martin Buchholz <martin@xemacs.org> 122 1999-02-10 Martin Buchholz <martin@xemacs.org>
951 123
952 * configure.in: 124 * configure.in:
953 - Check for XOpenIM before using xim=xlib 125 - Check for XOpenIM before using xim=xlib
954 - only use XmIm if $have_motif = yes 126 - only use XmIm if $have_motif = yes
955 127
956 1999-02-10 Martin Buchholz <martin@xemacs.org> 128 1999-02-10 Martin Buchholz <martin@xemacs.org>
957 129
982 1999-18-10 Andy Piper <andy@xemacs.org> 154 1999-18-10 Andy Piper <andy@xemacs.org>
983 155
984 * configure.in: remove -O3 prevention on cygwin - current versions 156 * configure.in: remove -O3 prevention on cygwin - current versions
985 cope ok now. remove dll prevention on cygwin - the new module 157 cope ok now. remove dll prevention on cygwin - the new module
986 code checks correctly. 158 code checks correctly.
987 159
988 1999-01-10 J. Kean Johnston <jkj@sco.com> 160 1999-01-10 J. Kean Johnston <jkj@sco.com>
989 161
990 * configure.in: Added moduledir as the path where loadable modules 162 * configure.in: Added moduledir as the path where loadable modules
991 are stored. Added --with-site-modules and --moduledir options. 163 are stored. Added --with-site-modules and --moduledir options.
992 - Ensure the SCO OpenServer compiles with --dynamic by default 164 - Ensure the SCO OpenServer compiles with --dynamic by default
993 - Check for dlfcn.h for dynamic loader 165 - Check for dlfcn.h for dynamic loader
994 - Renamed dll.o to emodules.o and changed dynamic loader tests 166 - Renamed dll.o to emodules.o and changed dynamic loader tests
995 - Renabled code that deals with site-lisp so that it is handled 167 - Renabled code that deals with site-lisp so that it is handled
1134 306
1135 1998-09-02 Andy Piper <andyp@parallax.co.uk> 307 1998-09-02 Andy Piper <andyp@parallax.co.uk>
1136 308
1137 * etc/check_cygwin_setup.sh: fix a couple of buglets. 309 * etc/check_cygwin_setup.sh: fix a couple of buglets.
1138 310
1139 1998-08-23 Adrian Aichner <adrian@xemacs.org> 311 1998-08-23 Adrian Aichner <aichner@ecf.teradyne.com>
1140 312
1141 * etc/sample.emacs: Enable sound support on mswindows devices. 313 * etc/sample.emacs: Enable sound support on mswindows devices.
1142 314
1143 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp> 315 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
1144 316
1145 * configure.in: Alter configure so that it checks for mismatched PNG 317 * configure.in: Alter configure so that it checks for mismatched PNG
1146 header/libs, screams a little louder on old/mismatched library 318 header/libs, screams a little louder on old/mismatched library
1147 conditions for both PNG and XPM, stop screaming if png is not found and 319 conditions for both PNG and XPM, stop screaming if png is not found and
1148 no window-system is selected, and fixed a bug in the XPM checking. 320 no window-system is selected, and fixed a bug in the XPM checking.
1149 321
1150 1998-08-06 Adrian Aichner <adrian@xemacs.org> 322 1998-08-06 Adrian Aichner <aichner@ecf.teradyne.com>
1151 323
1152 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing 324 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
1153 inconsistent usage of RET, <Return>, and <return> (only using 325 inconsistent usage of RET, <Return>, and <return> (only using
1154 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout 326 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
1155 itself. Adding english equivalent to german translation of all 327 itself. Adding english equivalent to german translation of all
1700 872
1701 1998-03-24 SL Baur <steve@altair.xemacs.org> 873 1998-03-24 SL Baur <steve@altair.xemacs.org>
1702 874
1703 * XEmacs 21.0-beta33 is released. 875 * XEmacs 21.0-beta33 is released.
1704 876
1705 1998-03-26 Didier Verna <didier@xemacs.org> 877 1998-03-26 Didier Verna <verna@inf.enst.fr>
1706 878
1707 * configure.in, Makefile.in: Removed infopath_user_defined---we 879 * configure.in, Makefile.in: Removed infopath_user_defined---we
1708 always want to propagate it. 880 always want to propagate it.
1709 881
1710 * configure.usage: Synched with configure.in. 882 * configure.usage: Synched with configure.in.
1963 1135
1964 1998-01-31 SL Baur <steve@altair.xemacs.org> 1136 1998-01-31 SL Baur <steve@altair.xemacs.org>
1965 1137
1966 * etc/aliases.ksh: Add `mak' function to create beta.err for 1138 * etc/aliases.ksh: Add `mak' function to create beta.err for
1967 build-report. 1139 build-report.
1968 From Adrian Aichner <adrian@xemacs.org> 1140 From Adrian Aichner <aichner@ecf.teradyne.com>
1969 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> 1141 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1970 1142
1971 1998-01-27 SL Baur <steve@altair.xemacs.org> 1143 1998-01-27 SL Baur <steve@altair.xemacs.org>
1972 1144
1973 * XEmacs 20.5-beta22 is released. 1145 * XEmacs 20.5-beta22 is released.
2045 1217
2046 * XEmacs 20.5-beta18 is released. 1218 * XEmacs 20.5-beta18 is released.
2047 1219
2048 * etc/FTP: Update address of what was formerly ftp.ibp.fr. 1220 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
2049 1221
2050 1998-01-08 Didier Verna <didier@xemacs.org> 1222 1998-01-08 Didier Verna <verna@inf.enst.fr>
2051 1223
2052 * configure.in: Get rid of INFOPATH for configure time. 1224 * configure.in: Get rid of INFOPATH for configure time.
2053 * configure.usage (Usage): Ditto. 1225 * configure.usage (Usage): Ditto.
2054 1226
2055 1998-01-09 SL Baur <steve@altair.xemacs.org> 1227 1998-01-09 SL Baur <steve@altair.xemacs.org>
2361 1533
2362 * Files split from nt to new w32 directory: 1534 * Files split from nt to new w32 directory:
2363 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c, 1535 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
2364 xemacs.mak. 1536 xemacs.mak.
2365 1537
2366 1997-11-05 Didier Verna <didier@xemacs.org> 1538 1997-11-05 Didier Verna <verna@inf.enst.fr>
2367 1539
2368 * configure.in: Added the --site-prefixes options for the configure 1540 * configure.in: Added the --site-prefixes options for the configure
2369 script. You give a colon or space separated list of prefixes, and 1541 script. You give a colon or space separated list of prefixes, and
2370 subdirectories include/ and lib/ will be added with -I and -L. 1542 subdirectories include/ and lib/ will be added with -I and -L.
2371 1543
2377 1997-11-04 SL Baur <steve@altair.xemacs.org> 1549 1997-11-04 SL Baur <steve@altair.xemacs.org>
2378 1550
2379 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable. 1551 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
2380 From Skip Montanaro <skip@calendar.com> 1552 From Skip Montanaro <skip@calendar.com>
2381 1553
2382 1997-11-04 Adrian Aichner <adrian@xemacs.org> 1554 1997-11-04 Adrian Aichner <aichner@ecf.teradyne.com>
2383 1555
2384 * etc/TUTORIAL.de: 1556 * etc/TUTORIAL.de:
2385 Updated copyright information. Translated most of the COPYING 1557 Updated copyright information. Translated most of the COPYING
2386 section. Translated the <<.*>> didactic line. 1558 section. Translated the <<.*>> didactic line.
2387 1559
2388 1997-10-22 Adrian Aichner <adrian@xemacs.org> 1560 1997-10-22 Adrian Aichner <aichner@ecf.teradyne.com>
2389 1561
2390 * etc/TUTORIAL.de: Fixed two issues reported by 1562 * etc/TUTORIAL.de: Fixed two issues reported by
2391 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de> 1563 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
2392 1564
2393 * etc/TUTORIAL.de: 1565 * etc/TUTORIAL.de:
2396 1568
2397 * etc/TUTORIAL.de: 1569 * etc/TUTORIAL.de:
2398 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>. 1570 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
2399 They fix yet more typos and quite a few awkward sentences. 1571 They fix yet more typos and quite a few awkward sentences.
2400 1572
2401 1997-10-21 Adrian Aichner <adrian@xemacs.org> 1573 1997-10-21 Adrian Aichner <aichner@ecf.teradyne.com>
2402 1574
2403 * etc/TUTORIAL.de: Manually merged a few more corrections by 1575 * etc/TUTORIAL.de: Manually merged a few more corrections by
2404 Carsten Leonhardt <leo@arioch.oche.de> 1576 Carsten Leonhardt <leo@arioch.oche.de>
2405 1577
2406 1997-10-20 Adrian Aichner <adrian@xemacs.org> 1578 1997-10-20 Adrian Aichner <aichner@ecf.teradyne.com>
2407 1579
2408 * etc/TUTORIAL.de: 1580 * etc/TUTORIAL.de:
2409 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2, 1581 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
2410 then merged them with 1.3 via ediff-buffers. 1582 then merged them with 1.3 via ediff-buffers.
2411 Andreas found some quite nasty typos still and added many missing commas. 1583 Andreas found some quite nasty typos still and added many missing commas.
2532 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if 1704 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
2533 it already exists (use `make finder' to force rebuild). 1705 it already exists (use `make finder' to force rebuild).
2534 1706
2535 1997-10-18 SL Baur <steve@altair.xemacs.org> 1707 1997-10-18 SL Baur <steve@altair.xemacs.org>
2536 1708
2537 * XEmacs 20.3-beta91 is released. 1709 * XEmacs 20.3-beta91 is released.
2538 1710
2539 1997-10-16 Hrvoje Niksic <hniksic@srce.hr> 1711 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
2540 1712
2541 * etc/NEWS: document changed package load semantics. 1713 * etc/NEWS: document changed package load semantics.
2542 1714
3854 3026
3855 * info/dir (Packages): Add HM-HTML-Mode to menu. 3027 * info/dir (Packages): Add HM-HTML-Mode to menu.
3856 3028
3857 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org> 3029 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
3858 3030
3859 * configure.in: Echo only current configuration using 'tee -a'. 3031 * configure.in: Echo only current configuration using 'tee -a'.
3860 3032
3861 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org> 3033 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
3862 3034
3863 * XEmacs-19.15-b103 is released. 3035 * XEmacs-19.15-b103 is released.
3864 * XEmacs-20.0-b9 is released. 3036 * XEmacs-20.0-b9 is released.
4282 * etc/edt-user.doc (File): New file from Emacs 19.34. 3454 * etc/edt-user.doc (File): New file from Emacs 19.34.
4283 3455
4284 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> 3456 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
4285 3457
4286 * configure.in (LIBS): Fix typo in dialog box test. 3458 * configure.in (LIBS): Fix typo in dialog box test.
3459
3460