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