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