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