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