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