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