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