Sync up with r21-2-42.
[chise/xemacs-chise.git] / ChangeLog
1 2001-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Makefile.in.in (all-elc all-elcs): Add lisp/utf-2000 as a target
4         to byte-compile if compiling with --utf-2000.
5         (lisp/auto-autoloads.el): Add setting for lisp/utf-2000 if
6         compiling with --utf-2000.
7
8 2000-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9
10         * configure.in: Define `HAVE_GGC' if with-utf-2000 is specified.
11
12 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
13
14         * configure.in: Add new option `--with-text-coding'; define
15         `TEXT_CODING' if it is specified.
16
17 1999-08-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
18
19         * configure.in:
20         - Delete `--with-ucs4' option.
21         - Display message about UTF-2000 if "$with_utf_2000" = yes.
22
23 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
24
25         * configure.in:
26         - Add new option `--with-ucs4'; define `CHAR_IS_UCS4' if it is
27           specified.
28         - Define `CHAR_IS_UCS4' if `--with-utf-2000' is specified.
29
30 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
31
32         * configure.in: Add new option `--with-utf-2000'; define `UTF2000'
33         if it is specified.
34
35 2001-01-20  Martin Buchholz <martin@xemacs.org>
36
37         * XEmacs 21.2.42 "Poseidon" is released.
38
39 2001-01-18  Martin Buchholz  <martin@xemacs.org>
40
41         * PROBLEMS (Sun/Solaris): Yet another microimprovement.
42
43 2001-01-17  Martin Buchholz  <martin@xemacs.org>
44
45         * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
46         --with-ld=/usr/ccs/bin/ld
47
48 2001-01-16  Robert Pluim  <rpluim@bigfoot.com>
49
50         * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
51         Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
52
53 2001-01-16  Didier Verna  <didier@xemacs.org>
54
55         * NEWS: document the modeline horizontal scrolling feature.
56
57 2001-01-17  Martin Buchholz <martin@xemacs.org>
58
59         * XEmacs 21.2.41 "Polyhymnia" is released.
60
61 2001-01-16  Martin Buchholz  <martin@xemacs.org>
62
63         * PROBLEMS: Document MIPSpro ICE problem workaround.
64
65 2001-01-06  Golubev I. N.  <gin@mo.msk.ru>
66
67         * configure.in: check for dlopen by linking program with
68         <dlfcn.h>.
69
70 2001-01-08  Andy Piper  <andy@xemacs.org>
71
72         * configure.in: add extra_includes and populate appropriately for
73         cygwin and mingw.
74
75 2000-12-28  Andy Piper  <andy@xemacs.org>
76
77         * configure.in: allow --with-widgets=msw
78
79 2001-01-08  Martin Buchholz <martin@xemacs.org>
80
81         * XEmacs 21.2.40 is released.
82
83 2000-12-26  Stephen J. Turnbull  <stephen@xemacs.org>
84
85         * PROBLEMS (Running/Linux):  Rehabilitate Mandrake; tip for color-gcc.
86
87 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
88
89         * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
90         Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
91
92 2000-07-20  Kazuyuki IENAGA <ienaga@xemacs.org>
93
94         * configure.in: use input-method-xlib.o for USE_XFONTSET instead
95         of input-method-xfs.o.
96
97         * configure: ditto
98
99 2000-12-31  Martin Buchholz <martin@xemacs.org>
100
101         * XEmacs 21.2.39 is released.
102
103 2000-02-02   Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
104
105         * configure.in: Added check if the berkdb has db_create or not.
106
107 2000-10-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
108
109         * configure.in: Fix broken gcc detection for 2.7.2.
110
111 2000-12-11  Andy Piper  <andy@xemacs.org>
112
113         * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
114
115         * netinstall: new net installer for MS-Windows.
116
117 2000-12-05  Martin Buchholz <martin@xemacs.org>
118
119         * XEmacs 21.2.38 is released.
120
121 2000-11-26  Björn Torkelsson  <torkel@hpc2n.umu.se>
122
123         * configure.in: Only show message about DnD API if compiling with DnD
124
125 2000-11-09  Martin Buchholz  <martin@xemacs.org>
126
127         * configure.in: Autodetect elf.h.
128
129 2000-11-14  Martin Buchholz <martin@xemacs.org>
130
131         * XEmacs 21.2.37 is released.
132
133 2000-10-19  Stephen J. Turnbull  <stephen@xemacs.org>
134
135         * README.packages: Add "uninstalled package" FAQ.
136
137         * etc/PACKAGES: Add details on os-utils contents.
138
139 2000-11-01  Martin Buchholz  <martin@xemacs.org>
140
141         * configure.in: Handle alloca with Compaq C on Alpha Linux.
142
143 2000-10-27  Martin Buchholz  <martin@xemacs.org>
144
145         * configure.in: Oops, _getpt ==> _getpty
146
147 2000-10-23  Yoshiki Hayashi  <yoshiki@xemacs.org>
148
149         * Makefile.in.in: Remove lockdir related things.
150
151 2000-10-11  Martin Buchholz  <martin@xemacs.org>
152
153         * configure.in:
154         Remove checking for XFree86.  Use feature tests instead!
155         Add check for XRegisterIMInstantiateCallback.
156         Add check for XRegisterIMInstantiateCallback's prototype.
157
158 2000-10-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
159
160         * etc/NEWS: Change lprogress-display to progress-feedback.
161
162 2000-10-08  Karl M. Hegbloom  <karlheg@debian.org>
163
164         * configure.in: Typo - missing paren.
165
166 2000-10-10  Martin Buchholz  <martin@xemacs.org>
167
168         * configure.in:
169         Use stropts.h, not sys/stropts.h.
170         Use strtio.h, not sys/strtio.h.
171
172 2000-10-06  Martin Buchholz  <martin@xemacs.org>
173
174         * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
175
176 2000-10-04  Martin Buchholz <martin@xemacs.org>
177
178         * XEmacs 21.2.36 is released.
179
180 2000-08-29  Robert Pluim  <rpluim@bigfoot.com>
181
182         *  etc/NEWS: fix reference to progress-feedback-use-echo-area
183
184 2000-09-27  Martin Buchholz  <martin@xemacs.org>
185
186         * configure.in: Big signal/process handling overhaul.
187         Autoconfiscate lots of functions and headers:
188         getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
189         openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
190
191 2000-09-20  Martin Buchholz  <martin@xemacs.org>
192
193         * etc/xemacs.1: Spelling fixes.  Remove stuff that doesn't belong.
194
195 2000-09-19  Martin Buchholz  <martin@xemacs.org>
196
197         * *: Spelling mega-patch
198
199 2000-09-16  Martin Buchholz  <martin@xemacs.org>
200
201         * configure.in: Remove strcasecmp.
202
203         * etc/Emacs.ad: Remove Energize from comments.
204
205 2000-09-16  Martin Buchholz  <martin@xemacs.org>
206
207         * configure.in: Add -Kalloca to $c_switch_system when using
208         Unixware native compiler (if necessary).
209
210 2000-09-15  Martin Buchholz  <martin@xemacs.org>
211
212         * configure.in: Prevent spurious "No" in configure output when not
213         using gcc.  Oh, and it's "no", not "No".  Oh, and it's "yes", not "Yes".
214
215 2000-09-14  Martin Buchholz  <martin@xemacs.org>
216
217         * configure.in: Save 2 sed process invocations per Makefile.
218
219 2000-08-22  SL Baur  <steve@turbolinux.co.jp>
220
221         * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
222         to link path if compiling on Alpha/Linux.
223
224 2000-09-01  Martin Buchholz  <martin@xemacs.org>
225
226         * Makefile.in.in (depend): cd to the correct directory.
227
228 2000-08-31  Martin Buchholz  <martin@xemacs.org>
229
230         * configure.in: with_widgets is incompatible with X11 R4.
231
232         * configure.in: Make Balloon Help conditional on finding shape.h
233
234 2000-08-02  Stephen J. Turnbull <stephen@xemacs.org>
235
236         * etc/Emacs.ad: Document usage of FontSet resource for menubar.
237
238 2000-08-09  Vin Shelton  <acs@xemacs.org>
239
240         * configure.in: Check for UNIX98 PTYs.  Patch from Florian Weimer
241         <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
242
243 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
244
245         * configure.usage: Remove lockdir document.
246
247 2000-07-31  Martin Buchholz  <martin@xemacs.org>
248
249         * configure.in:
250         Make knowledge of machine and opsys optional.
251         Make existence of s&m files optional.
252         Rely on configure alone if s&m files not found.
253
254         * configure.in:
255         Use only configure-time tests to detect getloadavg().
256         Don't check for kstat.h if we have getloadavg().
257         Check for sys/loadavg.h if we have getloadavg().
258
259 2000-07-15  Ben Wing  <ben@xemacs.org>
260
261         * Makefile.in.in (configure):
262         all-elcs target now uses update-elc-2.el not update-elc.sh
263
264 2000-07-19  Martin Buchholz <martin@xemacs.org>
265
266         * XEmacs 21.2.35 is released.
267
268 2000-07-13  Martin Buchholz  <martin@xemacs.org>
269
270         * configure.in: --with-menubars=yes should not be an error.
271
272         * configure.in: "compiling in support for Athena" message was
273         sometimes lying.
274
275 2000-07-12  Martin Buchholz  <martin@xemacs.org>
276
277         * configure.in: Rewrite xmkmf symbol detection to avoid
278         redefinition of symbols we've already defined.
279         Also, handle xmkmf symbols with values other than 1.
280
281 2000-07-12  Martin Buchholz  <martin@xemacs.org>
282
283         * configure.in:
284         Make sure Unix98 socklen_t is defined.
285         Use ANSI C mode `-std1' with DEC C instead of `-std'.
286
287 2000-07-09  Martin Buchholz  <martin@xemacs.org>
288
289         * configure.in:
290         Replace SMART_INCLUDE with a dumber, but more reliable method.
291 2000-07-10  Martin Buchholz  <martin@xemacs.org>
292
293         * modules/zlib/Makefile:
294         * modules/sample/Makefile:
295         * modules/ldap/Makefile:
296         * modules/base64/Makefile:
297         * Makefile.in.in:
298         rm -f ==> $(RM)
299         define SHELL=/bin/sh
300
301 2000-07-09  Martin Buchholz  <martin@xemacs.org>
302
303         * configure.in: PostgreSQL rewrite.
304         - Don't look for postgreSQL in /usr/local.
305         - Simplify detection code.
306         - Don't use SMART_INCLUDE.
307         - Don't autodetect if --with-postgresql=no.
308
309 2000-07-08  Ben Wing  <ben@xemacs.org>
310
311         * configure.usage: addl doc for graphics libs, with-msw.
312
313 2000-07-09  Martin Buchholz  <martin@xemacs.org>
314
315         * configure.in: sh builtin `test' uses `=', not `=='.
316
317 2000-07-08  Ben Wing  <ben@xemacs.org>
318
319         * configure.in: add -lcomdlg32 for cygwin.
320
321 2000-07-05  Craig Lanning  <lanning@scra.org>
322
323         * aclocal.m4 (can_build_shared):
324         First pass at module support for cygwin and mingw.
325
326         * configure:
327         * configure (xe_check_libs):
328         * configure (acfindx):
329         * configure (ac_x_includes):
330         * configure (ac_x_libraries):
331         * configure (ac_cv_lib_dnet_dnet_ntoa):
332         * configure (xe_msg_checking):
333         * configure (xe_runpath_dir):
334         * configure (xetest):
335         * configure (ac_err):
336         * configure (ac_safe):
337         * configure (with_xmu):
338         * configure (bitmapdir):
339         * configure (with_xauth):
340         * configure (libs_xauth):
341         * configure (with_cde):
342         * configure (with_ldap):
343         * configure (with_ldap_krbdes):
344         * configure (save_c_switch_site):
345         * configure (with_postgresql):
346         * configure (with_xface):
347         * configure (with_jpeg):
348         * configure (with_png):
349         * configure (with_tiff):
350         * configure (athena_lib):
351         * configure (have_motif):
352         * configure (all_widgets):
353         * configure (with_xim):
354         * configure (with_xfs):
355         * configure (with_wnn):
356         * configure (with_canna):
357         * configure (extra_objs):
358         * configure (ac_cv_c_inline):
359         * configure (have_esd_config):
360         * configure (c_switch_site):
361         * configure (with_ncurses):
362         * configure (with_gpm):
363         * configure (xealias):
364         * configure (xehost_os):
365         * configure (can_build_shared):
366         * configure (xcldf):
367         * configure (LTLD):
368         * configure (ld_dynamic_link_flags):
369         * configure (Mail):
370         * configure.in:
371         * configure.in (after_morecore_hook_exists):
372         * configure.in (xetest):
373         * configure.in (emacs_cv_localtime_cache):
374         * configure.in (Mail):
375         * configure.in:
376         Clean up configure support for cygwin and mingw.
377
378 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
379
380         * PROBLEMS: Document broken native audio for recent patches and
381           releases of HP-UX.
382
383 2000-06-10  Ben Wing  <ben@xemacs.org>
384
385         * Makefile.in.in (install-arch-dep):
386         WINDOWSNT -> WIN32_NATIVE.
387         __CYGWIN32__ -> CYGWIN.
388
389 2000-06-01  Andreas Jaeger  <aj@suse.de>
390
391         * configure.in: Recognize s390.
392
393         * config.guess: New version from GNU config archive.
394         * config.sub: Likewise.
395
396 2000-05-28  Martin Buchholz <martin@xemacs.org>
397
398         * XEmacs 21.2.34 is released.
399
400 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
401
402         * configure.in:
403         Do not define DOUG_LEA_MALLOC when using other malloc scheme.
404         Remove unused variable use_minimal_tagbits.
405
406 2000-05-02  Yoshiki Hayashi  <yoshiki@xemacs.org>
407
408         * configure.in: Remove lockdir.
409
410 2000-04-15  Andy Piper  <andy@xemacs.org>
411
412         * etc/Emacs.ad: add select-start() back into text translations.
413
414 2000-05-01  Martin Buchholz <martin@xemacs.org>
415
416         * XEmacs 21.2.33 is released.
417
418 2000-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
421         the value of LD.
422
423 2000-04-26  Ben Wing  <ben@xemacs.org>
424
425         * configure.in: add support for --quick-build.  Remove --no-doc-file,
426         subsumed.
427
428 2000-04-19  Martin Buchholz  <martin@xemacs.org>
429
430         * configure.in:
431         * src/config.h.in:
432         Rewrite SMART_INCLUDE implementation to actually work.
433         Be paranoid - Avoid use of spaces in these macro definitions.
434         Leave alloca() definition at start of compilation unit,
435         as AIX requests.
436         Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
437
438 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
439
440         * configure.in: Enable clash-detection by default.
441         * configure.usage: Update documentation.
442
443 2000-04-06  Andy Piper  <andy@xemacs.org>
444
445         * configure.in: fix typo.
446
447 2000-04-12  Andy Piper  <andy@xemacs.org>
448
449         * etc/Emacs.ad: give the gui-element face the same font as the
450         menubar and popups. Add translations for text widgets.
451
452 2000-04-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
453
454         * configure.in : Fix printing error check warning even if
455         it is not compiled in.
456
457 2000-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
458
459         * xemacs/configure.in: Do a normal link when compiling with
460         --pdump. Don't try compiling an unexec object file.
461
462 2000-03-27  Didier Verna  <didier@xemacs.org>
463
464         * configure.in: reorganize the output by topic.
465         New configure test to define the proper SMART_INCLUDE macro.
466
467         * configure.usage: slightly rearanged some options.
468
469 2000-03-25  Didier Verna  <didier@xemacs.org>
470
471         * configure.in: rename `foo_h_path' to `foo_h_file' for variables
472         representing real headers and not directories. This applies to
473         `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
474         `soundcard_h_path'.
475
476 2000-03-21  Didier Verna  <didier@xemacs.org>
477
478         * configure.in: try to find postgresql headers at different places
479         and define POSTGRES_H_PATH as appropriate.
480
481 2000-03-22  Andy Piper  <andy@xemacs.org>
482
483         * config.h.in: add ERROR_CHECK_GLYPHS.
484
485         * configure.in: add error_check_glyphs.
486
487 2000-03-20  Martin Buchholz <martin@xemacs.org>
488
489         * XEmacs 21.2.32 is released.
490
491 2000-03-15  Olivier Galibert  <galibert@pobox.com>
492
493         * configure.in: Add dumper.o object when pdumping.
494
495 2000-02-20  Olivier Galibert  <galibert@pobox.com>
496
497         * Makefile.in.in: Add pdump install support
498
499         * configure.in: Add EMACS_PROGNAME config.h variable.
500
501 2000-03-10  SL Baur  <steve@musashimaru.m17n.org>
502
503         * configure.usage: document --with-postgresql flag.
504
505 2000-03-06  SL Baur  <steve@musashimaru.m17n.org>
506
507         * configure.in: add autodetection of PostgreSQL runtime libraries
508
509 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
510
511         * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
512         when C compiler can produce shared libraries.
513
514 2000-03-01  Didier Verna  <didier@xemacs.org>
515
516         * etc/NEWS: update the rect.el entry.
517
518 2000-02-26  Martin Buchholz  <martin@xemacs.org>
519
520         * configure.in: Unconditionally define SHELL, to allow working
521         with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
522
523 2000-02-23  Martin Buchholz <martin@xemacs.org>
524
525         * XEmacs 21.2.31 is released.
526
527 2000-02-21  Martin Buchholz <martin@xemacs.org>
528
529         * XEmacs 21.2.30 is released.
530
531 2000-02-20  Martin Buchholz  <martin@xemacs.org>
532
533         * configure.in: Enforce use of autoconf version >= 2.13.
534
535         * configure.in: Fix OS release test on Solaris.
536
537 2000-02-19  Marcus Thiessel  <marcus@xemacs.org>
538
539         * PROBLEMS: Update email address. Describe more HP Motif errors.
540
541 2000-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
542
543         * configure.in: Split Solaris version test in two parts. In the
544         Bourne shell the "-a" operator does NOT short-circuit.
545
546 1999-12-15 Jan Vroonhof  <jan@xemacs.org>
547
548         *  (configure.in): Autodetect broken gcc versions. Patch from WM
549         Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
550
551 2000-02-17  Martin Buchholz  <martin@xemacs.org>
552
553         * configure.in: Autodetect sys/param.h.  Reorganize
554         AC_CHECK_HEADERS call.
555         * src/config.h.in: Add HAVE_SYS_PARAM_H.
556
557 2000-02-16  Martin Buchholz  <martin@xemacs.org>
558
559         * configure.in: Test for arm simply using arm* instead of arm-*
560
561 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
562
563         * etc/TUTORIAL.ja: Synch with English version.
564
565 2000-02-16  Martin Buchholz <martin@xemacs.org>
566
567         * XEmacs 21.2.29 is released.
568
569 2000-02-16  Martin Buchholz  <martin@xemacs.org>
570
571         * configure.in: Don't use rel_alloc if malloc() calls mmap().
572         Discover this by looking for M_MMAP_THRESHOLD.
573
574         * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
575         bugs in (at least) Solaris 2.5 headers.
576
577 2000-01-29  Craig Lanning  <CraigL@DyCon.com>
578
579         * configure.in: Fix detection of XPM on systems without X11.
580
581 2000-02-11  Martin Buchholz  <martin@xemacs.org>
582
583         * configure.in:
584         * src/config.h.in:
585         Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
586         but only on tested Operating systems - Linux && SunOS >= 5.5.
587
588 2000-02-09  Valdis Kletnieks  <Valdis.Kletnieks@vt.edu>
589
590         * aclocal.m4: Support dlls on aix[34].
591
592 2000-02-09  Martin Buchholz  <martin@xemacs.org>
593
594         * .cvsignore: Ignore gmon.out
595
596 2000-02-08  Martin Buchholz  <martin@xemacs.org>
597
598         * configure.in: Sync Berkeley db autodetection with src/database.c
599
600 2000-02-07  Martin Buchholz  <martin@xemacs.org>
601
602         * configure.in: check for XConvertCase.
603
604 2000-02-07  Martin Buchholz <martin@xemacs.org>
605
606         * XEmacs 21.2.28 is released.
607
608 2000-01-27  URA Hiroshi <ura@hiru.aoba.yokohama.jp>
609
610         * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
611
612 2000-01-26  Martin Buchholz  <martin@xemacs.org>
613
614         * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
615
616 2000-01-24  Martin Buchholz  <martin@xemacs.org>
617
618         * configure.in: Always use our own realpath(), not the system one.
619
620 2000-01-25  Martin Buchholz  <martin@xemacs.org>
621
622         * configure.in: Default Drag-N-Drop to "no"
623
624 1999-12-28  Max Matveev  <max@melbourne.sgi.com>
625
626         * configure.in: add new machine type for IRIX 6.[2-5] to
627         switch from using unexelf.o to unexelfsgi.o for just those
628         versions of IRIX.
629         In the ideal world it would be handled by the s/irix6-0.h but
630         since machine config is included AFTER OS config, I had to add a
631         new machine type.
632
633 2000-01-22  Andy Piper  <andy@xemacs.org>
634
635         * configure.in: add winspool to windows libraries.
636
637 2000-01-22  Martin Buchholz  <martin@xemacs.org>
638
639         * configure.in: Add more warnings to default gcc flags.
640
641 2000-01-20  Daniel Pittman  <daniel@danann.net>
642
643         * configure.in: Find Athena headers hidden in even more obscure
644         places. That is, search Xaw3D/ as well as X11/Xaw3D/.
645
646 2000-01-19  Martin Buchholz  <martin@xemacs.org>
647
648         * configure.in: Add support for NetWinders.
649         Patch by Sean MacLennan <seanm@netwinder.org>
650
651 2000-01-18  Martin Buchholz  <martin@xemacs.org>
652
653         * configure.in: Use /etc/ld.so.conf at link-time, if available.
654
655 2000-01-18  Martin Buchholz <martin@xemacs.org>
656
657         * XEmacs 21.2.27 is released.
658
659 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
660
661         * etc/TUTORIAL.de: Update copyright and fix typo.
662
663 2000-01-14  Martin Buchholz  <martin@xemacs.org>
664
665         * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
666
667         * configure.in: Add `tests' symlink to make it easier to find
668         automated tests directory.
669
670 2000-01-14  Andy Piper  <andy@xemacs.org>
671
672         * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
673         before the cygwin headers.
674
675 2000-01-08  Martin Buchholz  <martin@xemacs.org>
676
677         * configure.in:
678         - Allow find-tag to work in the build directory.
679         - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
680         - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
681
682 2000-01-07  Marcus Thiessel <marcus@xemacs.org>
683
684         * config.sub: Upgrade to 1.169, imported from autoconf's CVS
685         * config.guess: Upgrade to 1.158, imported from autoconf's CVS
686
687 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
688
689         * etc/NEWS: Document mail spool locking overhaul.
690
691         * configure.usage (--mail-locking):
692         * configure.in: Handle --mail-locking option correctly in
693         preparation for the movemail locking overhaul.
694
695 2000-01-05  Daniel Pittman  <daniel@danann.net>
696
697         * configure.in (Installation): Report which Athena header/library
698         combo is being used.
699
700 1999-12-31  Martin Buchholz <martin@xemacs.org>
701
702         * XEmacs 21.2.26 is released.
703
704 1999-12-24  Martin Buchholz <martin@xemacs.org>
705
706         * XEmacs 21.2.25 is released.
707
708 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
709
710         * README: Remove msdos part.
711
712 1999-12-17  Martin Buchholz  <martin@xemacs.org>
713
714         * configure.in: Oops. xpm doesn't actually depend on X11.
715         I got confused by the name (like others get confused by `xemacs'?)
716
717 1999-12-14  Martin Buchholz <martin@xemacs.org>
718
719         * XEmacs 21.2.24 is released.
720
721 1999-12-13  Martin Buchholz  <martin@xemacs.org>
722
723         * configure.in:
724         * configure.usage:
725         - Autodetect NAS.  Change Docs accordingly.
726
727         * configure.in: Warn if configure --with-xpm --without-x11.
728
729 1999-12-09  Martin Buchholz  <martin@xemacs.org>
730
731         * configure.in: Clean up sound support.
732         - variable `old_nas' was used but never set.
733         - change `with_esd' to `with_esd_sound' for consistency.
734         - Don't trust the output of `esd-config --libs`; test it.
735         - Add `esd-config --cflags` to c_switch_site.
736         - Die if ESD sound requested, but not available.
737         - ESD is not dependent on X, therefore use LIBS, not libs_x.
738
739 1999-12-07  Martin Buchholz  <martin@xemacs.org>
740
741         * configure.in (--with-sound): Variable with_esd was mispelled.
742
743 1999-12-07  Martin Buchholz <martin@xemacs.org>
744
745         * XEmacs 21.2.23 is released.
746
747 1999-11-30  Martin Buchholz  <martin@xemacs.org>
748
749         * configure.in: Fix module support.
750         --with-modules=yes was completely broken.
751         AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
752         Remove linking test for _dlopen - seems totally bogus.
753         Die if --with-modules=yes but no module support found.
754         Do nothing, not even msg, if --with-modules=no.
755
756 1999-11-17  Isaac Hollander  <ysh@mindspring.com>
757
758         * Makefile.in.in: add and use TAR macro.  Sometimes tar only copies
759         symlinks instead of the actual files
760
761 1999-11-30  Martin Buchholz  <martin@xemacs.org>
762
763         * aclocal.m4: Shared library support for hpux >= version 11
764
765 1999-11-29  Martin Buchholz  <martin@xemacs.org>
766
767         * Makefile.in.in (beta): `make beta' should rebuild info.
768
769 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
770
771         * XEmacs 21.2.22 is released
772
773 1999-11-28  Martin Buchholz <martin@xemacs.org>
774
775         * XEmacs 21.2.21 is released.
776
777 1999-11-26  Martin Buchholz  <martin@xemacs.org>
778
779         * configure.in:
780         Add configure support for Unix 98 type ssize_t.
781
782 1999-11-27  Martin Buchholz  <martin@xemacs.org>
783
784         * Makefile.in.in:
785         Make sure config.values.sh is up to date.
786         Use $(SHELL) instead of sh or /bin/sh consistently.
787         Delegate `depend' target to src/Makefile.in.in.
788
789 1999-10-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
790
791         * INSTALL: Update configure option.
792
793 1999-10-12  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
794
795         * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
796         (LIBS): Check for libCsup.
797
798         * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
799           so that the user can guess what to do if xemacs' dialogs are
800           butt ugly.
801
802 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
803
804         * config.h.in: define HAVE_ESD_SOUND
805
806         * configure.in: Add support for esd sound. --with-sound
807         now accepts a list of options.
808         * configure.usage (--native-sound-lib): ditto.
809
810 1999-11-17  Martin Buchholz  <martin@xemacs.org>
811
812         * Makefile.in.in (install-arch-dep):
813         Fix `make install' if prefix != exec_prefix.
814
815 1999-11-15  Martin Buchholz  <martin@xemacs.org>
816
817         * configure.in:
818         - Accept --with-database=gdbm as an alias for
819         --with-database=gnudbm.
820         - rename with_database_gnudbm to with_database_gdbm.
821
822         * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
823         ld_dynamic_link_flags on Solaris.  Else CC gives us:
824         CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
825         /usr/ccs/bin/ld: illegal option -- W
826
827
828 1999-11-13  Jason R Mastaler  <jason@mastaler.com>
829
830         * etc/FTP: Updated FTP mirrors list.  Replaced GNU FTP document
831         with a URL.
832
833 1999-11-13  Jason R Mastaler  <jason@mastaler.com>
834
835         * etc/MAILINGLISTS: Updated mailing list subscription information.
836         Replaced GNU MAILINGLISTS document with a URL.
837
838 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
839
840         * XEmacs 21.2.20 is released
841
842 1999-09-21   Martin Buchholz <martin@xemacs.org>
843         * configure.in: Autodetect Unix98 PTY
844
845 1999-08-30  Robert Pluim  <rpluim@bigfoot.com>
846
847         * README.packages: Add description of package-get-provider
848
849 1999-10-22  Vin Shelton  <acs@xemacs.org>
850
851         * INSTALL: Added more information about README.packages, and
852         re-numbered some bullets.
853
854 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
855
856         * INSTALL: Update disk requirements. Refer to README.packages
857
858 1999-10-21  Andy Piper  <andy@xemacs.org>
859
860         * configure.in (all_widgets): Only use xaw3d if we really have it.
861
862 1999-10-06  Andy Piper  <andy@xemacs.org>
863
864         * Makefile.in.in: use WINDOWSNT for mingw install.
865
866 1999-08-01  Adrian Aichner  <adrian@xemacs.org>
867
868         * etc/DISTRIB: Update IP address of ftp.xemacs.org.
869         * etc/NEWS: Fix typo
870
871 1999-09-25  Andy Piper  <andy@xemacs.org>
872
873         * configure.in: check for Xaw3d and use in preference to Xaw
874
875 1999-09-21  Martin Buchholz  <martin@xemacs.org>
876
877         * Makefile.in.in: All Makefiles should #include config.h
878
879 1999-09-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
880
881         * configure.in (EMACS_CONFIGURATION): Use $configuration, not
882         $canonical, so that installation paths and dynamic path setup will
883         stay in synch.
884
885 1999-09-20  Andy Piper  <andy@xemacs.org>
886
887         * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
888         installation linkage.
889
890 1999-08-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
891
892         * configure.in (machine): Recognize MIPS/Linux.
893
894 1999-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
895
896         * modules/zlib/Makefile (distclean):
897         * modules/ldap/Makefile (distclean):
898         * modules/sample/Makefile (distclean):
899         * modules/base64/Makefile (distclean): new target
900
901         * Makefile.in.in (top_distclean): Add package directories
902         (SUBDIR_DISTCLEAN): New variable, add module directories
903
904 1999-09-01  Martin Buchholz  <martin@xemacs.org>
905
906         * configure.in: Warn, but otherwise ignore, obsolete arguments.
907
908 1999-08-20  Olivier Galibert  <galibert@pobox.com>
909
910         * configure.in: Add --pdump option.
911         * configure.usage:  Ditto.
912
913 1999-08-04  Andy Piper  <andy@xemacs.org>
914
915         * configure.in: report widget usage correctly. beef up setting.
916
917         * Makefile.in.in: fix install-arch-dep for mingw32.
918
919 1999-07-28  Andy Piper  <andy@xemacs.org>
920
921         * config.h.in: add new LWLIB defines.
922
923         * configure.in: fix definitions of widget defines with various
924         toolkit options.
925
926 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
927
928         * XEmacs 21.2.19 is released
929
930 1999-07-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
931
932         * configure.in: Removed superfluous call to AC_FUNC_MMAP.
933
934 1999-03-07  Gregory Neil Shapiro  <gshapiro@sendmail.org>
935
936         * configure.in: Check for Kerberos and the need for the DES
937         library before checking for LDAP in case LDAP requires these
938         libraries.
939
940 1999-07-26  SL Baur  <steve@miho>
941
942         * configure.in: Rename --with-shlib to --with-modules for
943         consistency with the other two options that use that name.
944
945         * configure.usage (--with-modules): Document it.
946
947 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
948
949         * etc/custom/example-themes/example-theme.el:
950         * etc/custom/example-themes/europe-theme.el:
951         * etc/custom/example-themes/ex-custom-file: Some simple examples
952         illustrating the custom theme support.
953
954 1999-07-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
955
956         * etc/HELLO (Thai): Modify for new font.
957
958 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
959
960         * etc/TUTORIAL.th: Change code to tis-620.
961
962 1999-07-22  SL Baur  <steve@beopen.com>
963
964         * configure.in: add sco7 support
965         From Bob Weiner  <weiner@beopen.com>
966
967 1999-07-22  SL Baur  <steve@miho>
968
969         * Makefile.in.in (install-arch-dep): Install config.values into
970         docdir.
971         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
972
973 1999-07-21  SL Baur  <steve@miho>
974
975         * Makefile.in.in (inststaticdir): New variable.
976         (instvardir): Ditto.
977         (install-arch-dep): Use them.
978
979         * configure.in (sitelispdir): Need to use ${PROGNAME}.
980         (sitemoduledir): Ditto.
981         (inststaticdir): New variable.
982         (instvardir): Ditto.
983         (infodir): Use them.
984         (lispdir): Ditto.
985         (moduledir): Ditto.
986         (pkgdir): Ditto.
987         (etcdir): Ditto.
988         (lockdir): Ditto.
989         (archlibdir): Ditto.
990
991 1999-07-14  SL Baur  <steve@beopen.com>
992
993         * InfoDock 4.0.8 is released
994
995 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
996
997         * XEmacs 21.2.18 is released
998
999 1999-07-06  SL Baur  <steve@miho.m17n.org>
1000
1001         * config.guess (main): Synch with newer config.guess for HP
1002         support.
1003         From Marcus Thiessel <marcus@xemacs.org>
1004
1005 1999-06-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1006
1007         * configure.in (with_prefix): Added --with-prefix, defaults to
1008         yes, to control whether the value of --prefix is compiled into the
1009         binary.
1010
1011 1999-07-03  Andy Piper  <andy@xemacs.org>
1012
1013         * configure.usage (--with-widgets): add.
1014
1015 1999-07-02  Andy Piper  <andy@xemacs.org>
1016
1017         * configure.in: Make sure we get motif in lwlib if we have widgets
1018         and motif.
1019
1020 1999-06-25  SL Baur  <steve@miho.m17n.org>
1021
1022         * configure.in (version): Fix --with-infodock test.
1023
1024 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1025
1026         * configure.in: --prefix and --exec-prefix are now only compiled
1027         into the binary if user-defined.
1028
1029 1999-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1030
1031         * configure.in: Made docdir configurable.
1032
1033         * Makefile.in (docdir): Added variable for custom DOC directory.
1034
1035 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
1036
1037         * XEmacs 21.2.17 is released
1038
1039 1999-06-13  Oscar Figueiredo  <oscar@xemacs.org>
1040
1041         * configure.in (with_ldap): Check libldap independently of liblber
1042         Do not test alternate library names such as libldap10
1043         Test the presence of a variety of LDAP API functions which were
1044         formerly assumed to be present according to dubious heuristics
1045
1046 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
1047
1048         * XEmacs 21.2.16 is released
1049
1050 1999-06-04  SL Baur  <steve@steve1.m17n.org>
1051
1052         * configure.in (CPP): Correct test for locating $site_prefix
1053         include directories.
1054
1055 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
1056
1057         * XEmacs 21.2.15 is released
1058
1059 1999-06-01  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1060
1061         * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
1062         From: Eric Veldhuyzen <eric@terra.nu>
1063
1064 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
1065
1066         * configure.in: For non-beta's use x.y.z format for version strings.
1067
1068 1999-06-03  SL Baur  <steve@xemacs.org>
1069
1070         * version.sh: add emacs_is_beta initialization
1071
1072         * configure.in: Implement patch levels in version number
1073         From Jan Vroonhof <vroonhof@math.ethz.ch>
1074
1075         * configure.in:
1076         * configure.usage:
1077         * config.h.in: Rename session option to wmcommand.
1078         From Oliver Graf <ograf@rhein-zeitung.de>
1079
1080 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
1081
1082         * info/dir: Add `emodules.info' entry to the top info dir.
1083
1084 1999-05-31  SL Baur  <steve@steve1.m17n.org>
1085
1086         * configure.in (CPP): Don't check for include subdirectories in
1087         site-prefix directories.  This check loses in valid configurations
1088         like /usr/jp in TurboLinux.  Conditionally add include directory to
1089         site switches.
1090
1091 1999-05-14  Hrvoje Niksic  <hniksic@srce.hr>
1092
1093         * configure.in (quoted_arguments): Support
1094         --error-checking=byte-code.
1095
1096 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
1097
1098         * XEmacs 21.2.14 is released
1099
1100 1999-05-11  SL Baur  <steve@altair.xemacs.org>
1101
1102         * version.sh (infodock_build_version): Synch InfoDock version.
1103
1104 1999-05-06  Hrvoje Niksic  <hniksic@srce.hr>
1105
1106         * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
1107         for Solaris.
1108
1109 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
1110
1111         * configure.in (xemacs_betaname): Don't generate Installation.el.
1112
1113         * Makefile.in.in (top_distclean): Don't remove Installation.el.
1114
1115 1999-04-29  Andy Piper  <andy@xemacs.org>
1116
1117         * configure.in: add mingw32 as a target platform. add nt process
1118         support options.
1119
1120 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
1121
1122         * etc/HELLO (Amharic): New language.
1123         (Slovak): Likewise.
1124         (Thai): Likewise (by Virach Sornlertlamvanich).
1125         (Greek): Fixed (by Yannis Haralambous).
1126
1127 1998-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1128
1129         * configure.in: Delete mule-coding.o.
1130
1131 1999-04-22  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1132
1133         * lwlib/xlwmenu.c (string_width_u): Initialise chars before
1134         calling XmStringGetLtoR
1135         (string_draw_u): ditto and check return value of XmStringGetLtoR()
1136
1137 1999-04-05  Olivier Galibert  <galibert@pobox.com>
1138
1139         * Makefile.in.in (GENERATED_HEADERS): Don't generate
1140         puresize-adjust.h anymore
1141
1142         * configure.usage: Remove everything gung-ho or purespace related
1143
1144         * configure.in: Ditto
1145
1146 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
1147
1148         * configure.in: Check for getloadavg().
1149
1150 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
1151
1152         * XEmacs 21.2.13 is released
1153
1154 1999-03-09  SL Baur  <steve@xemacs.org>
1155
1156         * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
1157
1158 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1159
1160         * XEmacs 21.2.12 is released
1161
1162 1999-03-04  Martin Buchholz  <martin@xemacs.org>
1163
1164         * Makefile.in.in (top_distclean): Remove confdefs.h as well.
1165
1166 1999-03-03  Martin Buchholz  <martin@xemacs.org>
1167
1168         * configure.in:
1169         `uname -v` -> "`uname -v`":
1170         backquoted expressions need additional double
1171         quotes to be a single token.
1172         Use separate if's to avoid extra process invocations.
1173
1174 1999-01-05  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1175
1176         * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
1177
1178 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
1179
1180         * XEmacs 21.2.11 is released
1181
1182 1999-02-16  Andy Piper  <andy@xemacs.org>
1183
1184         * PROBLEMS: add entries for building under Cygwin.
1185
1186 1999-02-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
1187
1188         * README.packages: Clear up that mule-sumo packages is used _in
1189         addition_ to the normal sumo.
1190
1191 1999-02-16  Martin Buchholz  <martin@xemacs.org>
1192
1193         * configure.usage: Move quantify/purify into debug flags section
1194
1195 1999-02-10  Martin Buchholz  <martin@xemacs.org>
1196
1197         * configure.in:
1198         - Fixup xfs comments and redundant option checking
1199
1200         * configure.in:
1201         * INSTALL:
1202         * lisp/paths.el:
1203         - improved automounter tmp directory support.
1204         - support 4 (!) empirically discovered automounter conventions
1205
1206 1999-02-10  Martin Buchholz  <martin@xemacs.org>
1207
1208         * lwlib/lwlib.h:
1209         - redo CONST hacking to deal with X11 R4, which was
1210         broken in a previous patch.
1211
1212 1999-02-10  Martin Buchholz  <martin@xemacs.org>
1213
1214         * configure.in:
1215         - irix uses -rpath
1216
1217 1999-02-10  Martin Buchholz  <martin@xemacs.org>
1218
1219         * configure.in:
1220         - Check for XOpenIM before using xim=xlib
1221         - only use XmIm if $have_motif = yes
1222
1223 1999-02-10  Martin Buchholz  <martin@xemacs.org>
1224
1225         * configure.in.  Port to BSDI BSD/OS 4.0.
1226
1227 1999-01-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1228
1229         * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
1230
1231 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1232
1233         * XEmacs 21.2.10 is released
1234
1235 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
1236
1237         * XEmacs 21.2.9 is released
1238
1239 1999-02-01  Glynn Clements  <glynn@sensei.co.uk>
1240
1241         * etc/recycle.xpm: Fix colours so that they work on TrueColor
1242         and DirectColor displays
1243
1244 1999-01-21  Andy Piper  <andy@xemacs.org>
1245
1246         * configure.in: make xface detection specifc to a window system in
1247         general rather than just X.
1248
1249 1999-18-10  Andy Piper <andy@xemacs.org>
1250
1251         * configure.in: remove -O3 prevention on cygwin - current versions
1252         cope ok now.  remove dll prevention on cygwin - the new module
1253         code checks correctly.
1254
1255 1999-01-10  J. Kean Johnston  <jkj@sco.com>
1256
1257         * configure.in: Added moduledir as the path where loadable modules
1258         are stored. Added --with-site-modules and --moduledir options.
1259         - Ensure the SCO OpenServer compiles with --dynamic by default
1260         - Check for dlfcn.h for dynamic loader
1261         - Renamed dll.o to emodules.o and changed dynamic loader tests
1262         - Renabled code that deals with site-lisp so that it is handled
1263         correctly when a user specifies --with-site-lisp.
1264
1265         * aclocal.m4: Replaced entire file with more complete DLL tests
1266         by way of libtool.
1267
1268         * config.usage: Removed TAB characters which caused it to be
1269         displayed incorrectly on terminals where TAB != 8.
1270         - Added help text to describe --with-site-modules and --moduledir.
1271
1272         * INSTALL: Updated documentation to describe module directories
1273
1274         * Makefile.in.in: Added moduledir, sitemoduledir macros.
1275         - Make those directories at install time.
1276
1277 1998-12-28  Martin Buchholz <martin@xemacs.org>
1278
1279         * XEmacs 21.2.8 is released.
1280
1281 1998-12-28  Martin Buchholz  <martin@xemacs.org>
1282
1283         * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
1284
1285 1998-12-24  Martin Buchholz <martin@xemacs.org>
1286
1287         * XEmacs 21.2.7 is released.
1288
1289 1998-12-20  Martin Buchholz  <martin@xemacs.org>
1290
1291         * configure.in: Redo DBM support
1292         - die if dbm support requested, but not provided.
1293         - properly check for libgdbm, then libc, then libdbm
1294         - properly check for ndbm.h
1295         - comments improved
1296         - XE_DIE should always prefix messages with Error: for clarity
1297
1298 1998-12-07  Martin Buchholz  <martin@xemacs.org>
1299
1300         * xemacs.mak (TEMACS_OBJS):
1301         (DOC_SRC4):
1302         - Remove pure.c, pure.obj
1303
1304 1998-12-06  Martin Buchholz  <martin@xemacs.org>
1305
1306         * Makefile.in.in (distclean):
1307         * dynodump/Makefile.in.in (distclean):
1308         * src/Makefile.in.in (distclean):
1309         * lib-src/Makefile.in.in (distclean):
1310         * lwlib/Makefile.in.in (distclean):
1311         - Make sure GNUmakefile is deleted.
1312
1313 1998-12-17  Andy Piper  <andy@xemacs.org>
1314
1315         * configure.in (all_widgets): remove gui.o addition - its always
1316         in the makefile now.
1317
1318         * configure.in: add gui-msw.o to msw objects.
1319
1320 1998-12-16  Andy Piper  <andy@xemacs.org>
1321
1322         * XEmacs 21.2.6 is released
1323
1324 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1325
1326         * XEmacs 21.2.5 is released
1327
1328 1998-11-28  SL Baur  <steve@altair.xemacs.org>
1329
1330         * XEmacs 21.2-beta4 is released.
1331
1332 1998-11-27  SL Baur  <steve@altair.xemacs.org>
1333
1334         * configure.in: Linux/Arm Support.
1335         From James LewisMoss <dres@ioa.com>
1336
1337 1998-11-27  Takeshi Hagiwara  <hagiwara@ie.niigata-u.ac.jp>
1338
1339         * configure.in:
1340         Fix the realpath() problem of UnixWare2.1.3.
1341         Patches for NEC's sysv4.2 machine.
1342
1343 1998-11-09  Kazuyuki IENAGA  <ienaga@jsys.co.jp>
1344
1345         * configure.in: Check if there's wnn4.2 or wnn6 specific library
1346         installed. The Wnn library will be checked if the --with-wnn
1347         and/or --with-wnn6 was specified compulsory.
1348
1349 1998-07-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
1350
1351         * configure.in (CPP): Too many spaces im run-patch flag detection.
1352
1353 1998-10-15  SL Baur  <steve@altair.xemacs.org>
1354
1355         * XEmacs 21.2-beta3 is released.
1356
1357 1998-10-13  Andy Piper  <andyp@parallax.co.uk>
1358
1359         * configure.in: enable drag and drop support by default if mswindows is
1360         detected.
1361
1362 1998-10-09  Kevin Oberman  <oberman@es.net>
1363
1364         * config.sub: Fix for Alpha architecture
1365
1366 1998-10-05  Andy Piper  <andyp@parallax.co.uk>
1367
1368         * configure.in: don't enable shared lib support for cygwin unless
1369         explititly told to.
1370
1371 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1372
1373         * etc/xemacs.1: Remove misplace "\".
1374
1375 1998-09-29  SL Baur  <steve@altair.xemacs.org>
1376
1377         * XEmacs 21.2-beta2 is released.
1378
1379 1998-09-09  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
1380
1381         * lwlib/xlwmenu.c:
1382         * lwlib/xlwscrollbar: fix for Motif >=2.0
1383         Patch provided by Glenn Barry <gtb@eng.sun.com>
1384
1385         * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
1386
1387 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
1388
1389         * configure.in: check for cygwin32/version.h.
1390
1391 1998-08-31  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1392
1393         * PROBLEMS: Added AIX 4.3 note.
1394
1395         * configure.in: Better detection of AIX 4.3.
1396         AIX xlc can do -g and -Ox at the same time.
1397
1398 1998-09-05  SL Baur  <steve@altair.xemacs.org>
1399
1400         * etc/check_cygwin_setup.sh: grammar fix.
1401
1402 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
1403
1404         * etc/check_cygwin_setup.sh: fix a couple of buglets.
1405
1406 1998-08-23  Adrian Aichner  <adrian@xemacs.org>
1407
1408         * etc/sample.emacs: Enable sound support on mswindows devices.
1409
1410 1998-08-17  P. E. Jareth Hein  <jareth@camelot.co.jp>
1411
1412         * configure.in: Alter configure so that it checks for mismatched PNG
1413         header/libs, screams a little louder on old/mismatched library
1414         conditions for both PNG and XPM, stop screaming if png is not found and
1415         no window-system is selected, and fixed a bug in the XPM checking.
1416
1417 1998-08-06  Adrian Aichner  <adrian@xemacs.org>
1418
1419         * etc/TUTORIAL.de: Fixing typos and grammatical errors.  Fixing
1420         inconsistent usage of RET, <Return>, and <return> (only using
1421         <Return> now).  Changing TUTORIAL to TUTORIAL.de throughout
1422         itself.  Adding english equivalent to german translation of all
1423         concepts used in TUTORIAL.de.
1424
1425 1998-08-07  P. E. Jareth Hein  <jareth@camelot.co.jp>
1426
1427         * configure.usage (--without-gif): Modify text to reflect status
1428         of GIF support
1429
1430 1998-08-04  P. E. Jareth Hein  <jareth@camelot.co.jp>
1431
1432         * configure.in: add back in the support for the in-core GIF
1433         code, change the required PNG library version to 1.0.2, and add
1434         a warning if PNG not found, since PNG images are now distributed
1435         as part of the core.  Also minor wording changes in things reported
1436         to the user.
1437
1438 1998-07-28  Kai Haberzettl  <khaberz@synnet.de>
1439
1440         * BETA: Update mailing-list address for build-reports
1441
1442 1998-08-01  SL Baur  <steve@altair.xemacs.org>
1443
1444         * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
1445         can built that includes package lisp.
1446
1447 1998-07-23  Martin Buchholz  <martin@xemacs.org>
1448
1449         * configure.in:
1450         - support multiple flavors of alpha, (XEmacs treats them identically)
1451         - Fix AC_TRY_RUN so that actions have access to $?
1452         - Identify DEC C compilers. Add default optimization CFLAGS and
1453           always use -std.
1454         - Use an extensible method for adding support for future compilers.
1455         - Have SunPro C use that same extensible method.
1456         - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
1457
1458 1998-07-19  SL Baur  <steve@altair.xemacs.org>
1459
1460         * XEmacs 21.2-beta1 is released.
1461
1462 1998-07-18  SL Baur  <steve@altair.xemacs.org>
1463
1464         * config.guess: Synched with latest FSF version.
1465
1466 1998-07-12  Björn Torkelsson  <torkel@hpc2n.umu.se>
1467
1468         * Makefile.in: added LDFLAGS.
1469
1470 1998-07-12  SL Baur  <steve@altair.xemacs.org>
1471
1472         * etc/GOATS: Removed.
1473
1474         * README: Bump version numbers.
1475         * info/dir: Ditto.
1476         * etc/README: Ditto.
1477         * etc/NEWS: Ditto and purge pre-21.0 stuff.
1478         * version.sh: Ditto.
1479
1480         * XEmacs 21.0-pre5 is released.
1481
1482 1998-07-10  SL Baur  <steve@altair.xemacs.org>
1483
1484         * configure.in (with_offix): Default --with-offix to off.
1485
1486 1998-07-09  SL Baur  <steve@altair.xemacs.org>
1487
1488         * configure.in: Handle multiple database libraries.
1489         From Gregory Neil Shapiro <gshapiro@sendmail.org>
1490
1491         * XEmacs 21.0-pre4 is released.
1492
1493         * configure.in: Fix test for InfoDock sources.
1494
1495         * etc/BETA (writing): Update patch creation instructions.
1496
1497         * etc/FTP: Update FTP mirror list.
1498
1499         * etc/DISTRIB: Remove duplicated FTP mirror list.
1500         * etc/xemacs.1 (ftp): Ditto.
1501
1502 1998-07-09  Oliver Graf <ograf@fga.de>
1503
1504         * configure.usage: added warning to --with-offix
1505
1506 1998-06-29  SL Baur  <steve@altair.xemacs.org>
1507
1508         * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
1509         * etc/gnuserv.README (README): Ditto.
1510         * etc/xemacs-ja.1: Ditto.
1511
1512 1998-06-28  SL Baur  <steve@altair.xemacs.org>
1513
1514         * configure.in: Berkeley DB autodetection fixes
1515         From Martin Buchholz <martin@xemacs.org>
1516
1517         * etc/BABYL: Moved to rmail package
1518
1519         * etc/enriched.doc: Moved to xemacs-base package
1520
1521         * etc/MSDOS:
1522         * etc/GNUS-NEWS: deleted
1523
1524 1998-06-21  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1525
1526         * etc/NEWS: Added references to documentation about packages and
1527         path setup.
1528
1529         * etc/README: Synched.
1530
1531 1998-06-19  SL Baur  <steve@altair.xemacs.org>
1532
1533         * XEmacs 21.0-pre3 is released.
1534
1535 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1536
1537         * etc/PACKAGES:
1538         * etc/BETA: Moved some package stuff into Texinfo docs.  Other nitpicks
1539
1540 1998-06-20  Kazuyuki IENAGA <ienaga@jsys.co.jp>
1541
1542         * configure.in: Added check if the berkdb has db_open or not.
1543         (With fixes from Martin Buchholz)
1544
1545 1998-06-19  SL Baur  <steve@altair.xemacs.org>
1546
1547         * XEmacs 21.0-pre2 is released.
1548
1549 1998-06-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1550
1551         * configure.in: Added -lC for static linking under AIX 4.2.
1552
1553 1998-06-14  SL Baur  <steve@altair.xemacs.org>
1554
1555         * XEmacs 21.0-pre1 is released.
1556
1557 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
1558
1559         * etc/NEWS: Updated information about customization of the
1560         automatic info dir file generation using
1561         `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
1562
1563 1998-06-11  SL Baur  <steve@altair.xemacs.org>
1564
1565         * XEmacs 21.0-beta43 is released.
1566
1567 1998-06-04  Oliver Graf <ograf@fga.de>
1568
1569         * tests/Dnd/README: a step-by-step test run
1570         * tests/Dnd/droptest.el: some clarifications
1571         * tests/Dnd/droptest.sh: created, creates test files
1572
1573 1998-06-01  Oliver Graf <ograf@fga.de>
1574
1575         * configure.in (summary): added experimental to dragndrop option
1576         * configure.usage: added experimental note to --with-dragndrop
1577         * tests/Dnd/droptest.el: extra start-drag-region function
1578         changed the experimental- stuff
1579
1580 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
1581
1582         * etc/check_cygwin_setup.sh: set more intelligent defaults for
1583         windows 95.
1584
1585 1998-06-07  SL Baur  <steve@altair.xemacs.org>
1586
1587         * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
1588
1589 1998-06-05  Colin Rafferty   <colin@xemacs.org>
1590
1591         * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
1592
1593 1998-06-01  SL Baur  <steve@altair.xemacs.org>
1594
1595         * XEmacs 21.0-beta42 is released.
1596
1597         * etc/sounds: Removed, now in the sounds-au package.
1598
1599 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
1600
1601         * configure.in: don't use -O3 for cygwin.
1602
1603         * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
1604         correctly for XEmacs operation.
1605
1606 1998-05-28  P. E. Jareth Hein  <jareth@camelot-soft.com>
1607
1608         * configure.in: Switch from giflib to gifreader for
1609         our GIF image support (no other mods needed)
1610
1611 1998-05-28  Oliver Graf  <ograf@fga.de>
1612
1613         * configure.in: only one DnD protocol, CDE has priority over OffiX
1614
1615         * tests/Dnd/README: some changes reflecting recent modifications
1616         * tests/Dnd/dragtest.el: removed
1617         * tests/Dnd/droptest.el: cosmetics and comments
1618
1619 1998-05-26  Oliver Graf  <ograf@fga.de>
1620
1621         * tests/Dnd/droptest.el: adapted to CDE extensions
1622
1623 1998-05-25  Hans Guenter Weigand  <hgweigand@wiesbaden.netsurf.de>
1624
1625         * configure.in:
1626         * config.sub: add initial OpenBSD support
1627
1628 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
1629
1630         * configure.in: check for msw dialogs.
1631
1632 1998-05-23  SL Baur  <steve@altair.xemacs.org>
1633
1634         * XEmacs 21.0-beta41 is released.
1635
1636 1998-05-17  SL Baur  <steve@altair.xemacs.org>
1637
1638         * configure.in (CPP): Change -O2 to -O3.
1639         Suggested by Martin Buchholz <martin@xemacs.org>
1640
1641 1998-05-15  SL Baur  <steve@altair.xemacs.org>
1642
1643         * XEmacs 21.0-beta40 is released.
1644
1645 1998-05-13  SL Baur  <steve@altair.xemacs.org>
1646
1647         * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
1648         on the `unset CDPATH' if running as sh.
1649
1650 1998-05-12  Oliver Graf <ograf@fga.de>
1651
1652         * tests/Dnd/droptest.el: some CDE adaptions (untested)
1653
1654 1998-05-11  Martin Buchholz  <martin@xemacs.org>
1655
1656         * configure.in:
1657         Add some more comments.
1658         If using bash, use Posix mode and unset CDPATH.
1659         Be more careful checking feature dependencies.
1660         Introduce XE_CHECK_FEATURE_DEPENDENCY.
1661         Undo the gross hack of multiple `echo >> $tempcname'
1662         by using here documents instead.  (Might break mswindows, tho...)
1663         Be more careful autodetecting tooltalk.
1664
1665         * PROBLEMS:
1666         Document problems with Solaris 2.6 + XSUNTRANSPORT
1667
1668         * Makefile.in:
1669         * lwlib/Makefile.in.in:
1670         * modules/Makefile.in:
1671         - Adjust for luser's CDPATH being set to something weird.
1672         - Take into account bash 2.02's tendency to print the cwd when
1673           using CDPATH.  Always use `cd ./foo' instead of `cd foo'.
1674         - fix the run-temacs target to use $(DUMPENV)
1675         - fix the run-puremacs target to use $(DUMPENV)
1676         - fix the `depend' target to properly $(RM) the right files
1677         - Generate a better TAGS file for XEmacs' lisp code using
1678           hand-crafted regexps.
1679         - Use standard coding conventions for modules/Makefile.in
1680
1681 1998-05-12  Kazuyuki IENAGA <ienaga@jsys.co.jp>
1682
1683         * configure.in: some people claimed that they can't stop
1684         linking wnn6 library if they set --with-wnn6=no.
1685
1686 1998-05-11  Oliver Graf <ograf@fga.de>
1687
1688         * tests/Dnd/droptest.el: adapted to new calling conventions
1689         also showing the new possibilities
1690         * tests/Dnd/README: changed to new protocol
1691
1692 1998-05-11  SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
1693
1694         * Fix for HAVE_MULTICAST check.
1695
1696 1998-05-09  SL Baur  <steve@altair.xemacs.org>
1697
1698         * XEmacs 21.0-beta39 is released.
1699
1700 1998-05-06  Oliver Graf <ograf@fga.de>
1701
1702         * configure.in: added autodetection for the Drag'n'Drop API
1703         if some DnD protocol is found, HAVE_DRAGNDROP will be defined
1704         and dragdrop.o is added to extra_objs
1705         * configure.usage: added with-dragndrop, added (*) to with-offix
1706         * tests/Dnd/droptest.el: complete overhaul, no it's a real test
1707
1708 1998-05-04  Oliver Graf <ograf@fga.de>
1709
1710         * tests/Dnd/droptest.el: changed to test new protocol
1711         * tests/Dnd/README.OffiX: removed
1712         * tests/Dnd/README: created, info about new protocol
1713         * tests/Dnd/dragtest.el: comment change
1714
1715 1998-05-07  SL Baur  <steve@altair.xemacs.org>
1716
1717         * etc/altrasoft-logo.xpm: Removed.
1718
1719 1998-05-02  SL Baur  <steve@altair.xemacs.org>
1720
1721         * XEmacs 21.0-beta38 is released.
1722
1723 1998-04-29  SL Baur  <steve@altair.xemacs.org>
1724
1725         * configure.in: Use `PROGNAME' for all generated paths.
1726
1727         * Makefile.in: Change `progname' to `PROGNAME' for consistency.
1728
1729 1998-04-27  SL Baur  <steve@altair.xemacs.org>
1730
1731         * configure.in (progname): Parameterize program name on `progname'
1732         and add --with-infodock.
1733
1734 1998-04-26  SL Baur  <steve@altair.xemacs.org>
1735
1736         * Makefile.in: Religiously use ${progname} instead of hardcoded
1737         `xemacs'.
1738         CPPFLAGS was being set correctly in ${subdir}/Makefiles and
1739         overridden by the empty one set in the toplevel Makefile.
1740
1741 1998-04-26  Jason R Mastaler  <jason@4b.org>
1742
1743         * etc/BETA: Replaced SmartList references in favor of
1744         Majordomo.
1745
1746 1998-04-25  SL Baur  <steve@altair.xemacs.org>
1747
1748         * XEmacs-21.0-beta37 is released.
1749
1750 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1751
1752         * configure.in: Sychronized ..._USER_DEFINED variables with
1753         datadir setting.
1754
1755         * Makefile.in (mkdir): No longer create sitelispdir.
1756
1757 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
1758
1759         * configure.in: make graphic libraries tests be dependant on a
1760         window system not X11 only.
1761
1762 Fri Apr 24 19:38:19 1998  Andy Piper  <andyp@parallax.co.uk>
1763
1764         * configure.in: check for our special select in msw.
1765
1766 1998-04-22  Marcus Thiessel  <marcus_thiessel@hp.com>
1767
1768         * PROBLEMS: add answers to some FAQ concerning hpux.
1769
1770 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
1771
1772         * configure.in: enable checking for special mswindows select()
1773
1774 1998-04-21  Martin Buchholz  <martin@xemacs.org>
1775
1776         * configure.in: Isolate incomprehensible cma_open/pthreads checking
1777         to decosf*
1778
1779 1998-04-21  Marcus Thiessel  <marcus_thiessel@hp.com>
1780
1781         * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
1782         libs and includes.
1783
1784 1998-04-22  Itay Ben-Yaacov  <pezz@www-mail.huji.ac.il>
1785
1786         * configure.in: check for xpm does not depend anymore on having X.
1787         if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
1788
1789 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
1790
1791         * etc/NEWS: Documented info dir rebuilding and LDAP support.
1792
1793         * info/dir: Fixed the explanatory notes for
1794         `Info-default-directory-list' removal and the new automatic dir
1795         rebuilding facility.  Reindented the menu.  Added an entry for
1796         term.info
1797
1798 1998-04-20  SL Baur  <steve@altair.xemacs.org>
1799
1800         * configure.in (LISPDIR): Removed configuration option for
1801         site-lisp.
1802
1803 1998-04-19  SL Baur  <steve@altair.xemacs.org>
1804
1805         * configure.in (version): snarf InfoDock version number.
1806
1807 1998-04-18  SL Baur  <steve@altair.xemacs.org>
1808
1809         * XEmacs-21.0-beta36 is released.
1810
1811 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
1812
1813         * configure.in: enable install pre-processing for mswindows
1814
1815 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
1816
1817         * Makefile.in.in: add install_pp to install incantation.
1818
1819         * installexe.sh: new file. Add .exe to install targets if the
1820         result is executable.
1821
1822 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
1823
1824         * Makefile.in: add install_pp to install incantation.
1825
1826 1998-04-14  Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
1827
1828         * configure.in: Large echo split into a few smaller ones,
1829         so the cygnus sh.exe does not crash.
1830
1831 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
1832
1833         * configure.in: enable toolbar checking for mswindows build
1834
1835 1998-04-06  Martin Buchholz  <martin@xemacs.org>
1836
1837         * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
1838         Used (at least) by RedHat 4.2.
1839
1840 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1841
1842         * etc/xemacs.1: -no-packages -> -no-early-packages.
1843
1844         * etc/NEWS: Clarified site-lisp status.
1845
1846         * configure.in: Re-instated src/paths.h generation from
1847         src/paths.h.in.
1848
1849         * Makefile.in (top_distclean): Remove site-lisp on `make
1850         distclean'.
1851
1852 1998-04-10  SL Baur  <steve@altair.xemacs.org>
1853
1854         * XEmacs 21.0-beta35 is released.
1855
1856 1998-04-10  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1857
1858         * etc/NEWS: Documented that Info-default-directory-list and
1859         site-directory are gone.
1860
1861         * configure.usage: Clarified --package-path documentation.
1862
1863 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1864
1865         * configure.in: Now generates src/paths.h from src/paths.h.in.in.
1866         Removed defaults for infopath and package-path.
1867
1868         * Makefile.in (src/paths.h): ... is now generated from
1869         src/paths.h.in.in.  Moved generation of paths.h to configure.
1870
1871         * paths.h.in: Removed.
1872
1873         * paths.h.in.in: Created.
1874
1875 1998-04-06  Martin Buchholz  <martin@xemacs.org>
1876
1877         * configure.in: png was still being used if png_version < 0.96
1878
1879         * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
1880
1881 1998-04-05  Amir J. Katz  <amir@ndsoft.com>
1882
1883         * INSTALL (Rationale): Offix support comment is wrong. To disable,
1884         one must use --with-offix=no and not --without-offix
1885
1886 1998-04-05  SL Baur  <steve@altair.xemacs.org>
1887
1888         * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
1889
1890 1998-04-04  SL Baur  <steve@altair.xemacs.org>
1891
1892         * XEmacs 21.0-beta34 is released.
1893
1894 1998-04-03  Martin Buchholz  <martin@xemacs.org>
1895
1896         * configure.in:
1897         checking whether gettimeofday accepts one or two arguments... two
1898
1899 1998-04-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1900
1901         * configure.in: Fixed magic to handle AIX and MIT X11R6.
1902
1903 1998-04-02  Martin Buchholz  <martin@xemacs.org>
1904
1905         * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
1906
1907 1998-04-01  Martin Buchholz  <martin@xemacs.org>
1908
1909         * tests/database.el (test-database): Temporary files (the databases
1910         that were created) should be deleted.
1911
1912         * Makefile.in (testdir): Remove gnumake-specific syntax.
1913         (src/Makefile): src/Makefile depends on src/depend.
1914
1915 1998-03-29  Martin Buchholz  <martin@xemacs.org>
1916
1917         * configure.in: Check for -lz, -lgz unconditionally.  Too many
1918         system linkers don't properly die when there are cascaded link
1919         dependencies, so we can't rely on the linker for that.  The only
1920         downside is that we might link with an extra unneeded library.  If
1921         you really really care about this, you can go fix it.
1922
1923         * configure.in: Enhance PANIC msg to make it clear that
1924         --with-FEATURE is going to die if FEATURE is not installed.
1925
1926 1998-03-27  Martin Buchholz  <martin@xemacs.org>
1927
1928         * configure.in: $debug was not properly dependent on $beta
1929
1930         * configure.in: Move offix configuration out of src/Makefile.in.in
1931         into configure.in.
1932
1933         * configure.in: Reorganize xpm detection code.
1934
1935         * configure.in: XIM default to ON if Motif which is not Lesstif is
1936         found.
1937
1938         * configure.in: Keep auto-generated makefile dependencies out of
1939         src/Makefile.in.in by using AC_OUTPUT file concatenation support.
1940
1941 1998-03-26  Martin Buchholz  <martin@xemacs.org>
1942
1943         * configure.in: Fix up cflags handling.  Specifically, configure
1944         --cflags='' would fail to be recognized.
1945
1946         * configure.in: Fix up png detection.  Link with png_read_image to
1947         make sure -lz is required.  Test for png >- 0.96 via header file.
1948
1949 1998-03-21  Martin Buchholz  <martin@xemacs.org>
1950
1951         * configure.in (XE_GCC_WRAP_LDFLAGS)
1952         Rename to XE_PROTECT_LINKER_FLAGS.  Rewrite.
1953
1954         * configure.in: Make sure BSD always links in libz.a
1955         BSD's stupid linker can't detect cascaded lib dependencies
1956
1957         * configure.in: Autodetect lesstif.  define have_lesstif.
1958         Don't use motif-xim with lesstif, at least by default.
1959
1960 1998-03-30  SL Baur  <steve@altair.xemacs.org>
1961
1962         * version.sh: Add InfoDock version number variables.
1963
1964 1998-03-30  Amir J. Katz  <amir@ndsoft.com>
1965
1966         * info/dir: Replaced string '20.5' with '21.0'
1967
1968 1998-03-24  SL Baur  <steve@altair.xemacs.org>
1969
1970         * XEmacs 21.0-beta33 is released.
1971
1972 1998-03-26  Didier Verna <didier@xemacs.org>
1973
1974         * configure.in, Makefile.in: Removed infopath_user_defined---we
1975         always want to propagate it.
1976
1977         * configure.usage: Synched with configure.in.
1978
1979 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1980
1981         * configure.usage, INSTALL: Synched with the new path layout.
1982
1983         * Makefile.in (src/paths.h): Replaced packagepath with
1984         package_path to make configure happy.
1985
1986         * configure.in: Made default setting for packagepath conform to
1987         what packages.el builds at run-time: XEmacs-version-specific paths
1988         before site-specific ones.
1989         Added default setting for pkgdir.
1990         Changed --packagepath back to --package-path.
1991
1992 1998-03-24  SL Baur  <steve@altair.xemacs.org>
1993
1994         * XEmacs 21.0-beta32 is released.
1995
1996 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1997
1998         * configure.in: Extended package path by version-specific
1999         hierarchies.  Changed allow-site-lisp to inhibit-site-lisp.
2000
2001 1998-03-22  SL Baur  <steve@altair.xemacs.org>
2002
2003         * Makefile.in (distclean): Remove packages and mule-packages if they
2004         have been linked into place.
2005
2006 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2007
2008         * <Today>: The Big Path Searching Overhaul.
2009
2010         * Makefile.in, configure.in: Now pass all configure-specified paths
2011         into the binary in a uniform way.
2012
2013 1998-03-20  SL Baur  <steve@altair.xemacs.org>
2014
2015         * configure.in (have_libmcheck): Add test for glibc's malloc
2016         checker.
2017         - Fix HP/UX dynamic linking flag.
2018
2019 1998-03-19  SL Baur  <steve@altair.xemacs.org>
2020
2021         * configure.in (quoted_arguments): Fix unquoted variable in
2022         error-checking test.
2023         - fix bogus substitution.
2024
2025 1998-03-17  SL Baur  <steve@altair.xemacs.org>
2026
2027         * configure.in: In -lpng test, look for png_set_strip_alpha.
2028         Suggested by William M. Perry <wmperry@aventail.com>
2029
2030 1998-03-16  SL Baur  <steve@altair.xemacs.org>
2031
2032         * XEmacs 21.0 beta31 is released.
2033
2034 1998-03-16  P. E. Jareth Hein  <jareth@camelot-soft.com>
2035
2036         * configure.usage (Usage): Correct information about gif, tiff
2037         and WNN entries
2038
2039 1998-03-13  SL Baur  <steve@altair.xemacs.org>
2040
2041         * configure.in: typo fix in sed command.
2042         From P. E. Jareth Hein <jareth@camelot-soft.com>
2043
2044         * configure.in (all_widgets): Check for snprintf().
2045
2046 1998-03-11  P. E. Jareth Hein  <jareth@camelot-soft.com>
2047
2048         * configure.in: New gif support
2049
2050 1998-03-10  SL Baur  <steve@altair.xemacs.org>
2051
2052         * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
2053
2054 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
2055
2056         * configure.in: don't add libc to link list for dlopen ordinary
2057         link takes care of this. check for dlfcn.h
2058
2059 1998-03-10  SL Baur  <steve@altair.xemacs.org>
2060
2061         * configure.in: Examine each directory of X11 include path for
2062         inclusion into BITMAPDIR.
2063
2064 1998-03-09  SL Baur  <steve@altair.xemacs.org>
2065
2066         * aclocal.m4: Add legalese.
2067
2068 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
2069
2070         * configure.in: make sure we have ndbm.h as well as libgdbm.a for
2071         database support.
2072
2073         * configure.in: move msw checking after x checking so that
2074         auto-detection works.
2075
2076 1998-03-09  SL Baur  <steve@altair.xemacs.org>
2077
2078         * configure.in: New DLL support.
2079         * aclocal.m4: New file.
2080         From William M. Perry <wmperry@aventail.com>
2081
2082 1998-03-08  SL Baur  <steve@altair.xemacs.org>
2083
2084         * configure.in (xemacs_betaname): Align messages for minimal
2085         tagbits and indexed lrecords.
2086         Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
2087
2088 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
2089
2090         * etc/Emacs.ad: Example using leading dot resources to
2091           initalize faces changes to use Emacs.foo since the
2092           leading dot syntax doesn't work.  Initialization of
2093           text-cursor face moved to faces.el.
2094
2095 1998-03-07  SL Baur  <steve@altair.xemacs.org>
2096
2097         * XEmacs 20.5-beta30 is released.
2098
2099 1998-03-05  SL Baur  <steve@altair.xemacs.org>
2100
2101         * PROBLEMS: Update wording of x86 GCC 2.7 problems.
2102
2103 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
2104
2105         * configure.in: add a --with-msw option. Make X and msw work
2106         together if the user asks.
2107
2108 1998-03-02  SL Baur  <steve@altair.xemacs.org>
2109
2110         * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
2111
2112 1998-03-01  SL Baur  <steve@altair.xemacs.org>
2113
2114         * configure.in: Add substitutable variable ld_dynamic_link_flags
2115         for special required linker flags for building DLL capable
2116         binaries.
2117
2118         * etc/Emacs.ad: Remove explicit `Emacs' application resource
2119         name.
2120
2121 1998-02-28  SL Baur  <steve@altair.xemacs.org>
2122
2123         * Makefile.in (top_distclean): Remove Installation.el.
2124         (xemacs): New target.  Formerly it was `all:'.
2125         (all): New default, dist: is now superfluous.
2126
2127 1998-02-27  SL Baur  <steve@altair.xemacs.org>
2128
2129         * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
2130         selective use of Doug Lea malloc in Linux C Library and GNU C Library.
2131         (Installation): Add XEmacs version and generate `Installation.el'.
2132
2133 1998-02-26  SL Baur  <steve@altair.xemacs.org>
2134
2135         * configure.in (with_ldap: Fix -lldap autodection.
2136         Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
2137         (Installation): Only keep the last configuration.
2138
2139 1998-02-25  SL Baur  <steve@altair.xemacs.org>
2140
2141         * XEmacs 20.5-beta28 is released.
2142
2143         * configure.in (with_session): Fix reporting of the setting.
2144         (with_database_gnudbm): Correctly report setting.
2145
2146 1998-02-24  SL Baur  <steve@altair.xemacs.org>
2147
2148         * configure.usage: Restore documentation of graphics library
2149         flags.
2150         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2151
2152 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2153
2154         * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
2155         console.
2156
2157 1998-02-23  SL Baur  <steve@altair.xemacs.org>
2158
2159         * XEmacs 20.4 is released to the beta testers.
2160
2161 1998-02-21  SL Baur  <steve@altair.xemacs.org>
2162
2163         * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
2164         to also test for Linux libc5.
2165
2166 1998-02-19  SL Baur  <steve@altair.xemacs.org>
2167
2168         * XEmacs 20.5-beta27 is released.
2169         * XEmacs-20.4-pre4 is released.
2170
2171         * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
2172         (--with-gung): Implement it.
2173
2174         * configure.usage (--with-gung): Document.  Turns on
2175         USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
2176         (--with-term): Remove.
2177
2178         * XEmacs-20.5-beta26 is released.
2179
2180 1998-02-18  SL Baur  <steve@altair.xemacs.org>
2181
2182         * XEmacs-20.4-pre3 is released.
2183
2184         * Makefile.in: use better feedback while rebuilding finder database.
2185         Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
2186
2187 1998-02-15  SL Baur  <steve@altair.xemacs.org>
2188
2189         * configure.in (doug_lea_malloc): Add checking for Doug Lea
2190         Malloc.
2191
2192 1998-02-14  SL Baur  <steve@altair.xemacs.org>
2193
2194         * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
2195         Suggested by Pekka Marjola <pema@iki.fi>
2196
2197         * XEmacs-20.4-pre2 is released.
2198         * XEmacs-20.5-beta25 is released.
2199
2200 1998-02-13  SL Baur  <steve@altair.xemacs.org>
2201
2202         * INSTALL: Update for Cygwin and Microsoft Windows.
2203
2204         * README: Update for Microsoft Windows.
2205
2206 1998-02-09  SL Baur  <steve@altair.xemacs.org>
2207
2208         * XEmacs 20.4-pre1 is released.
2209         * XEmacs 20.5-beta24 is released.
2210
2211 Wed Jan 28 13:41:22 1998  Andy Piper  <andyp@parallax.co.uk>
2212
2213         * configure.in: add mule-coding target which defines MULE_CODING,
2214         nothing uses it as yet. add gif objects to msw support. define
2215         const_is_losing=no for msw. make msw not selected if tty selected.
2216         add -lshell32 for dnd support. check for a.out.h rather than
2217         coff.h
2218
2219         * lib-src/make-docfile.c: add cygwin support and generalise the
2220         remaining open calls. IMHO this should really include sysfile.h.
2221
2222 1998-02-03  SL Baur  <steve@altair.xemacs.org>
2223
2224         * XEmacs 20.5-beta23 is released.
2225
2226 1998-02-01  SL Baur  <steve@altair.xemacs.org>
2227
2228         * etc/aliases.ksh: igrep from the shell command line.
2229         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2230
2231 1998-01-31  SL Baur  <steve@altair.xemacs.org>
2232
2233         * etc/aliases.ksh: Add `mak' function to create beta.err for
2234         build-report.
2235         From Adrian Aichner <adrian@xemacs.org>
2236         Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2237
2238 1998-01-27  SL Baur  <steve@altair.xemacs.org>
2239
2240         * XEmacs 20.5-beta22 is released.
2241
2242 1998-01-26  SL Baur  <steve@altair.xemacs.org>
2243
2244         * etc/aliases.ksh: New file.  Start tracking useful Maintainer
2245         XEmacs commands.
2246
2247 1998-01-25  SL Baur  <steve@altair.xemacs.org>
2248
2249         * XEmacs 20.5-beta21 is released.
2250
2251 Wed Jan 21 10:49:47 1998  Andy Piper  <andyp@parallax.co.uk>
2252
2253         * configure.in: check for coff.h
2254
2255 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
2256
2257         * configure.in: Added support for `--with-shlib'.
2258
2259 1998-01-18  SL Baur  <steve@altair.xemacs.org>
2260
2261         * XEmacs 20.5-beta20 is released.
2262
2263 1998-01-13  Martin Buchholz  <martin@xemacs.org>
2264
2265         * configure.usage:
2266         * etc/NEWS:
2267         Remove doc for configure-time INFOPATH, no longer used.
2268
2269         * etc/BETA: Update ftp addresses.
2270         * etc/INSTALL: Update ftp addresses.
2271         * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
2272
2273         * configure.in:
2274         * src/config.h.in:
2275         Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
2276
2277         * lwlib/lwlib.h:
2278         * lwlib/lwlib.c:
2279         * lwlib/lwlib-config.c:
2280         * lwlib/lwlib-Xm.c:
2281         * lwlib/lwlib-Xaw.c:
2282         * lwlib/lwlib-Xlw.c:
2283         * lwlib/config.h.in:
2284         * src/menubar-x.c:
2285         Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
2286         Maintain only one set of variables.
2287
2288         * etc/xemacs.1: Update author list.
2289
2290         * Makefile.in (install-arch-dep): Simplify.
2291         Replace construct  `test -d $dir && foo'  with
2292         `if test -d $dir; then foo; fi'
2293
2294         * lwlib/xlwmenu.c:
2295         * lwlib/xlwscrollbar.c:
2296         * lwlib/lwlib-Xlw.c:
2297         * lwlib/lwlib-Xm.c:
2298         Always assume presence of limits.h (ANSI).
2299
2300 1998-01-12  SL Baur  <steve@altair.xemacs.org>
2301
2302         * INSTALL: Updated for recent Mule/package changes.
2303
2304         * XEmacs 20.5-beta19 is released.
2305
2306 1998-01-12  Damon Lipparelli  <lipp@primus.com>
2307
2308         * Makefile.in: Yow!  Fixed paths to install dirs when --prefix !=
2309         --exec-prefix.
2310
2311 1998-01-10  SL Baur  <steve@altair.xemacs.org>
2312
2313         * XEmacs 20.5-beta18 is released.
2314
2315         * etc/FTP: Update address of what was formerly ftp.ibp.fr.
2316
2317 1998-01-08  Didier Verna  <didier@xemacs.org>
2318
2319         * configure.in: Get rid of INFOPATH for configure time.
2320         * configure.usage (Usage): Ditto.
2321
2322 1998-01-09  SL Baur  <steve@altair.xemacs.org>
2323
2324         * Makefine.in: Correct reported amount of disk savings from
2325         compression.
2326         From Markus Linnala <maage@cs.tut.fi>
2327
2328 Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
2329
2330         * configure.in: detect and set scrollbars and menubars with
2331         MS-Windows more appropriately. Check for sys/un.h to use in
2332         gnuserv.
2333
2334 1998-01-07  SL Baur  <steve@altair.xemacs.org>
2335
2336         * Makefile.in (progname): Cleanly parameterize XEmacs-specific
2337         naming.
2338
2339 1998-01-05  Glynn Clements  <glynn@sensei.co.uk>
2340
2341         * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
2342         inactive_button_gc for menu entries.
2343         (remap_menubar): ignore the enabled status
2344
2345 1998-01-04  SL Baur  <steve@altair.xemacs.org>
2346
2347         * XEmacs 20.5-beta17 is released.
2348
2349         * Makefile.in (finder): Use -vanilla.
2350         (lisp/finder-inf.el): Ditto.
2351         (check-features): New target.  Do a sanity check prior to
2352         installation.
2353
2354 1997-01-03  SL Baur  <steve@altair.xemacs.org>
2355
2356         * XEmacs 20.5-beta16 is released.
2357
2358 1997-12-30  SL Baur  <steve@altair.xemacs.org>
2359
2360         * XEmacs 20.5-beta15 is released.
2361
2362 1997-12-29  SL Baur  <steve@altair.xemacs.org>
2363
2364         * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
2365
2366 1997-12-27  SL Baur  <steve@altair.xemacs.org>
2367
2368         * XEmacs 20.5-beta14 is released.
2369
2370 1997-12-23  Andy Piper <andyp@parallax.co.uk>
2371
2372         * configure.in: support for *-pc-cygwin32 config
2373
2374 1997-12-25  SL Baur  <steve@altair.xemacs.org>
2375
2376         * XEmacs 20.5-beta13 is released.
2377
2378 1997-12-21  SL Baur  <steve@altair.xemacs.org>
2379
2380         * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
2381         package lisp directories.
2382
2383 1997-12-20  SL Baur  <steve@altair.xemacs.org>
2384
2385         * XEmacs 20.5-beta 12 is released.
2386
2387 1997-12-19  SL Baur  <steve@altair.xemacs.org>
2388
2389         * configure.in (bitmapdir): Reenable --with-session by default for
2390         testing.
2391
2392 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
2393
2394         * etc/Emacs.ad: Don't specify a default toolbar specific
2395           background color.
2396
2397 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
2398
2399         * etc/toolbar: Added support for foregroundToolBarColor
2400           symbol to most icons.
2401
2402 1997-12-17  SL Baur  <steve@altair.xemacs.org>
2403
2404         * info/dir (File): Skk and Gnats are packaged.
2405
2406         * PROBLEMS (Note): Update version numbers.
2407
2408         * etc/BETA: Update version numbers.
2409
2410         * etc/NEWS: Update version number.
2411
2412         * info/dir (File): Update version number.
2413
2414 1997-12-16  SL Baur  <steve@altair.xemacs.org>
2415
2416         * XEmacs 20.5-beta11 is released.
2417
2418 1997-12-14  SL Baur  <steve@altair.xemacs.org>
2419
2420         * configure.in: Don't bypass graphics library detection
2421         if the `--with-imagick' option is given to configure.
2422         : Print autodetected graphics libraries to be linked with Imagick.
2423
2424         * Makefile.in (lisp/finder-inf.el): Reverse previous change.
2425
2426 1997-12-14  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
2427
2428         * Makefile.in (install-arch-indep): Build info files if needed.
2429
2430 1997-12-13  SL Baur  <steve@altair.xemacs.org>
2431
2432         * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
2433
2434         * XEmacs 20.5-beta10 is released.
2435
2436 1997-12-12  SL Baur  <steve@altair.xemacs.org>
2437
2438         * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
2439
2440 1997-12-10  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2441
2442         * configure.in (autodetect ImageMagick): also look for
2443         "X11/magick/magick.h", and if present, define
2444         MAGICK_HEADERS_ARE_UNDER_X11
2445
2446 1997-12-11  SL Baur  <steve@altair.xemacs.org>
2447
2448         * configure.in (imagick_libs): Add autodetection for freetype
2449         -lttf library.
2450
2451 1997-12-09  SL Baur <steve@altair.xemacs.org>
2452
2453         * XEmacs 20.5-beta9 is released.
2454
2455 1997-12-06  SL Baur <steve@altair.xemacs.org>
2456
2457         * XEmacs 20.5-beta8 is released.
2458
2459         * info/dir: update for further packaging.
2460         * configure.in: remove `tree-x' from XEmacs build.
2461
2462 1997-11-29  Jeff Miller <jmiller@smart.net>
2463
2464         * configure.in:  motif menubars need xlwmenu.o
2465
2466         * updated files in src/ to allow an XEmacs configured for
2467           motif menubars to at least compile.  Motif menubars are still
2468           very broken.
2469
2470 1997-12-05  Aki Vehtari  <Aki.Vehtari@hut.fi>
2471
2472         * etc/refcard.tex: Updated for 20.3
2473
2474 1997-12-02  P E Jareth Hein  <jareth@camelot-soft.com>
2475
2476         * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
2477         properly with the information in the core.
2478
2479         * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
2480         the information in the core, and fixed a potental problem with
2481         parentage.
2482
2483 1997-12-02  SL Baur  <steve@altair.xemacs.org>
2484
2485         * etc/skk/SKK.tut.E (Hint): Fix typos.
2486
2487 1997-12-01  SL Baur  <steve@altair.xemacs.org>
2488
2489         * configure.in (with_session): Properly display flag in configure
2490         status report.
2491
2492 1997-11-29  SL Baur  <steve@altair.xemacs.org>
2493
2494         * configure.usage: Remove documentation of obsolete option
2495         --with-gif.
2496
2497 1997-11-27  SL Baur  <steve@altair.xemacs.org>
2498
2499         * XEmacs 20.5-beta7 is released.
2500
2501         * configure.in: When testing for -ltiff, fall back on the extra
2502         libraries -ljpeg, and -lz since some -ltiff's need them.
2503
2504 1997-11-26  SL Baur  <steve@altair.xemacs.org>
2505
2506         * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
2507         From Glynn Clements <glynn@sensei.co.uk>
2508
2509 1997-11-25  Kazuyuki IENAGA <ienaga@jsys.co.jp>
2510
2511         * configure.in: Improve auto detect of libraries ImageMagick rely
2512         on.
2513
2514 1997-11-23  Jeff Miller <jmiller@smart.net>
2515
2516         * Energize is dead.  Removed ENERGIZE ifdef's from code in lwlib
2517           and src.  Configure.in modified.  --with-energize is no longer a
2518           valid configure option.
2519
2520         * lwlib/Makefile.in.in  removed energize support
2521         * lwlib/lwlib-Xm.c      removed energize support
2522         * lwlib/lwlib-config.c  removed energize support
2523
2524         * lwlib/energize/*      removed
2525
2526 1997-11-23  SL Baur  <steve@altair.xemacs.org>
2527
2528         * Makefile.in: Change references of lisp/utils/finder-inf.el to
2529         lisp/finder-inf.el.
2530
2531 1997-11-20  SL Baur  <steve@altair.xemacs.org>
2532
2533         * XEmacs 20.5-beta6 is released.
2534
2535 1997-11-21  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
2536
2537         * configure.usage: Use `--' convention in "usage:" line.
2538
2539 1997-11-20  Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
2540
2541         * configure.in: added `with_xfs' to list of boolean features.
2542
2543 1997-11-20  SL Baur  <steve@altair.xemacs.org>
2544
2545         * XEmacs 20.3 is released for binary kit building.
2546
2547 1997-11-19  Tor Arntsen <tor@spacetec.no>
2548
2549         * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
2550         xemacs dumped on one machine on another. Problem was fixed by 20.3.
2551
2552 1997-11-19  SL Baur  <steve@altair.xemacs.org>
2553
2554         * etc/xemacs.1: Document -no-packages, -vanilla.
2555         Document -h.
2556
2557 1997-11-18  SL Baur  <steve@altair.xemacs.org>
2558
2559         * configure.usage: New file.
2560
2561         * configure.in: Use it instead of monster 10k shell variable.
2562
2563 1997-11-17  SL Baur  <steve@altair.xemacs.org>
2564
2565         * XEmacs 20.3-pre4 is released.
2566
2567 1997-11-17  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
2568
2569         * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
2570         dirs.
2571
2572 1997-11-17  SL Baur  <steve@altair.xemacs.org>
2573
2574         * configure.in: Initialize infodir off of datadir.
2575
2576         * Makefile.in: Force LANG = C for building.
2577
2578 1997-11-15  SL Baur  <steve@altair.xemacs.org>
2579
2580         * XEmacs 20.3-pre3 is released.
2581         * XEmacs 20.5-beta5 is released.
2582
2583 1997-11-13  Marc Paquette <marcpa@cam.org>
2584
2585         * nt/Todo: added a task for support of lisp packages through
2586         the registry.
2587
2588 1997-11-13  Jonathan Harris <jhar@tardis.ed.ac.uk>
2589
2590         * Renamed files *w32* to *msw*
2591
2592         * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
2593           HAVE_MS_WINDOWS. Changed files:
2594           cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
2595           msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
2596           sysdep.el, console-msw.c, console-msw.h, console.c,
2597           device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
2598           events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
2599           msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
2600           redisplay.c, symsinit.h,
2601
2602         * Didn't change 'win32' in nt.c, nt.h, ntproc.c
2603
2604         * Deleted w32 build directory since nt build directory now handles
2605           X and native mswindows builds.
2606
2607 1997-11-11  SL Baur  <steve@altair.xemacs.org>
2608
2609         * XEmacs 20.5-beta4 is released.
2610
2611 1997-11-10  SL Baur  <steve@altair.xemacs.org>
2612
2613         * info/dir: remove packaged entries.
2614         From Glynn Clements <glynn@sensei.co.uk>
2615
2616         * configure.in: Puke and die if NAS sound is selected without X.
2617
2618 1997-11-08  SL Baur  <steve@altair.xemacs.org>
2619
2620         * XEmacs 20.5-beta3 is released.
2621         * XEmacs 20.3-pre2 is released.
2622
2623 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
2624
2625         * w32/xemacs.mak: moved building the DOC file to after the .elcs.
2626
2627 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
2628
2629         * Files split from nt to new w32 directory:
2630           ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
2631           xemacs.mak.
2632
2633 1997-11-05  Didier Verna  <didier@xemacs.org>
2634
2635         * configure.in: Added the --site-prefixes options for the configure
2636         script. You give a colon or space separated list of prefixes, and
2637         subdirectories include/ and lib/ will be added with -I and -L.
2638
2639 1997-11-05  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>>
2640
2641         * configure.in: AIX + gcc fixes.
2642           - Don't wrap -B. aixflags changed to start_flags.
2643
2644 1997-11-04  SL Baur  <steve@altair.xemacs.org>
2645
2646         * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
2647         From Skip Montanaro <skip@calendar.com>
2648
2649 1997-11-04  Adrian Aichner  <adrian@xemacs.org>
2650
2651         * etc/TUTORIAL.de:
2652         Updated copyright information. Translated most of the COPYING
2653         section. Translated the <<.*>> didactic line.
2654
2655 1997-10-22  Adrian Aichner  <adrian@xemacs.org>
2656
2657         * etc/TUTORIAL.de: Fixed two issues reported by
2658         Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
2659
2660         * etc/TUTORIAL.de:
2661         Manually applied rejected patch hunks from Marc Aurel's patch.
2662         Some more fixes.
2663
2664         * etc/TUTORIAL.de:
2665         Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
2666         They fix yet more typos and quite a few awkward sentences.
2667
2668 1997-10-21  Adrian Aichner  <adrian@xemacs.org>
2669
2670         * etc/TUTORIAL.de: Manually merged a few more corrections by
2671         Carsten Leonhardt <leo@arioch.oche.de>
2672
2673 1997-10-20  Adrian Aichner  <adrian@xemacs.org>
2674
2675         * etc/TUTORIAL.de:
2676         Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
2677         then merged them with 1.3 via ediff-buffers.
2678         Andreas found some quite nasty typos still and added many missing commas.
2679
2680         * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
2681
2682         * etc/TUTORIAL.de: Applied the excellent patches courtesy of
2683         Carsten Leonhardt <leo@arioch.oche.de>.
2684
2685 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2686
2687         * Delete etc/TUTORIAL.th because Thai is not supported yet.
2688
2689 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
2692         639 (two letter language code).
2693
2694         * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
2695         639 (two letter language code).
2696
2697 1997-11-02  SL Baur  <steve@altair.xemacs.org>
2698
2699         * etc/CHARSETS:  New file imported from Emacs 20.1.
2700
2701 1997-11-02  Kyle Jones  <kyle_jones@wonderworks.com>
2702
2703         * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
2704           window's coordinates and dimensions to center the
2705           dialog box unless its mapped_when_managed property is
2706           true.  This should avoid the top level widget that the
2707           HAVE_SESSION code creates, which is unmapped and
2708           useless for this purpose.
2709
2710 1997-11-01  SL Baur  <steve@altair.xemacs.org>
2711
2712         * XEmacs 20.3-pre1 is released.
2713
2714 1997-10-31  SL Baur  <steve@altair.xemacs.org>
2715
2716         * XEmacs 19.16 is released.
2717
2718 1997-10-31  SL Baur  <steve@altair.xemacs.org>
2719
2720         * XEmacs 20.5-beta2 is released.
2721
2722 1997-10-30  SL Baur  <steve@altair.xemacs.org>
2723
2724         * configure.in (xetest): Eliminate tests for PNG, JPEG,
2725         TIFF(broken) and replace with test for ImageMagick.
2726
2727 1997-10-30  Kyle Jones  <kyle_jones@wonderworks.com>
2728
2729         * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
2730           Added *XlwMenu*titleForeground entry.
2731
2732         * lwlib/xlwmenu.h: Added string macro declarations for
2733           titleForeground and highlightForeground properties.
2734
2735         * lwlib/xlwmenuP.h: Added struct fields for title and
2736           highlight colors.
2737
2738         * lwlib/xlwmenu.c: Added initialization and usage code
2739           for the new titleForeground and highlightForeground
2740           properties.
2741
2742 1997-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2743
2744         * etc/HELLO: Add Czech.
2745
2746         * etc/HELLO: Delete Amharic, Thai and Tigrigna.
2747
2748 1997-10-28  SL Baur  <steve@altair.xemacs.org>
2749
2750         * XEmacs 20.3-beta94 is released.
2751
2752 1997-10-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2753
2754         * configure.in: Correct last patch for berkdb.
2755
2756 1997-10-28  SL Baur  <steve@altair.xemacs.org>
2757
2758         * XEmacs 20.3-beta93 is released.
2759
2760 1997-10-27  Martin Buchholz  <mrb@eng.sun.com>
2761
2762         * lib-src/make-path.c:
2763         * lib-src/digest-doc.c:
2764         * lib-src/gnuslib.c: Always include config.h before system headers
2765         * configure.in: Improve AIX configure support
2766           - NON_GNU_CC defaults to `xlc'
2767           - CFLAGS defaults to "-O3 -qstrict  -qlibansi -qinfo -qro
2768             -qmaxmem=20000"
2769           - check for sin instead of sqrt in -lm to avoid xlc internal error
2770           - Detect -li18n for use with Motif
2771           - Move weird AIX static linking flags from s&m files to configure.in
2772           - use #pragma instead of -ma flag to avoid compiler warnings
2773
2774 1997-10-25  Kyle Jones  <kyle_jones@wonderworks.com>
2775
2776         * lwlib/xlwmenu.c: Use XtRDimension in place of
2777           XmRHorizontalDimension in shadowThickness resource
2778           declaration.
2779
2780         * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
2781           color as the foreground for selected entries.
2782
2783         * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
2784           color as the foreground for selected entries.
2785
2786         * lwlib/xlwmenu.c (toggle_decoration_height): Force
2787           height to be minimum of 2x the shadow thickness.
2788
2789 1997-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2790
2791         * configure.in: Don't choke on Berkeley DB 2.x.
2792
2793 1997-10-24  SL Baur  <steve@altair.xemacs.org>
2794
2795         * XEmacs 20.3-beta92 is released.
2796
2797 1997-10-21  SL Baur  <steve@altair.xemacs.org>
2798
2799         * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
2800         it already exists (use `make finder' to force rebuild).
2801
2802 1997-10-18  SL Baur  <steve@altair.xemacs.org>
2803
2804         * XEmacs 20.3-beta91 is released.
2805
2806 1997-10-16  Hrvoje Niksic <hniksic@srce.hr>
2807
2808         * etc/NEWS:  document changed package load semantics.
2809
2810 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
2811
2812         * configure.in: Removed -Olimit=2000 from cc for IRIX.
2813
2814 1997-10-12  Karl M. Hegbloom  <karlheg@inetarena.com>
2815
2816         * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
2817         and removed backquoted echo statement from the infopath report line.
2818
2819 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
2820
2821         * configure.in: Added detection of the declaration of the timezone
2822         variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
2823
2824
2825 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
2826
2827         * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
2828         of the timezone variable in system headers.
2829
2830         * systime.h: Use HAVE_TIMEZONE_DECL.
2831
2832 1997-10-14  SL Baur  <steve@altair.xemacs.org>
2833
2834         * configure.in (all_widgets): Don't allow configuration of
2835         --with-mule if Mule lisp hasn't been installed.
2836
2837 1997-10-13  SL Baur  <steve@altair.xemacs.org>
2838
2839         * configure.in: Remove `site-lisp' from list of directories to
2840         make symbolic links for.
2841
2842         * XEmacs 20.3-beta90 is released.
2843
2844 1997-10-12  Glynn Clements  <glynn@sensei.co.uk>
2845
2846         * info/dir: Cosmetic changes to info/dir
2847
2848 1997-10-13  Hrvoje Niksic  <hniksic@srce.hr>
2849
2850         * etc/NEWS: Updates
2851
2852 1997-10-12  SL Baur  <steve@altair.xemacs.org>
2853
2854         * XEmacs 20.5-beta1 is released.
2855
2856         * XEmacs 19.16-pre9 is released.
2857
2858         * XEmacs 19.16-pre8 is released.
2859
2860 1997-10-11  SL Baur  <steve@altair.xemacs.org>
2861
2862         * XEmacs 20.3-beta28 is released.
2863
2864         * Makefile.in (src/paths.h): Update PATH_INFOPATH
2865         (infopath): New shell variable.
2866         (infopath_user_defined): Ditto.
2867
2868         * configure.in (infodir_user_defined): Spelling fixes.
2869
2870 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
2871
2872         * configure.in: added options and option help docs for infopath
2873         and lockdir
2874         * '' added a line to the report for infopath and lockdir
2875
2876         * etc/NEWS: Draft entry for the info changes.
2877
2878 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
2879
2880         * Makefile.in.in (INFOPATH): Added variable and put it into
2881         DUMPENV.
2882
2883 1997-10-11  SL Baur  <steve@altair.xemacs.org>
2884
2885         * packages/info/localdir: New directory and file.
2886
2887         * packages/README: New directory & file.
2888
2889 1997-10-10  Martin Buchholz  <mrb@eng.sun.com>
2890
2891         * Makefile.in: Add `make configure' target
2892
2893         * etc/BETA:
2894           - remove Chuck as contact name
2895           - random small improvements
2896           - remove I/me references - the message should be that XEmacs
2897             maintenance is an inclusive community effort.
2898
2899 1997-10-10  SL Baur  <steve@altair.xemacs.org>
2900
2901         * etc/BETA (Prerequisite): Add further documentation for
2902         package installation.
2903
2904 1997-10-07  SL Baur  <steve@altair.xemacs.org>
2905
2906         * XEmacs 19.16-pre7 is released.
2907
2908 1997-10-05  Damon Lipparelli  <lipp@aa.net>
2909
2910         * Makefile.in (install-arch-dep, install-arch-indep): Move the
2911         commands for symlink'ing the system-independent bits into the
2912         system-dependent directory structure from "install-arch-indep" to
2913         "install-arch-dep".
2914
2915 1997-10-06  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
2916
2917         * Makefile.in (blddir): variable from "configure".
2918         (finder): use it.
2919
2920 1997-10-05  SL Baur  <steve@altair.xemacs.org>
2921
2922         * Makefile.in (GENERATED_LISP): New variable.
2923         (all): Force dependency on finder-inf.el.
2924         (lisp/utils/finder-inf.el): new rule.
2925
2926 1997-10-04  SL Baur  <steve@altair.xemacs.org>
2927
2928         * XEmacs 19.16-pre6 is released.
2929
2930 1997-10-04  SL Baur  <steve@altair.xemacs.org>
2931
2932         * XEmacs 20.3-beta27 is released.
2933
2934 1997-10-03  Damon Lipparelli  <lipp@primus.com>
2935
2936         * Makefile.in (install-arch-indep): When --prefix !=
2937         --exec-prefix, symlink the system-independent bits into the
2938         system-dependent directory structure (rather than the other way
2939         around).
2940
2941 1997-10-03  Martin Buchholz  <mrb@eng.sun.com>
2942
2943         * lib-src/etags.c:  etags 12.28 + prototypization
2944         * INSTALL:  Better document --site-runtime-libraries
2945         * src/scrollbar-x.c (x_update_scrollbar_instance_status):
2946           FIX: M-x scroll-left; horizontal scrollbar appears; drag it
2947           left; scrollbar disappears; keyboard inoperative.
2948         * configure.in:  Remove left-over references to *_switch_x_*
2949           - NAS libaudio is part of $libs_x, not $LIBS
2950
2951 1997-10-02  SL Baur  <steve@altair.xemacs.org>
2952
2953         * XEmacs 20.3-beta26 is released.
2954
2955 1997-09-30  SL Baur  <steve@altair.xemacs.org>
2956
2957         * XEmacs 20.3-beta25 is released.
2958
2959         * Makefile.in (install-arch-dep): Install the `Installation' for
2960         future reference.
2961
2962         * etc/BETA: Document existence of `Installation' file.
2963         - Document requirement of rebuilding finder-inf.el when building
2964         from the full tarball.
2965
2966         * Makefile.in (top_distclean): Remove finder-inf.el*.
2967
2968         * configure.in (use_union_type): Default to "yes".
2969
2970 1997-09-29  Martin Buchholz  <mrb@eng.sun.com>
2971
2972         * configure.in:  Add tiff autodetection
2973
2974 1997-09-29  SL Baur  <steve@altair.xemacs.org>
2975
2976         * lwlib/xlwmenu.c: Add bounds checking.
2977         Check error return on XmStringGetLtoR.
2978
2979 1997-09-27  SL Baur  <steve@altair.xemacs.org>
2980
2981         * XEmacs 20.3-beta24 is released.
2982
2983 1997-09-27  Hrvoje Niksic  <hniksic@srce.hr>
2984
2985         * Makefile.in (custom-loads): New target.
2986
2987 1997-09-24  SL Baur  <steve@altair.xemacs.org>
2988
2989         * etc/BETA (XEmacs 20.3 packages): Added explanation of package
2990         hierarchy.
2991
2992 1997-09-23  SL Baur  <steve@altair.xemacs.org>
2993
2994         * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
2995         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
2996
2997 1997-09-22  SL Baur  <steve@altair.xemacs.org>
2998
2999         * XEmacs 19.16-pre4 is released.
3000
3001 1997-09-20  SL Baur  <steve@altair.xemacs.org>
3002
3003         * XEmacs 20.3-beta23 is released.
3004
3005 1997-09-19  SL Baur <steve@altair.xemacs.org>
3006
3007         * XEmacs 19.16-pre3 is released.
3008
3009 1997-09-18  Colin Rafferty  <craffert@ml.com>
3010
3011         * etc/NEWS: Various spelling corrections and some grammar
3012                   corrections (which/that).
3013
3014 1997-09-19  Martin Buchholz  <mrb@eng.sun.com>
3015
3016         * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
3017         sequences (needs more testing).
3018         * */Makefile*:
3019         - Cleanup man/*/Makefile for consistency.
3020         - use $(MAKEFINFO), $(TEXI2DVI), etc...
3021         - Make combination --with-srcdir + Sun make work properly.
3022         - Change construct: test -d $${dir} || mkdir $${dir}
3023            --> if test ! -d $${dir}; then mkdir $${dir}; fi
3024         * lisp/x11/x-win-sun.el: Fix remaining glitches with
3025         re-mappings of Sun function keys.
3026         * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
3027         * man/internals/internals.texi:  Fix makeinfo compilation error.
3028
3029 1997-09-17  SL Baur  <steve@altair.xemacs.org>
3030
3031         * XEmacs 20.3-beta22 is released.
3032
3033 1997-09-16  SL Baur  <steve@altair.xemacs.org>
3034
3035         * XEmacs 20.3-beta21 is released.
3036
3037         * XEmacs 19.16-pre2 is released.
3038
3039 1997-09-13  SL Baur  <steve@altair.xemacs.org>
3040
3041         * XEmacs 20.3-beta20 is released.
3042
3043 1997-09-11  Martin Buchholz  <mrb@eng.sun.com>
3044
3045         * configure.in: Use `PATH' for options that take multiple dirs.
3046         - Fix test for $PWD == `pwd`
3047         - Prefer autodetected X11R6 to X11 so that broken HP and Linux
3048         systems can work.  (untested)
3049
3050         * lisp/cl/cl.el:  Fix `loop' indentation to be same as `defun'.
3051         * lisp/prim/dumped-lisp.el:  cl-extra and cl-seq always end up
3052         being autoloaded - let's make them part of the core.
3053
3054         * lisp/x11/x-compose.el:
3055         * lisp/x11/x-init.el:
3056         * lisp/x11/x-win-sun.el:
3057         * lisp/x11/x-winxfree86.el:
3058         * src/device-x.c:
3059         * src/event-Xt.c:
3060         - Yet another rewrite of key handling (not the last, though)
3061         - x-keysym-on-keyboard-p is much faster.
3062         - x-keysym-on-keyboard-sans-modifiers-p introduced.
3063         - x-keysym-hashtable introduced.
3064         - allow X11R4 libs to guess keysyms on X11R5 servers.
3065         - A better workaround for the bug that some Xlibs generate
3066           Multi_key a adiaeresis when pressing Multi_key a "
3067
3068         * src/dgif_lib.c: Make sure size_t is defined before using it.
3069
3070 1997-09-12  SL Baur  <steve@altair.xemacs.org>
3071
3072         XEmacs 19.16-pre1 "Queens" is released.
3073
3074 1997-09-08  SL Baur  <steve@altair.xemacs.org>
3075
3076         * configure.in: Reverse package-path.
3077         From Colin Rafferty <craffert@ml.com>
3078
3079 1997-09-02  SL Baur  <steve@altair.xemacs.org>
3080
3081         * XEmacs 20.3-beta19 is released.
3082
3083         * Makefile.in (finder): New target.
3084
3085 1997-08-29  SL Baur  <steve@altair.xemacs.org>
3086
3087         * XEmacs 19.16-beta91 is released.
3088
3089 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3090
3091         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
3092         iso-2022-jp-2 is defined as coding-system.
3093
3094         * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
3095         `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
3096
3097         (iso-2022-jp-2): New coding system.
3098
3099 1997-08-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3100
3101         * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
3102         jka-compr.el.
3103
3104 1997-08-20  SL Baur  <steve@altair.xemacs.org>
3105
3106         * XEmacs 19.16-beta90 is released.
3107
3108 1997-08-16  SL Baur  <steve@altair.xemacs.org>
3109
3110         * XEmacs 20.3-beta18 is released.
3111
3112 1997-08-11  Karl M. Hegbloom  <karlheg@inetarena.com>
3113
3114         * etc/NEWS: add a section telling about the Info changes.
3115
3116 1997-08-09  SL Baur  <steve@altair.xemacs.org>
3117
3118         * XEmacs 20.3-beta17 is released.
3119
3120 1997-08-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3121
3122         * etc/gnuserv.1: Described Hrvoje's mods in manpage
3123
3124 1997-08-09  Martin Buchholz  <mrb@eng.sun.com>
3125
3126         * configure.in:
3127         - use-system-malloc renamed to with-system-malloc.
3128         - config.el reimplemented for improved accuracy.
3129         - new variable `blddir' introduced for informational purposes.
3130         * lib-src/config.values.in: new config.el implementation
3131         * lib-src/config.values.sh: new config.el implementation
3132         * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
3133         (thanks to Espen Skoglund, pascal.el maintainer)
3134         * src/chartab.c: maintainability improvements.
3135         * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
3136         coding systems results in extra CR's inserted into file on saving.
3137
3138 1997-08-06  SL Baur  <steve@altair.xemacs.org>
3139
3140         * configure.in: Crash & burn if db-2 is detected.
3141         From Soren Dayton <csdayton@cs.uchicago.edu>
3142
3143 1997-07-31  SL Baur  <steve@altair.xemacs.org>
3144
3145         * XEmacs 20.3-beta16 is released.
3146
3147 1997-07-31  Martin Buchholz  <mrb@eng.sun.com>
3148
3149         * configure.in: --with-x11=no --> --with-xface=no
3150         * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
3151         * src/input-method-xlib.c: Allow xemacs to connect to kinput2
3152         * event-Xt.c: Fix crashes when no input context available.
3153         * src/mule-coding.c: Use enum eol_type instead of int consistently
3154         * regex.c:  Use (void *) 0 instead of NULL in varargs function calls
3155         * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
3156         NOT_C_CODE
3157
3158 1997-07-27  SL Baur  <steve@altair.xemacs.org>
3159
3160         * etc/BETA: Update patching instructions.
3161
3162 1997-07-26  SL Baur  <steve@altair.xemacs.org>
3163
3164         * XEmacs 20.3-beta15 is released.
3165
3166 1997-07-25  SL Baur  <steve@altair.xemacs.org>
3167
3168         * lwlib/xlwscrollbar.c: Add debug malloc support.
3169         * lwlib/xlwmenu.c: Ditto.
3170         * lwlib/lwlib-utils.h: Ditto.
3171
3172         * configure.in (null_string): Add --use-debug-malloc option.
3173
3174 1997-07-21  SL Baur  <steve@altair.xemacs.org>
3175
3176         * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
3177
3178 1997-07-20  SL Baur  <steve@altair.xemacs.org>
3179
3180         * Makefile.in (install-arch-indep): Create required links when
3181         prefixdir != execdir.
3182
3183 1997-07-19  SL Baur  <steve@altair.xemacs.org>
3184
3185         * XEmacs 20.3-beta14 is released.
3186
3187 1997-07-19  Martin Buchholz  <mrb@eng.sun.com>
3188
3189         * src/fns.c (require): Print messages when loading a file as a
3190         result of require.
3191
3192         * configure.in:
3193         * lisp/utils/config.el:
3194         * lib-src/config.values:
3195         - new file created and installed by building.
3196         - Allow configuration time values to be queried by the lisp code.
3197
3198         * configure.in:
3199         - check for alloca in libPW on hpux.
3200         - Redo --with-clash-detection
3201         - need to check for termios and friends even if with-tty=no.
3202         - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
3203         - better quoting for AIX_SMT_EXP (untested)
3204         - gcc flags now default to "-g -O2 -Wall -Wno-switch"
3205
3206         * *.[ch]: more warning elimination
3207
3208         * src/input-method*.c:
3209         * src/s/freebsd.h:
3210         - remove freebsd ifdefs from C code.
3211
3212         * src/specifier.c:
3213         - fix Fdisplay-table-specifier-p
3214
3215 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
3216
3217         * XEmacs 20.3-beta13 is released.
3218
3219         * info/dir (Packages): Integrate texinfo manual for PH.
3220
3221 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
3222
3223         * extents.c (print_extent): Print correctly.
3224
3225 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
3226
3227         * configure.in (CPP): Add -Wall to default gcc CFLAGS.
3228
3229 1997-07-11  Martin Buchholz  <mrb@eng.sun.com>
3230
3231         * *Makefile*: More cleanup.
3232         - MAKE CFLAGS=-foo now works with recursive invocations on old makes
3233         - Nuke ld_call_shared from s&m files
3234         - Nuke src/s/*-static.h
3235         - Nuke Solaris and DEC OSF static build support.
3236         - Nuke SHORTNAMES
3237         - Nuke libmld
3238         - CLASH_DETECTION configurable, off by default.
3239
3240         * *.[ch]: Warning elimination, code cleanup, some 64-bit
3241         safeguarding.
3242
3243         * sol2.h: More bullet-proofing for Sun bugs in header files.
3244
3245         * lib-src/etags.c: etags version 12.19.
3246
3247         * lisp/x11/x-select.el:
3248         * src/xselect.c: Try STRING if selection owner couldn't convert
3249         COMPOUND_TEXT.
3250
3251         * src/*.c: Change defalt to default_, and in general allow
3252         doc-snarfing functions to recognize and ignore trailing `_'
3253
3254         * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
3255         convert source code to use them consistently.
3256
3257 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
3258
3259         * XEmacs 20.3-beta12 is released.
3260
3261 1997-07-08  Martin Buchholz  <mrb@eng.sun.com>
3262
3263         * configure.in: Set options differently, depending on beta-ness of
3264         build tree.
3265         * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
3266         distclean.
3267
3268 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
3269
3270         * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
3271         linker.
3272         From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
3273
3274 1997-07-07  Steven L Baur  <steve@altair.xemacs.org>
3275
3276         * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
3277
3278 1997-07-06  Steven L Baur  <steve@altair.xemacs.org>
3279
3280         * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
3281         fix.  Restoration of lossage from beta10->beta11 upgrade.
3282
3283         * XEmacs 20.3-beta11 is released.
3284
3285 1997-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3286
3287         * lisp/language/english.el: Add quail-british for British.
3288
3289         * lisp/language/european.el: Register input-method for various non
3290         quail-latin-1 methods.
3291
3292 1997-07-05  Martin Buchholz  <mrb@eng.sun.com>
3293
3294         * lib-src/getopt*.c: Don't redefine const - let configure do that.
3295
3296         * configure.in: Better behavior for `configure --with-gcc=no'
3297         - Autodetect ulimit.h
3298         - Remove broken SunOS4 kludge for libXmu
3299         - Autodetect usleep
3300
3301         * src/s/sol2.h: Support gcc on various Solaris releases.
3302
3303         * lib-src/*.c: Ansify prototypes.
3304
3305         * lisp/prim/files.el: Optimize auto-mode-alist.
3306
3307         * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
3308         - `make install' now works.
3309         - dependencies updated.
3310
3311         * pkg-src/tree-x/*.[ch]: Fix compile warnings.
3312         - Replace uses of XtVa* with non-varargs variants.
3313
3314 1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3315
3316         * lisp/modes/image-mode.el: Add `image-maybe-restore' to
3317         `change-major-mode-hook'.
3318
3319         * lisp/modes/image-mode.el (image-maybe-restore): New function.
3320
3321         * src/glyphs.c (make_string_from_file): must protect from
3322         `format-alist'.
3323
3324 1997-06-30  Steven L Baur  <steve@altair.xemacs.org>
3325
3326         * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
3327         variable.
3328
3329 1997-06-29  Steven L Baur  <steve@altair.xemacs.org>
3330
3331         * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
3332         should be `print-libgcc-file-name'
3333         From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
3334
3335         * XEmacs 20.3-beta10 is released.
3336
3337 1997-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3338
3339         * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
3340         GB).
3341
3342         * lisp/language/chinese.el: Modify charset DOC-strings for CNS
3343         11643 to be more detailed.
3344
3345         * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
3346         `arabic-2' to `arabic-digit', `arabic-1-column' and
3347         `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
3348
3349         * src/mule-charset.c: Modify charset DOC-strings to be more
3350         detailed.
3351
3352         Use BOX DRAWINGS characters of JIS X0208.
3353
3354 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3355
3356         * lisp/apel/richtext.el: Add autoload comments for
3357         `richtext-encode' and `richtext-decode'.
3358
3359         * lisp/prim/format.el (format-alist): Add `text/richtext'.
3360
3361         * lisp/tl/chartblxmas.el: New file.
3362
3363         * lisp/x11/x-menubar.el (default-menubar): Add "Show character
3364         table" for MULE menu.
3365
3366         * lisp/apel/emu.el: Check richtext.el is bundled.
3367
3368         * lisp/tl/char-table.el (view-charset): New command.
3369
3370         * lisp/tl/char-table.el: Rename some functions.
3371
3372         * lisp/packages/hexl.el (hexl-mode-exit): Run
3373         `hexl-mode-exit-hook'.
3374
3375         * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
3376         support" and "Set language environment" of mule menu.
3377
3378         * lisp/apel/file-detect.el: Add autoload comments for function
3379         `add-path', `add-latest-path', `get-latest-path',
3380         `file-installed-p', `exec-installed-p', `module-installed-p' and
3381         variable `exec-suffix-list'.
3382
3383         * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
3384         image/png and image/x-xpm.
3385
3386         * lisp/modes/image-mode.el: New file.
3387
3388 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3389
3390         * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
3391         loop caused by long non-encoded-word element. (cf. [tm-en:1356])
3392
3393         (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
3394
3395 1997-06-25  Steven L Baur  <steve@altair.xemacs.org>
3396
3397         * XEmacs 20.3-beta9 is released.
3398
3399         * Makefile.in (dist): Make `make dist' work for me.
3400
3401 1997-06-25  Martin Buchholz  <mrb@eng.sun.com>
3402
3403         * configure.in:
3404         - Change "t" to tabs in sed commands
3405         - Add /g to sed substitition commands when appropriate
3406         - Change XtVa[SG]etValue to Xt[SG]etValue
3407         - Make version variables into Lisp_Objects.
3408
3409 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
3410
3411         * src/config.h.in:
3412         * configure.in:
3413         - Autodetect X defines using xmkmf.
3414         - Compute rpath on *bsd* systems as well.
3415         - rewrite PRINT_VAR m4 macro.
3416         - detect sizes of void* and long long for future use by unex*.c
3417         * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
3418
3419 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3420
3421         * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
3422
3423         * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
3424         `mh-folder-coding-system'.
3425
3426 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3427
3428         * lisp/language/ethio-util.el: imported from
3429         Emacs/mule-19.34.94-zeta.
3430
3431         * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
3432         repair Arabic characters.
3433
3434 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3435
3436         * lib-src/update-autoloads.sh: Search lisp/mule/.
3437
3438         * etc/HELLO: final byte for ethiopic was changed to sync with
3439         Emacs/mule-19.34.94-zeta.
3440
3441         * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
3442         language environment" of Mule menu.
3443
3444         * lisp/language/visual-mode.el: moved from mule/.
3445
3446         * lisp/language/ethiopic.el: Modify for XEmacs.
3447
3448         * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
3449         problem of setting for `language-info-alist' about koi8-r.
3450
3451         * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
3452
3453         * lisp/mule/mule-util.el: New file (imported from
3454         Emacs/mule-19.34.94-zeta).
3455
3456         * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
3457         moved to mule-util.el.
3458
3459         * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
3460         lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
3461         lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
3462         lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
3463         Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
3464
3465         * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
3466         emulate Emacs/mule-19.34.94-zeta function.
3467
3468         * lisp/mule/mule-cmds.el: modified to sync with
3469         Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
3470
3471         (set-language-info): Add to "Describe Language Support" and "Set
3472         Language Environment" menu.
3473
3474         * lisp/mule/mule-charset.el: Function `compose-region' and
3475         `decompose-region' were moved to mule-util.el.
3476
3477         * lisp/leim/quail.el: modify to sync with latest quail.el of
3478         Emacs/mule in ETL.
3479
3480         (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
3481
3482         (quail-map-p): Use `characterp' instead of `integerp'.
3483
3484 1997-06-23  Steven L Baur  <steve@altair.xemacs.org>
3485
3486         * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
3487
3488 1997-06-21  Steven L Baur  <steve@altair.xemacs.org>
3489
3490         * Makefile.in: Missing FRC.info.
3491         (install-arch-dep): Add missing backslash.
3492         From Glynn Clements <glynn@sensei.co.uk>
3493
3494         * XEmacs 20.3-beta8 is released.
3495
3496 1997-06-20  Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
3497
3498         * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
3499         lwlib/lwlib.c:  Make 64 bit clean.
3500
3501 1997-06-20  Steven L Baur  <steve@altair.xemacs.org>
3502
3503         * etc/gnuserv.1: Updates and cleanup.
3504         From Hrvoje Niksic <hniksic@srce.hr>
3505
3506 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
3507
3508         * configure.in:
3509         - Autodetect X defines using xmkmf.
3510         - Compute rpath on *bsd* systems as well.
3511         - rewrite PRINT_VAR m4 macro.
3512         - detect sizes of void* and long long for future use by unex*.c
3513
3514 1997-06-18  Martin Buchholz  <mrb@eng.sun.com>
3515
3516         * */Makefile.in.in: Another rewrite
3517         Make makefiles immune from being mangled by various cpp
3518         implementations by quoting non-preprocessor directive lines.
3519         - random cleanup
3520         - Use $(RM) and $(pwd) macros consistently
3521         - Add dependencies for balloon-help source files
3522         - Use getcwd by default instead of getwd.
3523         * lwlib/config.h:  Now includes src/config.h
3524         * lwlib/*.c: Use config.h, but DON'T use Xos.h
3525         * lib-src/*.c: Fix compiler warnings
3526         * lisp/version.el:
3527         - Put version information in version.sh instead of version.el
3528
3529 Wed Jun 18 16:41:43 1997  Steven L Baur  <steve@altair.xemacs.org>
3530
3531         * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
3532         -I/usr/local/include.
3533
3534 1997-06-14  Steven L Baur  <steve@altair.xemacs.org>
3535
3536         * XEmacs 20.3-beta7 is released.
3537
3538 1997-06-12  Steven L Baur  <steve@altair.xemacs.org>
3539
3540         * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
3541         XEmacs version.
3542
3543 1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3544
3545         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
3546         regexp for horizontal smiley faces.
3547         (smiley-nosey-regexp-alist): Add horizontal smiley faces.
3548
3549         * lisp/leim/quail.el (quail-get-translation): Don't use
3550         `string-to-vector' for XEmacs.
3551
3552 1997-06-13  Gary D. Foster  <Gary.Foster@corp.Sun.COM>
3553
3554         * lisp/modes/*.el: Removed all "\177" bindings that were
3555           previously commented out and normalized everything vis a vis
3556           'backspace and 'delete keysyms.
3557         * lisp/packages/*.el: Normalized all the "\177" bindings
3558         * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
3559           which is a "smart" version of the cperl-electric-backspace
3560           function (it honors the desired delete direction).  Bound it to
3561           'delete and the electric-backspace to 'backspace.
3562         * lisp/packages/pending-del.el: Added cperl-electric-backspace and
3563           cperl-electric-delete to the 'supersede list.
3564
3565 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
3566
3567         * XEmacs 20.3-b6 is released.
3568
3569         * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
3570         Suggested by Martin Buchholz  <mrb@eng.sun.com>
3571
3572 1997-06-11  Martin Buchholz  <mrb@eng.sun.com>
3573
3574         * src/Makefile.in:
3575         * lwlib/Makefile.in:
3576         * lib-src/Makefile.in:
3577         * Makefile.in: More Makefile cleanup
3578         - add .PHONY targets where necessary
3579         - remove most builtin rules using .SUFFIXES
3580         - -lXau only gets used for linking gnuserv binaries
3581         - No VPATH for root Makefile
3582         - remove gcc v1 support
3583         * configure.in:
3584         - A new test to autodetect need to define NARROWPROTO,
3585           needed by XFree86
3586         - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
3587         - Immediately exit if SIZEOF_* tests fail.
3588         - Check for libPW
3589         - Use more sophisticated Xpm test that confirms xpm.h and libXpm
3590           are in sync.
3591         * src/s/linux.h:
3592         * src/m/intel386.h: Yet another attempt to clean up linux defines.
3593
3594 1997-06-10  Steven L Baur  <steve@altair.xemacs.org>
3595
3596         * lib-src/pop.c: Correct incantation for pop.h.
3597         From Martin Buchholz <mrb@Eng.Sun.COM>
3598
3599 Tue Jun 10 15:11:16 1997  Steven L Baur  <steve@altair.xemacs.org>
3600
3601         * configure.in (beta): Correct test looking for Beta number.
3602
3603 1997-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3604
3605         * src/Makefile.in.in, mule/language/misc-lang.el,
3606         mule/mule-load.el, mule/ipa-hooks.el: Use
3607         lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
3608         mule/ipa-hooks.el was deleted.
3609
3610 1997-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3611
3612         * Use lisp/mule/language/thai-util.el instead of
3613         lisp/mule/thai.el.
3614
3615         * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
3616
3617         * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
3618         lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
3619
3620         * lisp/mule/language/thai.el: modified for XEmacs.
3621
3622 1997-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3623
3624         * lisp/mule/mule-load.el, src/Makefile.in.in: Use
3625         lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
3626         lisp/mule/language/european.el, lisp/mule/language/greek.el,
3627         lisp/mule/language/japanese.el and lisp/mule/language/korean.el
3628         instead of lisp/mule/chinese-hooks.el,
3629         lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
3630         lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
3631         lisp/mule/korean-hooks.el.
3632
3633         * lisp/mule/language/*.el was imported from
3634         Emacs/mule-19.34.94-zeta.
3635
3636         * Use lisp/mule/language/china-util.el instead of
3637         lisp/mule/chinese.el.
3638
3639 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3640
3641         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
3642         iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
3643         were defined as coding-system.
3644
3645 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3646
3647         * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
3648         etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
3649         etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
3650
3651 1997-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3652
3653         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
3654         smiley faces.
3655
3656 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
3657
3658         * lisp/modes/view-less.el: Changed \177 bindings to 'delete
3659         * lisp/modes/help.el: Changed \177 bindings to 'delete
3660
3661 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
3662
3663         * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
3664           the `backward-or-forward-foo' functions.
3665         * lisp/prim/simple.el:
3666         - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
3667         - Removed `backspace-or-delete-hook'
3668         - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
3669         - Added functions: `backward-or-forward-kill-word'
3670          `backward-or-forward-kill-sentence'
3671          `backward-or-forward-kill-sexp'
3672         - Removed the zmacs hacks from all the `b-or-f-foo' functions and
3673           began playing nicely with pending-del.
3674         * lisp/modes/cc-mode.el:
3675         * lisp/modes/cperl-mode.el: Fixed references to delete functions
3676           to use the new names.
3677
3678 1997-06-09  Steven L Baur  <steve@altair.xemacs.org>
3679
3680         * XEmacs 20.3-b5 is released.
3681
3682 1997-06-08  Steven L Baur  <steve@altair.xemacs.org>
3683
3684         * etc/NEWS: Updates for early beta20.3 stuffs.
3685         From Hrvoje Niksic <hniksic@srce.hr>
3686
3687 1997-06-05  Steven L Baur  <steve@altair.xemacs.org>
3688
3689         * XEmacs 20.3-b4 is released.
3690
3691 1997-06-04  Martin Buchholz  <mrb@eng.sun.com>
3692
3693         * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
3694         with new Autoconf 2 mechanisms.
3695         * src/syswait.h:
3696         * src/sysdep.c:
3697         * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
3698
3699         * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
3700         old cruft that can be obtained from system header files.
3701         * lib-src/getopt*: Synch with FSF, remove compiler warnings.
3702
3703         * lib-src/b2m.c:
3704         * src/gifalloc.c:
3705         * lib-src/gnuslib.c:
3706         * lib-src/profile.c:
3707         * lib-src/movemail.c: Fix compiler warnings
3708
3709         * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
3710         - Fix up compile flags for new etags version
3711
3712         * etc/NEWS:
3713         * etc/etags.1:
3714         * man/xemacs/programs.texi:
3715         * lib-src/etags.c:  Upgraded to etags 12.11
3716
3717         * src/config.h.in: Fix inline keyword support
3718
3719         * configure.in: Use a different mechanism for removing extra white
3720         space.  Avoid using foo=`echo $bar`, which loses with various echos.
3721         - new M4 macro XE_SPACE(var, words...)
3722         - Use autoconf 2's AC_HEADER_SYS_WAIT
3723         - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
3724         linking with losing Xpm implementations
3725         - Check for correct wnn4 lib symbols
3726         - Only link with inline.o when using gcc
3727         - Support inline keywords inline, __inline, __inline__
3728         - Ultrix now implies have_mmap=no
3729         - Sun sound in non-standard dirs now works
3730         - --native-sound-lib no longer ignored on HP & SGI
3731         - gpm configure tests moved after curses configure tests
3732
3733 1997-06-04  Gary D. Foster  <Gary.Foster@corp.sun.com>
3734
3735         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
3736           desired delete direction in both normal and "hungry" modes.
3737         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
3738           honor the desired delete direction.
3739
3740 1997-05-30  Martin Buchholz  <mrb@eng.sun.com>
3741
3742         * configure.in: Automagically compute -R path for gcc
3743
3744 1997-05-30  Gary D. Foster  <Gary.Foster@corp.sun.com>
3745
3746         * lisp/vm/vm-vars.el: Fixed delete key binding to call
3747           `vm-scroll-down'
3748
3749 Thu May 29 15:35:07 1997  Martin Buchholz  <mrb@eng.sun.com>
3750
3751         * configure.in: Add support for Solaris2.6 -z ignore linker flags
3752
3753 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
3754
3755         * configure.in: Replace standard Autoconf MMAP test with Neal
3756         Becker's replacement, hacked somewhat.
3757
3758 1997-05-16  Gary D. Foster  <Gary.Foster@corp.sun.com>
3759
3760         * lisp/prim/simple.el: Created `backspace-or-delete' function and
3761           `backspace-or-delete-hook'
3762         * lisp/prim/keydefs.el: Changed \177 bindings to point to new
3763           delete function.
3764         * lisp/modes/*.el: Removed conflicting \177 bindings.
3765         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
3766           delete bindings.
3767         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
3768           use new delete bindings.
3769
3770 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3771
3772         * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
3773
3774         * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
3775         x11/x-menubar.el.
3776
3777 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3778
3779         * lisp/leim/quail.el: to avoid compiling warnings about
3780         overlay.el.
3781
3782 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3783
3784         * lisp/leim/quail.el: to sync with quail.el of
3785         Emacs-19.34.94-zeta.
3786
3787         * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
3788         lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
3789         lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
3790         lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
3791         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
3792         lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
3793         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
3794         lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
3795         lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
3796         lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
3797         lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
3798         lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
3799         lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
3800         lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
3801         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
3802         lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
3803         lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
3804         lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
3805         lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
3806
3807 1997-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3808
3809         * mule/korean.el was abolished because it seems not to be used.
3810
3811         * mule/japanese.el was abolished because it seems not to be used.
3812
3813 1997-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3814
3815         * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
3816         Gnus 5.4.
3817
3818         * lisp/tm/tm-edit.el: updated to 7.108.
3819
3820         * lisp/tm/tm-view.el: updated to 7.83.
3821
3822         * lisp/leim/quail.el: modified for XEmacs.
3823
3824         * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
3825         mule-process.el because it is not used.
3826
3827         * lisp/mule/european.el was abolished because it seems not to be
3828         used.
3829
3830         * lisp/mule/mule-load.el: must load mule-cmds before setting for
3831         language-environment.
3832
3833         * lisp/mule/european-hooks.el: Modified for LEIM.
3834
3835         * lisp/mule/mule-cmds.el: Uncomment key definition for
3836         `toggle-input-method'.
3837
3838         * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
3839         to mule-cmds.el).
3840
3841         * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
3842         from mule-init.el).
3843
3844         * lisp/tl/tl-atype.el: Don't require tl-str.
3845
3846         * lisp/tl/tl-atype.el: Use atype.el of APEL.
3847
3848         * lisp/tl/tl-list.el: Use alist.el of APEL.
3849
3850 1997-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3851
3852         * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
3853         lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
3854
3855         * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
3856
3857         * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
3858
3859         * lisp/leim/quail.el: Add new quail.el (imported from Emacs
3860         19.34.94-epsilon).
3861
3862         * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
3863         XEmacs can not compile it.
3864
3865         * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
3866         lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
3867         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
3868         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
3869         lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
3870         lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
3871         lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
3872         lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
3873         lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
3874         lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
3875         lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
3876         lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
3877         lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
3878         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
3879         lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
3880         lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
3881         lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
3882         lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
3883         lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
3884         elisp files; old lisp/quail was abolished.
3885
3886         * src/Makefile.in.in: Add mule-cmds.elc.
3887
3888         * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
3889         (imported from Emacs-19.34.94-epsilon and comment out a lot to
3890         avoid conflict with mule-init.el or other XEmacs/mule files).
3891
3892         * lisp/prim/simple.el (assoc-ignore-case): New function; imported
3893         from Emacs-19.34.94-epsilon.
3894
3895 1997-05-29  Steven L Baur  <steve@altair.xemacs.org>
3896
3897         * XEmacs 20.3-beta3 is released.
3898
3899         * INSTALL: Delete documentation of mocklisp support.
3900
3901         * configure.in: Delete mocklisp support.
3902
3903         * etc/FTP: Update mirror info.
3904
3905         * etc/DISTRIB: Update mirror info.
3906
3907 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
3908
3909         * configure.in: Replace standard Autoconf MMAP test with Neal
3910         Becker's replacement, hacked somewhat.
3911
3912 1997-05-28  Martin Buchholz  <mrb@eng.sun.com>
3913
3914         * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
3915
3916         * lib-src/etags.c: Version 12.7 from Francesco.
3917
3918         * configure.in: Juggle link order of X libraries.
3919         Add support for using zsh to run configure.
3920         Document --with-tty=no.
3921         Fix -no-recursion option.
3922         Recognize and ignore --cache-file option.
3923         Recognize null values for preprocessor symbols converted to shell
3924         variables.  This maybe fixes the "-ltermcap" problem.
3925         Remove spurious blanks from various SUBST-ituted variables.
3926         Fix conditional creation of gdbinit.
3927         Conditionally create .sbinit for Sunpro C.
3928
3929 1997-05-26  Steven L Baur  <steve@altair.xemacs.org>
3930
3931         * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
3932
3933         * etc/DISTRIB: Ditto.
3934
3935 1997-05-22  Steven L Baur  <steve@altair.xemacs.org>
3936
3937         * XEmacs 20.3-beta2 is released.
3938
3939 Thu May 22 04:19:09 1997  Martin Buchholz  <mrb@eng.sun.com>
3940
3941         * configure.in: Try to fix all reported bugs with 20.3-b1.
3942         Change HAVE_WNN6 to WNN6.  WNN6 correctly autodetected.
3943         extra-verbose now default on beta builds.
3944         extra-verbose now much more verbose.
3945         Don't set libs_termcap to " ".
3946         Detect -lXm AFTER detecting -lXpm.
3947         Use runtime paths before running tests, since AC_TRY_RUN may
3948         depend on it.
3949         with-xim=motif only default on Solaris.
3950         realpath moved from s&m to configure.in.
3951         xemacs-version.h removed.  main_1 now contains $canonical as well,
3952         for even more useful backtraces.
3953         termcap handling rewritten.
3954         Create .sbinit for Sun's source browser.
3955         Warn user if no XPM support present.
3956         Warn user if compiling in error checking.
3957
3958         * Makefile.in: use MAKE_SUBDIR consistently.  Remove references to
3959         dynodump.  Remove core when cleaning.  Remove config.log.
3960         make distclean now functional.
3961
3962 Tue Jun  4 10:15:54 1996  Per Bothner  <bothner@deneb.cygnus.com>
3963
3964         * etc/e/eterm.ti:  Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
3965
3966 Sun May 18 13:03:20 1997  Steven L Baur  <steve@altair.xemacs.org>
3967
3968         * lwlib/Makefile.in.in (distclean): Clean up config.h.
3969
3970         * Makefile.in (distclean): Remve config.log.
3971         remove broken dynodump stuffs.
3972
3973 Sat May 17 20:30:54 1997  Steven L Baur  <steve@altair.xemacs.org>
3974
3975         * XEmacs 20.3-b1 is released.
3976
3977 Fri May 16 20:38:19 1997  Steven L Baur  <steve@altair.xemacs.org>
3978
3979         * info/dir (Packages): Update minor version number.
3980
3981         * etc/README: Update minor version number.
3982
3983         * README: Update minor version number.
3984
3985 Tue May 13 20:35:52 1997  Steven L Baur  <steve@altair.xemacs.org>
3986
3987         * XEmacs-20.2 is released.
3988
3989 Sat May 10 16:14:30 1997  Steven L Baur  <steve@altair.xemacs.org>
3990
3991         * XEmacs 20.2-b6 is released.
3992
3993 Thu May  8 20:22:34 1997  Steven L Baur  <steve@altair.xemacs.org>
3994
3995         * XEmacs 20.2-b5 is released.
3996
3997 Fri May  2 16:50:02 1997  Steven L Baur  <steve@altair.xemacs.org>
3998
3999         * XEmacs 20.2-b4 is released.
4000
4001 Thu May  1 18:13:38 1997  Steven L Baur  <steve@altair.xemacs.org>
4002
4003         * configure.in (--with-xim): Don't default it to Motif since it
4004         causes crashes at startup on some systems.
4005
4006 Sun Apr 27 12:25:55 1997  Steven L Baur  <steve@altair.xemacs.org>
4007
4008         * XEmacs 20.2-b3 is released.
4009
4010 Wed Apr 23 10:33:58 1997  Steven L Baur  <steve@altair.xemacs.org>
4011
4012         * XEmacs 20.2-b2 is released.
4013
4014         * configure.in (beta): OPENWINHOME misspelled.
4015
4016 Mon Apr 21 14:48:29 1997  Steven L Baur  <steve@altair.xemacs.org>
4017
4018         * etc/BETA (writing): Update with information about how to create
4019         patches.
4020
4021 Sat Apr 19 16:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
4022
4023         * XEmacs 20.2-b1 is released.
4024
4025 Thu Apr 17 21:33:59 1997  Steven L Baur  <steve@altair.xemacs.org>
4026
4027         * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
4028         uname.
4029
4030 Wed Apr 16 17:44:05 1997  Steven L Baur  <steve@altair.xemacs.org>
4031
4032         * XEmacs 20.1 is re-released.
4033
4034 Tue Apr 15 21:03:22 1997  Steven L Baur  <steve@altair.xemacs.org>
4035
4036         * XEmacs 20.1 is released.
4037
4038 Sat Apr 12 20:11:08 1997  Steven L Baur  <steve@altair.xemacs.org>
4039
4040         * XEmacs 20.1-b15 is released.
4041
4042 Sat Apr 12 09:01:32 1997  Hrvoje Niksic <hniksic@srce.hr>
4043         * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
4044         1) changing it into sections -- there is now a section for building,
4045            running and compatibility problems
4046
4047         2) removing some obviously obsolete entries -- e.g. those pertaining
4048            to Emacs 18, etc. --> size is off by 20K
4049
4050         3) Rearranging the entries by relevance.  I have tried to put the most
4051            relevant entries in front.
4052
4053 Thu Apr 10 19:07:26 1997  Steven L Baur  <steve@altair.xemacs.org>
4054
4055         * XEmacs 20.1-b14 is released.  (Beta 13 was skipped).
4056
4057 Wed Apr  9 22:52:06 1997  Steven L Baur  <steve@altair.xemacs.org>
4058
4059         * XEmacs 20.1-b12 is released.
4060
4061 Sun Apr  6 22:31:00 1997  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
4062
4063         * configure.in: Cosmetic change to summary print of POP/Kerberos/
4064         Hesiod options.
4065
4066 Sat Apr  5 09:11:36 1997  Steven L Baur  <steve@altair.xemacs.org>
4067
4068         * XEmacs 20.1-b11 is released.
4069
4070 Wed Apr  2 15:27:35 1997  Steven L Baur  <steve@altair.xemacs.org>
4071
4072         * Makefile.in (install-only): New target.  Functionality suggested
4073         by Larry Schwimmer, correct way of doing it suggested by Chuck
4074         Thompson.
4075
4076         * configure.in: Default to "-Olimit 2000" as suggested by Jamie
4077         Zawinski for SGI cc and Irix 6.
4078
4079 Tue Apr  1 12:23:13 1997  Steven L Baur  <steve@altair.xemacs.org>
4080
4081         * configure.in: Add configuration parameters for Emacs 19.34
4082         movemail.c (--with-pop, --with-kerberos, --with-hesiod).
4083
4084 Fri Mar 28 19:58:41 1997  Steven L Baur  <steve@altair.xemacs.org>
4085
4086         * configure.in: Remove garbage if [ ... ] constructs and a
4087         mispatch.
4088
4089 Thu Mar 27 18:24:19 1997  Steven L Baur  <steve@altair.xemacs.org>
4090
4091         * XEmacs 20.1-b10 is released.
4092
4093 Wed Mar 26 22:31:10 1997  Steven L Baur  <steve@altair.xemacs.org>
4094
4095         * Remove vms top-level directory.
4096
4097         * XEmacs 19.15 final released to beta testers.
4098
4099 Tue Mar 25 19:13:27 1997  Steven L Baur  <steve@altair.xemacs.org>
4100
4101         * XEmacs 19.15 prefinal released to beta testers.
4102
4103 Mon Mar 24 12:28:17 1997  Steven L Baur  <steve@altair.xemacs.org>
4104
4105         * configure.in (--debug): Correct documentation.
4106
4107 Sun Mar 23 17:24:38 1997  Steven L Baur  <steve@altair.xemacs.org>
4108
4109         * XEmacs 19.15-b104 is released.
4110
4111 Sat Mar 22 19:56:36 1997  Steven L Baur  <steve@altair.xemacs.org>
4112
4113         * etc/sgml/CATALOG: Default to html-3.2final.
4114
4115 Sat Mar 22 17:55:15 1997  Darrell Kindred  <dkindred@cmu.edu>
4116
4117         * configure.in (beta): Add configure support for the -rpath flag
4118         for IRIX analogous to the Solaris "-R".
4119
4120 Sat Mar 22 16:47:08 1997  Steven L Baur  <steve@altair.xemacs.org>
4121
4122         * info/dir (Packages): Add HM-HTML-Mode to menu.
4123
4124 Sat Mar 22 21:27:41 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
4125
4126         * configure.in: Echo only current configuration using 'tee -a'.
4127
4128 Fri Mar 21 21:26:01 1997  Steven L Baur  <steve@altair.xemacs.org>
4129
4130         * XEmacs-19.15-b103 is released.
4131         * XEmacs-20.0-b9 is released.
4132
4133         * Makefile.in (top_distclean): Add `Installation' to distclean
4134         rule.
4135
4136 Fri Mar 21 20:05:29 1997  Darrell Kindred  <dkindred@cmu.edu>
4137
4138         * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
4139         update-autoloads.sh.
4140
4141 Thu Mar 20 20:14:16 1997  Steven L Baur  <steve@altair.xemacs.org>
4142
4143         * XEmacs-19.15-b102 is released.
4144
4145 Tue Mar 18 21:52:36 1997  Steven L Baur  <steve@altair.xemacs.org>
4146
4147         * XEmacs-19.15-b101 is released.
4148
4149 Mon Mar 17 19:09:29 1997  Steven L Baur  <steve@altair.xemacs.org>
4150
4151         * XEmacs-20.1-b8 is released.
4152         * XEmacs-19.15-b100 is released.
4153
4154 Sat Mar 15 17:15:18 1997  Steven L Baur  <steve@altair.xemacs.org>
4155
4156         * XEmacs-20.1-b7 is released.
4157         * XEmacs-19.15-b99 is released.
4158
4159         * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
4160
4161 Thu Mar 13 10:40:11 1997  Steven L Baur  <steve@altair.xemacs.org>
4162
4163         * configure.in: Add sunos4-1-4 header files.
4164
4165 Wed Mar 12 18:53:08 1997  Steven L Baur  <steve@altair.xemacs.org>
4166
4167         * configure.in: Use new file bsdos3.h with BSDI 3.0.
4168
4169 Sat Mar  8 15:19:33 1997  Steven L Baur  <steve@altair.xemacs.org>
4170
4171         * XEmacs-20.1-b6 is released.
4172         * XEmacs-19.15-b98 is released.
4173
4174 Wed Mar  5 18:55:36 1997  Steven L Baur  <steve@altair.xemacs.org>
4175
4176         * Makefile.in (install-arch-indep): Offer to compress lisp sources.
4177         (gzip-el): New targe for compressed installed lisp sources.
4178
4179 Tue Mar  4 23:28:37 1997  Martin Buchholz  <mrb@eng.sun.com>
4180
4181         * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
4182         but before anything else.  More flexible about finding an xemacs
4183         to use for byte-compilation (default src/xemacs).  Other minor fixes.
4184
4185 Mon Mar  3 23:57:56 1997  Steven L Baur  <steve@altair.xemacs.org>
4186
4187         * XEmacs 20.1-b5 is released.
4188
4189 Mon Mar  3 18:09:17 1997  Steven L Baur  <steve@altair.xemacs.org>
4190
4191         * XEmacs 20.1-b4 is released.
4192
4193 Sat Mar  1 15:38:30 1997  Steven L Baur  <steve@altair.xemacs.org>
4194
4195         * Makefile.in (distclean): Correct typos.
4196
4197         * XEmacs 19.15-b96 is released.
4198
4199         * configure.in: Symlink site-lisp when using --srcdir.
4200         Add special handling of lisp directory to allow for multiple
4201         site-packages files.
4202
4203 Fri Feb 28 20:38:46 1997  Steven L Baur  <steve@altair.xemacs.org>
4204
4205         * Makefile.in (distclean): Create lock and site-lisp directories
4206         when they don't exist (after being pruned by CVS).
4207
4208 Tue Mar  4 00:41:38 1997  Hrvoje Niksic  <hniksic@srce.hr>
4209
4210         * etc/sample.Xdefaults: Added customization of foreground and
4211         background colors for the `default' face.
4212
4213 Wed Feb 26 22:12:12 1997  Steven L Baur  <steve@altair.xemacs.org>
4214
4215         * Makefile.in (top_distclean): Reset src/PURESIZE.h for
4216         distribution.
4217
4218         * XEmacs 20.1-b3 is released.
4219
4220 Sun Feb 23 17:10:09 1997  Steven L Baur  <steve@altair.xemacs.org>
4221
4222         * XEmacs 20.1-b2 is released.
4223
4224 Sat Feb 22 14:29:44 1997  Steven L Baur  <steve@altair.xemacs.org>
4225
4226         * XEmacs 19-15-b'95 is released.
4227
4228 Fri Feb 21 22:29:51 1997  Martin Buchholz  <mrb@eng.sun.com>
4229
4230         * etc/toolbar/workshop-cap-up.xpm:  Moved caption up one pixel.
4231
4232         * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
4233         - "knob" renamed to "slider"
4234         - leftmost pixel wasn't sensitive to button clicks, while righmost
4235           pixel was.
4236         - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
4237           - goobers on top of up-arrow removed.
4238           - up-arrow would not always be redrawn when necessary
4239           - slider drag would be `off' by size of up-arrow
4240         - horizontal and vertical scrollbars didn't use exactly the same
4241           dimensions.
4242         - slider was never drawn if XlwScrollBar.shadowThickness was 0.
4243         - Now up- and down-arrows actually work near beginning/end of buffer!
4244
4245 Thu Feb 20 12:40:57 1997  Jan Vroonhof <vroonhof@math.ethz.ch>
4246
4247         * configure.in (with_xauth): Attempted correction of test for
4248         libXmu on SunOS.
4249
4250 Sat Feb 15 14:11:03 1997  Steven L Baur  <steve@altair.xemacs.org>
4251
4252         * XEmacs 20.1-b1 is released.
4253         * XEmacs 19.15-b94 is released.
4254
4255 Fri Feb 14 23:23:03 1997  Steven L Baur  <steve@altair.xemacs.org>
4256
4257         * README: ``This directory tree holds version 19.13 ...'' ???
4258
4259 Sun Feb  9 16:15:55 1997  Steven L Baur  <steve@altair.xemacs.org>
4260
4261         * XEmacs 19.15-b93 is released.
4262         XEmacs 20.0 is released to the 'net.
4263
4264 Fri Feb  7 19:21:34 1997  Steven L Baur  <steve@altair.xemacs.org>
4265
4266         * XEmacs 20.0try3 is released.
4267
4268 Wed Feb  5 18:03:06 1997  Steven L Baur  <steve@altair.xemacs.org>
4269
4270         * XEmacs 20.0try2 is released.
4271
4272 Mon Feb  3 19:39:08 1997  Steven L Baur  <steve@altair.xemacs.org>
4273
4274         * XEmacs 19.15-b92 is released.
4275
4276 Sat Feb  1 18:17:38 1997  Steven L Baur <steve@altair.xemacs.org>
4277
4278         * XEmacs 20.0try1 is released.
4279         * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
4280
4281 Sat Feb  1 00:00:48 1997  Steven L Baur  <steve@altair.xemacs.org>
4282
4283         * PROBLEMS:  Updated from beta test bug reports.
4284         Put in outline-mode/outl-mouse-minor-mode by default.
4285
4286 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
4287
4288         * CHANGES-beta: XEmacs 20.0-b93 is released.
4289
4290 Sat Jan 25 15:43:59 1997  Steven L Baur  <steve@altair.xemacs.org>
4291
4292         * CHANGES-beta: XEmacs 20.0-b92 is released.
4293
4294 Fri Jan 24 09:54:01 1997  Steven L Baur  <steve@altair.xemacs.org>
4295
4296         * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
4297         char and pointer.
4298
4299 Thu Jan 23 10:39:34 1997  Martin Buchholz  <mrb@eng.sun.com>
4300
4301         * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
4302
4303 Wed Jan 22 21:07:17 1997  Steven L Baur  <steve@altair.xemacs.org>
4304         * XEmacs 20.0-b91 (prerelease 2) is released.
4305
4306         * configure.in (--with-scrollbars): Add Athena3d as a toolkit
4307         type.
4308
4309         * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
4310         borderwidth.
4311         (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
4312         SCROLLBAR_LINE_DOWN since that's current the only to get to the
4313         bottom of the buffer. :-(
4314
4315 Tue Jan 21 20:01:19 1997  Steven L. Baur  <steve@altair.xemacs.org>
4316
4317         * configure.in (beta): Add LWLIB_USES_ATHENA for odd
4318         configurations that use both Motif and Athena.
4319
4320         * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
4321
4322 Wed Jan 15 12:55:19 1997  Steven L Baur  <steve@altair.xemacs.org>
4323
4324         * info/dir (Gnus): Updated spelling and info.
4325
4326 Mon Jan 13 13:37:27 1997  Steven L Baur  <steve@altair.xemacs.org>
4327
4328         * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
4329
4330 Mon Jan 13 00:36:01 1997  Martin Buchholz  <mrb@eng.sun.com>
4331
4332         * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
4333         warnings for ccl-read-*
4334
4335 Sat Jan 11 12:05:31 1997  Steven L Baur  <steve@altair.xemacs.org>
4336
4337         * etc/sample.emacs: Remove code snippet that wipes out the cycle
4338         buffer modeline feature.
4339
4340         * XEmacs 20.0 beta90 (prerelease 1) is released.
4341         * XEmacs 19.15 beta90 (prerelease 1) is released.
4342
4343 Tue Jan  7 08:45:16 1997  Steven L Baur  <steve@altair.xemacs.org>
4344
4345         * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
4346
4347 Sat Jan  4 14:52:57 1997  Steven L Baur  <steve@altair.xemacs.org>
4348         * XEmacs 20.0 beta 34 is released.
4349         * XEmacs 19.15 beta 7 is released.
4350
4351 Fri Jan  3 15:18:59 1997  Jeff Miller  <jmiller@smart.net>
4352
4353         * lwlib/Makefile.in.in: lwlib is required if X11 is used.
4354
4355 Wed Jan  1 08:30:48 1997  Martin Buchholz  <mrb@eng.sun.com>
4356
4357         * src/emacs.c: Make sure
4358         `./temacs -batch -l loadup.el run-temacs <emacs-args>'
4359         works properly
4360
4361         * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
4362           competitor to Purify.
4363
4364         * man/lispref/symbols.texi: Fix up bit vector documentation
4365         * man/lispref/sequences.texi: Fix up bit vector documentation
4366
4367         * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
4368
4369         * lisp/prim/update-elc.el: Don't rely on autoloads.
4370
4371 Tue Dec 31 09:46:13 1996  Martin Buchholz  <mrb@eng.sun.com>
4372
4373         * lisp/prim/auto-autoloads.el: New, completely program-generated, file
4374         * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
4375         * lisp/utils/autoload.el: Reorganization of autoload mechanism:
4376         Errors during autoload generation are just that - errors.
4377
4378         Generated autoloads are now in a separate file of their own.
4379
4380         Reliability of autoload generation greatly increased.
4381
4382         Distribution smaller by about 100k.
4383
4384         `make autoloads' is still the preferred mechanism for update.
4385
4386         Autoloads are always regenerated completely from scratch.  This
4387         avoids errors with obsolete or corrupted autoload entries.
4388
4389         Caching of autoload entries using timestamps has been eliminated.
4390
4391         Files that have no autoloads no longer have a comment placed into
4392         the generated autoloads file.
4393
4394         There was a bug where autoload entries would sometimes end up
4395         being inserted into the *middle* of other autoload entries,
4396         thereby corrupting them.
4397
4398         * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
4399
4400 Sun Dec 29 05:37:43 1996  Martin Buchholz  <mrb@eng.sun.com>
4401
4402         * lib-src/update-autoloads.sh: Make sure that `make autoloads'
4403           doesn't use the autoload facility to load `autoload';
4404           load it explicity instead.
4405
4406         * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
4407
4408         * man/Makefile: Reinstate hyperbole & oo-browser manuals
4409
4410         * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
4411
4412         * src/mule-charset.c: Use lower case for charset registry, to
4413           match XLFD.
4414
4415         * Makefile.in: replace list of info files with *.info* - one less
4416           maintenance headache
4417
4418         * etc/sample.emacs: Add sample code to highlight continuation glyph
4419
4420         * man/oo-browser.texi: Fix TeXability
4421
4422         * man/hyperbole.texi: Fix TeXability
4423
4424         * man/vhdl-mode.texi: Fix TeXability
4425
4426         * lisp/prim/loaddefs.el: Wholesale housecleaning
4427           `make autoloads' should finally work.
4428
4429         * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
4430
4431         * lisp/mule/mule-files.el: Add support for multi-lingual info files.
4432
4433         * lib-src/update-elc.sh: `make all-elc' was updating files in
4434           `special' directories without using the Makefiles
4435           designed for that purpose.
4436           - make sure ilisp isn't remade every time through `make all-elc'.
4437
4438         * info/dir (Packages): Add Japanese TM info files
4439
4440         * src/inline.c:  Allow compilation with `gcc -g'
4441
4442         * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
4443
4444         * src/lread.c: Don't put `...' immediately after a filename, so
4445           that various tools can recognize the filename as such.
4446
4447         * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
4448           --with-xim=xlib and key event on window frame.
4449           Change return foo to return (foo) when return is a macro.
4450
4451         * src/editfns.c (Ffollowing_char): docstring fixes.
4452
4453         * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
4454           This Makefile is no longer officially broken.
4455
4456         * info/dir: Add Japanese tm documents.
4457
4458         * man/tm/tm-vm-en.texi: Make document TeX-friendly.
4459
4460         * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
4461           xargs -i flag.
4462
4463         * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
4464           the `binary' coding system is used for .gz and .Z extensions.
4465
4466         * man/viper.texi: Viper version 2.90
4467
4468         * man/ediff.texi: Ediff Version 2.62
4469
4470         * lisp/packages/ispell.el (ispell-word): Avoid using strings with
4471           define-key, for compatibility with loaddefs.el
4472
4473         * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
4474
4475         * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
4476
4477         * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
4478           files in dirs that have their own Makefiles.
4479
4480
4481
4482 Sun Dec 29 17:02:49 1996  Steven L Baur  <steve@altair.xemacs.org>
4483
4484         * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
4485
4486         * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
4487
4488         * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
4489         installation.
4490
4491 Sat Dec 28 15:33:27 1996 Steven L Baur  <steve@altair.xemacs.org>
4492
4493         * XEmacs 20.0 beta 33 is released.
4494         * XEmacs 19.15 beta 6 is released.
4495
4496 Fri Dec 27 20:34:58 1996  Richard Mlynarik  <mly@adoc.xerox.com>
4497
4498         * etc/yow.lines: 20k of new zippy quotes.
4499
4500 Fri Dec 27 01:02:41 1996  Martin Buchholz  <mrb@eng.sun.com>
4501
4502         * Makefile.in (install-arch-indep): Simplify installation of info
4503         pages.
4504
4505 Sat Dec 21 15:20:20 1996  Steven L Baur  <steve@altair.xemacs.org>
4506         * XEmacs 20.0-b32 released.
4507
4508         * XEmacs 19.15-b5 released.
4509
4510 Wed Dec 18 20:22:08 1996  Martin Buchholz  <mrb@eng.sun.com>
4511
4512         * configure.in: Reformat.  Fix shared include file rename
4513         problem.
4514
4515         * configure: Reformat.  Fix shared include file rename problem.
4516
4517         * dynodump/dynodump.c (__EXTENSIONS__): Define it.
4518
4519 Thu Dec 12 13:19:00 1996  Joseph J Nuspl  <nuspl@nvwls.cc.purdue.edu>
4520
4521         * Makefile.in (install-arch-indep): Install infofiles gzipped by
4522         default.
4523
4524 Tue Dec 10 19:25:25 1996  Steven L Baur  <steve@altair.xemacs.org>
4525
4526         * CHANGES-beta: XEmacs 20.0-b31 is released.
4527
4528 Tue Dec 10 18:33:19 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
4529
4530         * info/vhdl-mode.info: New file.
4531
4532         * info/dir (Packages): Add vhdl-mode documentation.
4533
4534 Tue Dec 10 18:27:02 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
4535
4536         * configure: Make shared/dynamic flags work much more logically.
4537
4538 Tue Dec 10 09:17:22 1996  David Worenklein  <dcw@gcm.com>
4539
4540         * configure.in (machine): Patch to make newly renamed shared
4541         link include files work.
4542
4543 Sat Dec  7 16:28:10 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
4544
4545         * configure.in: Configure for POSIX getcwd if available.
4546
4547 Thu Dec  5 20:42:35 1996  Steven L Baur  <steve@altair.xemacs.org>
4548
4549         * etc/edt-user.doc (File): New file from Emacs 19.34.
4550
4551 Thu Dec  5 11:56:05 1996  Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
4552
4553         * configure.in (LIBS): Fix typo in dialog box test.