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