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