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