annotate ChangeLog @ 3014:dbcb61f7b06a

[xemacs-hg @ 2005-10-23 18:08:35 by stephent] Update for Ville and Adrian.
author stephent
date Sun, 23 Oct 2005 18:08:35 +0000
parents fcf2f05d0c7a
children 31e656a27dae
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3003
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
1 2005-10-15 Malcolm Purvis <malcolmp@xemacs.org>
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
2
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
3 * configure.ac: Added XE_MERGED_ARG to alias all local --enable
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
4 and --with options. Configure can only be built with autoconf
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
5 2.59. Prevent many unwanted blank lines from appearing in
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
6 configure.
fcf2f05d0c7a [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
malcolmp
parents: 2992
diff changeset
7
2992
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
8 2005-10-13 Ben Wing <ben@xemacs.org>
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
9
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
10 * configure.ac (XE_COMPLEX_ARG_ENABLE):
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
11 Break lines.
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
12 * configure.ac (TAB):
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
13 Rewrite optimization help to be accurate. Setting
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
14 `--with-cflags-optimization=""' will now unilaterally turn off
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
15 optimization; setting it to something non-null unilaterally turns it
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
16 on.
fd7c5f4f2983 [xemacs-hg @ 2005-10-14 01:00:44 by ben]
ben
parents: 2973
diff changeset
17
2973
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
18 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org>
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
19
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
20 * configure.ac (Canna): Configure as module if appropriate.
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
21
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
22 * Makefile.in.in (modules/canna): Add dependency on lib-src (ellcc).
414a64af46c9 [xemacs-hg @ 2005-10-04 17:51:13 by stephent]
stephent
parents: 2940
diff changeset
23
2940
3ee1c468b215 [xemacs-hg @ 2005-09-19 00:36:01 by mta]
mta
parents: 2938
diff changeset
24 2005-09-18 Mike Alexander <mta@arbortext.com>
3ee1c468b215 [xemacs-hg @ 2005-09-19 00:36:01 by mta]
mta
parents: 2938
diff changeset
25
3ee1c468b215 [xemacs-hg @ 2005-09-19 00:36:01 by mta]
mta
parents: 2938
diff changeset
26 * configure.ac: Fix the cygwin, non-X build by adding XPM header
3ee1c468b215 [xemacs-hg @ 2005-09-19 00:36:01 by mta]
mta
parents: 2938
diff changeset
27 and library files to XE_CFLAGS. Patch from Rick Rankin.
3ee1c468b215 [xemacs-hg @ 2005-09-19 00:36:01 by mta]
mta
parents: 2938
diff changeset
28
2938
ff857b8541b7 [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
malcolmp
parents: 2931
diff changeset
29 2005-09-17 Malcolm Purvis <malcolmp@xemacs.org>
ff857b8541b7 [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
malcolmp
parents: 2931
diff changeset
30
ff857b8541b7 [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
malcolmp
parents: 2931
diff changeset
31 * configure.in: Replace with warning to use autoconf 2.59.
ff857b8541b7 [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
malcolmp
parents: 2931
diff changeset
32 * configure.ac: Removed warning about the use of autoconf 2.59.
ff857b8541b7 [xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
malcolmp
parents: 2931
diff changeset
33
2931
0d5322818981 [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
stephent
parents: 2867
diff changeset
34 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org>
0d5322818981 [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
stephent
parents: 2867
diff changeset
35
0d5322818981 [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
stephent
parents: 2867
diff changeset
36 * XEmacs 21.5.22 "cucumber" is released.
0d5322818981 [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
stephent
parents: 2867
diff changeset
37
2867
abbd4c295aa2 [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
didierv
parents: 2865
diff changeset
38 2005-07-20 Didier Verna <didier@xemacs.org>
abbd4c295aa2 [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
didierv
parents: 2865
diff changeset
39
abbd4c295aa2 [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
didierv
parents: 2865
diff changeset
40 * CHANGES-beta: Remove the face aliasing feature announcement.
abbd4c295aa2 [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
didierv
parents: 2865
diff changeset
41
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
42 2005-07-19 Didier Verna <didier@xemacs.org>
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
43
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
44 * CHANGES-beta: Announce the face aliasing feature.
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
45
2791
7e34c186ba93 [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
stephent
parents: 2790
diff changeset
46 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org>
7e34c186ba93 [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
stephent
parents: 2790
diff changeset
47
7e34c186ba93 [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
stephent
parents: 2790
diff changeset
48 * XEmacs 21.5.21 "corn" is released.
7e34c186ba93 [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
stephent
parents: 2790
diff changeset
49
2790
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
50 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org>
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
51
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
52 * configure.ac: Explain how to turn off KKCC, too.
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
53
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
54 2005-05-19 Marcus Crestani <crestani@xemacs.org>
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
55
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
56 * configure:
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
57 * configure.ac: Enable new allocator and KKCC by default.
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
58
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
59 2005-05-27 Stephen J. Turnbull <stephen@xemacs.org>
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
60
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
61 * CHANGES-beta: Update for release.
ac63ab256048 [xemacs-hg @ 2005-05-28 04:51:22 by stephent]
stephent
parents: 2741
diff changeset
62
2741
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
63 2005-04-22 Malcolm Purvis <malcolmp@xemacs.org>
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
64
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
65 * configure.ac: Make srcdir absolute before calling
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
66 AC_CONFIG_AUX_DIR_DEFAULT, include X headers for shape.h,
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
67 terminate checking lines when testing for dynamic libraries.
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
68 * configure: Regenerated.
d5863780dbef [xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
malcolmp
parents: 2720
diff changeset
69
2720
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
70 2005-04-01 Marcus Crestani <crestani@xemacs.org>
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
71
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
72 The new allocator.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
73
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
74 New configure flag: `MC_ALLOC':
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
75
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
76 * configure.ac (XE_COMPLEX_ARG_ENABLE): Add `--enable-mc-alloc' as
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
77 a new configure flag.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
78 * configure.in (AC_INIT_PARSE_ARGS): Add `--mc-alloc' as a new
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
79 configure flag.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
80 * configure.usage: Add description for `mc-alloc'.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
81
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
82 DUMP_IN_EXEC:
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
83
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
84 * Makefile.in.in: Condition the installation of a separate dump
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
85 file on !DUMP_ON_EXEC.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
86 * configure.ac (XE_COMPLEX_ARG_ENABLE): Add
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
87 `--enable-dump-in-exec' as a new configure flag.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
88 * configure.ac: DUMP_IN_EXEC is define as default for PDUMP but
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
89 not default for MC_ALLOC.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
90 * configure.in (AC_INIT_PARSE_ARGS): Add `--dump-in-exec' as a
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
91 new configure flag.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
92 * configure.in: DUMP_IN_EXEC is define as default for PDUMP but
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
93 not default for MC_ALLOC.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
94 * configure.usage: Add description for `dump-in-exec'.
6fa9919a9a0b [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
crestani
parents: 2705
diff changeset
95
2705
2b621542ba7a [xemacs-hg @ 2005-03-31 17:11:11 by james]
james
parents: 2701
diff changeset
96 2005-03-31 Jerry James <james@xemacs.org>
2b621542ba7a [xemacs-hg @ 2005-03-31 17:11:11 by james]
james
parents: 2701
diff changeset
97
2b621542ba7a [xemacs-hg @ 2005-03-31 17:11:11 by james]
james
parents: 2701
diff changeset
98 * configure.ac: Aidan's 2005-03-30 patch, but against
2b621542ba7a [xemacs-hg @ 2005-03-31 17:11:11 by james]
james
parents: 2701
diff changeset
99 configure.ac.
2b621542ba7a [xemacs-hg @ 2005-03-31 17:11:11 by james]
james
parents: 2701
diff changeset
100
2701
355d304fdc78 [xemacs-hg @ 2005-03-30 19:51:27 by aidan]
aidan
parents: 2694
diff changeset
101 2005-03-30 Aidan Kehoe <kehoea@parhasard.net>
355d304fdc78 [xemacs-hg @ 2005-03-30 19:51:27 by aidan]
aidan
parents: 2694
diff changeset
102
355d304fdc78 [xemacs-hg @ 2005-03-30 19:51:27 by aidan]
aidan
parents: 2694
diff changeset
103 * configure: #include <X11/Intrinsic.h.> -> #include
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
104 <X11/Intrinsic.h>, thank you Robert Delius Royar.
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
105
2694
296a5cd2a686 [xemacs-hg @ 2005-03-27 04:21:07 by james]
james
parents: 2692
diff changeset
106 2005-03-15 Jerry James <james@xemacs.org>
296a5cd2a686 [xemacs-hg @ 2005-03-27 04:21:07 by james]
james
parents: 2692
diff changeset
107
296a5cd2a686 [xemacs-hg @ 2005-03-27 04:21:07 by james]
james
parents: 2692
diff changeset
108 * configure.ac: Include <X11/Intrinsic.h> when checking for
296a5cd2a686 [xemacs-hg @ 2005-03-27 04:21:07 by james]
james
parents: 2692
diff changeset
109 <Xaw/XawInit.h> usability.
296a5cd2a686 [xemacs-hg @ 2005-03-27 04:21:07 by james]
james
parents: 2692
diff changeset
110
2692
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
111 2005-03-23 Vin Shelton <acs@xemacs.org>
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
112
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
113 * configure.in: Remove -fno-gnu-linker option from Solaris
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
114 dynodump builds; it doesn't do anything.
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
115
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
116 Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
117 platforms.
7be4146ed65e [xemacs-hg @ 2005-03-26 17:22:29 by vins]
vins
parents: 2680
diff changeset
118
2680
b26d8b5d0d30 [xemacs-hg @ 2005-03-24 00:27:37 by aidan]
aidan
parents: 2667
diff changeset
119 2005-03-24 Aidan Kehoe <kehoea@parhasard.net>
b26d8b5d0d30 [xemacs-hg @ 2005-03-24 00:27:37 by aidan]
aidan
parents: 2667
diff changeset
120
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
121 * configure: Regenerate.
2680
b26d8b5d0d30 [xemacs-hg @ 2005-03-24 00:27:37 by aidan]
aidan
parents: 2667
diff changeset
122 * configure.ac (XE_COMPLEX_ARG_ENABLE): --OPTION -> --with-OPTION
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
123 in various docstrings and error messages.
2680
b26d8b5d0d30 [xemacs-hg @ 2005-03-24 00:27:37 by aidan]
aidan
parents: 2667
diff changeset
124
2667
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
125 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org>
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
126
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
127 * configure.ac (--with-cflags-optimization):
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
128 (--with-cflags-debugging):
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
129 If the user specifies them, use them, and don't make her beg.
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
130 * configure.ac (Autodetect PNG): PNG & TIFF need -lz in AC_CHECK_LIB.
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
131
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
132 2005-03-15 Malcolm Purvis <malcolmp@xemacs.org>
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
133
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
134 * configure.ac: Fix problems with OpenBSD /bin/sh.
2667
4f72b178ae35 [xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
malcolmp
parents: 2663
diff changeset
135
2663
d5a00a8fb31a [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
malcolmp
parents: 2653
diff changeset
136 2005-03-13 Aidan Kehoe <kehoea@parhasard.net>
d5a00a8fb31a [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
malcolmp
parents: 2653
diff changeset
137
d5a00a8fb31a [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
malcolmp
parents: 2653
diff changeset
138 * configure.ac (TAB): Check $ac_cv_build, not $canonical, when
d5a00a8fb31a [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
malcolmp
parents: 2653
diff changeset
139 working out whether to link against libossaudio.so on NetBSD.
d5a00a8fb31a [xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
malcolmp
parents: 2653
diff changeset
140
2653
c86fcce8b14b [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
stephent
parents: 2651
diff changeset
141 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org>
c86fcce8b14b [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
stephent
parents: 2651
diff changeset
142
c86fcce8b14b [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
stephent
parents: 2651
diff changeset
143 * XEmacs 21.5.20 "cilantro" is released.
c86fcce8b14b [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
stephent
parents: 2651
diff changeset
144
2651
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
145 2005-03-07 Malcolm Purvis <malcolmp@xemacs.org>
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
146
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
147 * .cvsignore: Added autom4te.cache.
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
148 * aclocal.m4: Changes to support autoconf 2.59
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
149 * config.guess:
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
150 * config.sub: Upgraded to the latest upstream version
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
151 * configure.ac: Rewritten for autoconf 2.59 support.
3580ae2ce979 [xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
malcolmp
parents: 2648
diff changeset
152
2648
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
153 2005-03-06 Malcolm Purvis <malcolmp@xemacs.org>
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
154
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
155 * INSTALL:
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
156 * PROBLEMS: Change configure arguments to the new autoconf 2.5
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
157 style configure.
68a5da07c189 [xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
malcolmp
parents: 2628
diff changeset
158
2625
f2bd34928a0f [xemacs-hg @ 2005-03-01 22:43:31 by aidan]
aidan
parents: 2609
diff changeset
159 2005-03-01 Aidan Kehoe <kehoea@parhasard.net>
f2bd34928a0f [xemacs-hg @ 2005-03-01 22:43:31 by aidan]
aidan
parents: 2609
diff changeset
160
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
161 * configure: Regenerated.
2625
f2bd34928a0f [xemacs-hg @ 2005-03-01 22:43:31 by aidan]
aidan
parents: 2609
diff changeset
162 * configure.in (XE_COMPUTE_RUNPATH): Check for the availability of
2628
63a49b9b070c [xemacs-hg @ 2005-03-02 17:55:25 by aidan]
aidan
parents: 2625
diff changeset
163 XtRegisterDrawable.
2625
f2bd34928a0f [xemacs-hg @ 2005-03-01 22:43:31 by aidan]
aidan
parents: 2609
diff changeset
164
2609
c2580215c222 [xemacs-hg @ 2005-02-23 18:56:41 by adrian]
adrian
parents: 2602
diff changeset
165 2005-02-22 Adrian Aichner <adrian@xemacs.org>
c2580215c222 [xemacs-hg @ 2005-02-23 18:56:41 by adrian]
adrian
parents: 2602
diff changeset
166
c2580215c222 [xemacs-hg @ 2005-02-23 18:56:41 by adrian]
adrian
parents: 2602
diff changeset
167 * info/dir: Update to content generated by Info-rebuild-dir.
c2580215c222 [xemacs-hg @ 2005-02-23 18:56:41 by adrian]
adrian
parents: 2602
diff changeset
168
2602
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
169 2005-02-21 Stephen J. Turnbull <stephen@xemacs.org>
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
170
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
171 * version.sh (XEMACS_RELEASE_DATE): New version info variable.
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
172
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
173 * configure.in (XEMACS_RELEASE_DATE): Use it.
3d8cce0303fa [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
stephent
parents: 2594
diff changeset
174
2594
bafa01f3cb06 [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
stephent
parents: 2593
diff changeset
175 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org>
bafa01f3cb06 [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
stephent
parents: 2593
diff changeset
176
bafa01f3cb06 [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
stephent
parents: 2593
diff changeset
177 * XEmacs 21.5.19 "chives" is released.
bafa01f3cb06 [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
stephent
parents: 2593
diff changeset
178
2593
f152e0bc4ff6 [xemacs-hg @ 2005-02-18 04:53:55 by stephent]
stephent
parents: 2564
diff changeset
179 2005-02-17 Stephen J. Turnbull <stephen@xemacs.org>
f152e0bc4ff6 [xemacs-hg @ 2005-02-18 04:53:55 by stephent]
stephent
parents: 2564
diff changeset
180
f152e0bc4ff6 [xemacs-hg @ 2005-02-18 04:53:55 by stephent]
stephent
parents: 2564
diff changeset
181 * CHANGES-beta: Update.
f152e0bc4ff6 [xemacs-hg @ 2005-02-18 04:53:55 by stephent]
stephent
parents: 2564
diff changeset
182
2564
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
183 2005-02-03 Ben Wing <ben@xemacs.org>
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
184
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
185 * BUGS, README.packages: Delete, incorporate into FAQ.
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
186 * README: Incorporate into FAQ. Delete everything but text
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
187 pointing to FAQ.
d96db265d893 [xemacs-hg @ 2005-02-04 03:04:04 by ben]
ben
parents: 2553
diff changeset
188
2553
b880fa9b5d8a [xemacs-hg @ 2005-02-03 17:33:50 by james]
james
parents: 2536
diff changeset
189 2005-02-03 Jerry James <james@xemacs.org>
b880fa9b5d8a [xemacs-hg @ 2005-02-03 17:33:50 by james]
james
parents: 2536
diff changeset
190
b880fa9b5d8a [xemacs-hg @ 2005-02-03 17:33:50 by james]
james
parents: 2536
diff changeset
191 * configure.in: g++ 3.4.2 doesn't like -Wmissing-prototypes or
b880fa9b5d8a [xemacs-hg @ 2005-02-03 17:33:50 by james]
james
parents: 2536
diff changeset
192 -Wstrict-prototypes.
b880fa9b5d8a [xemacs-hg @ 2005-02-03 17:33:50 by james]
james
parents: 2536
diff changeset
193
2536
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
194 2005-01-31 Ben Wing <ben@xemacs.org>
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
195
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
196 * GETTING.GNU.SOFTWARE: Delete.
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
197 * Makefile.in.in (SOURCES):
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
198 Delete GETTING.GNU.SOFTWARE from SOURCES.
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
199 * PROBLEMS:
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
200 Delete reference to check_cygwin_setup.sh.
7edc33019aa4 [xemacs-hg @ 2005-01-31 20:01:49 by ben]
ben
parents: 2512
diff changeset
201
2512
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
202 2005-01-26 Ben Wing <ben@xemacs.org>
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
203
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
204 * configure.in (AC_INIT_PARSE_ARGS):
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
205 * configure.in (CANONICALIZE_PATH):
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
206 * configure.in (TAB):
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
207 * configure.usage:
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
208 Add --with-optimization, cflags-optimization,
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
209 cflags-debugging. Separate out optimization and debugging arguments.
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
210 Document.
38caebdefb55 [xemacs-hg @ 2005-01-26 10:02:12 by ben]
ben
parents: 2491
diff changeset
211
2491
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
212 2005-01-21 Aidan Kehoe <kehoea@parhasard.net>
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
213
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
214 * configure:
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
215 * configure.in (XE_COMPUTE_RUNPATH):
2491
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
216 NetBSD can use Linux's sound API, but it needs an extra library at
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
217 link time to do so.
876c400e58d7 [xemacs-hg @ 2005-01-21 09:30:46 by aidan]
aidan
parents: 2427
diff changeset
218
2427
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
219 2004-12-07 Malcolm Purvis <malcolmp@xemacs.org>
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
220
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
221 * INSTALL: A POSIX compatible Make is no longer required for builds.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
222 * Makefile.in.in (RECURSIVE_MAKE): Removed.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
223 * Makefile.in.in (RECURSIVE_MAKE_ARGS): New.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
224 * configure.in (RECURSIVE_MAKE): Removed.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
225 * configure.in (RECURSIVE_MAKE_ARGS): New.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
226 Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
227 other parameters. This allows -j to work in GNU Make while
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
228 removing need for POSIX compatible make on all systems.
97dd9f867cef [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
malcolmp
parents: 2420
diff changeset
229
2420
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
230 2004-12-05 Ben Wing <ben@xemacs.org>
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
231
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
232 * README.packages:
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
233 Fix error in specifying standard package location.
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
234 Document --package-prefix.
ad56e5a6d09f [xemacs-hg @ 2004-12-06 03:46:06 by ben]
ben
parents: 2416
diff changeset
235
2416
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
236 2004-12-05 Ben Wing <ben@xemacs.org>
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
237
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
238 * configure.usage:
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
239 * configure.in (AC_INIT_PARSE_ARGS):
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
240 * configure.in (TAB):
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
241 * configure.in (XE_COMPUTE_RUNPATH):
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
242 * configure:
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
243 Support --package-prefix and mmdf and pop arguments to --mail-locking.
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
244 Document in configure.usage.
515786aa760a [xemacs-hg @ 2004-12-05 08:06:41 by ben]
ben
parents: 2389
diff changeset
245
2389
df0455455d17 [xemacs-hg @ 2004-11-14 12:31:09 by crestani]
crestani
parents: 2388
diff changeset
246 2004-11-12 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
df0455455d17 [xemacs-hg @ 2004-11-14 12:31:09 by crestani]
crestani
parents: 2388
diff changeset
247
df0455455d17 [xemacs-hg @ 2004-11-14 12:31:09 by crestani]
crestani
parents: 2388
diff changeset
248 * configure:
df0455455d17 [xemacs-hg @ 2004-11-14 12:31:09 by crestani]
crestani
parents: 2388
diff changeset
249 * configure.in: Make pdump default for Cygwin.
df0455455d17 [xemacs-hg @ 2004-11-14 12:31:09 by crestani]
crestani
parents: 2388
diff changeset
250
2388
cfff883d4990 [xemacs-hg @ 2004-11-14 12:19:55 by crestani]
crestani
parents: 2367
diff changeset
251 2004-11-12 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
cfff883d4990 [xemacs-hg @ 2004-11-14 12:19:55 by crestani]
crestani
parents: 2367
diff changeset
252
cfff883d4990 [xemacs-hg @ 2004-11-14 12:19:55 by crestani]
crestani
parents: 2367
diff changeset
253 * Makefile.in.in (install-arch-dep): Fix installation for Cygwin.
cfff883d4990 [xemacs-hg @ 2004-11-14 12:19:55 by crestani]
crestani
parents: 2367
diff changeset
254
2367
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
255 2004-10-26 Ben Wing <ben@xemacs.org>
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
256
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
257 * configure.in (AC_INIT_NOTICE):
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
258 * configure.in (TAB):
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
259 * configure.in (XE_COMPUTE_RUNPATH):
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
260 Turn off -Winline and -Wchar-subscripts.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
261 Use the right set of cflags when compiling modules.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
262 Rewrite ldap configuration to separate the inclusion of lber
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
263 (needed in recent Cygwin) from the basic checks for the
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
264 needed libraries.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
265 add a function for MAKE_JUNK_C; initially code was added to
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
266 generate xemacs.def using this, but it will need to be rewritten.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
267 add an rm -f for junk.c to avoid weird Cygwin bug with cp -f onto
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
268 an existing file.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
269 Sort list of auto-detected functions and eliminate unused checks for
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
270 stpcpy, setlocale and getwd.
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
271 Add autodetection of Cygwin scanf problems
ecf1ebac70d8 [xemacs-hg @ 2004-11-04 23:05:23 by ben]
ben
parents: 2346
diff changeset
272
2346
162083ea139d [xemacs-hg @ 2004-10-22 05:16:40 by stephent]
stephent
parents: 2345
diff changeset
273 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org>
162083ea139d [xemacs-hg @ 2004-10-22 05:16:40 by stephent]
stephent
parents: 2345
diff changeset
274
162083ea139d [xemacs-hg @ 2004-10-22 05:16:40 by stephent]
stephent
parents: 2345
diff changeset
275 * XEmacs 21.5.18 "chestnut" is released.
162083ea139d [xemacs-hg @ 2004-10-22 05:16:40 by stephent]
stephent
parents: 2345
diff changeset
276
2345
c9a4a450d9e2 [xemacs-hg @ 2004-10-22 02:14:13 by stephent]
stephent
parents: 2315
diff changeset
277 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org>
c9a4a450d9e2 [xemacs-hg @ 2004-10-22 02:14:13 by stephent]
stephent
parents: 2315
diff changeset
278
c9a4a450d9e2 [xemacs-hg @ 2004-10-22 02:14:13 by stephent]
stephent
parents: 2315
diff changeset
279 * CHANGES-beta: Update for release.
c9a4a450d9e2 [xemacs-hg @ 2004-10-22 02:14:13 by stephent]
stephent
parents: 2315
diff changeset
280
2315
e219f63b9c24 [xemacs-hg @ 2004-09-29 15:38:30 by james]
james
parents: 2300
diff changeset
281 2004-09-29 Jerry James <james@xemacs.org>
e219f63b9c24 [xemacs-hg @ 2004-09-29 15:38:30 by james]
james
parents: 2300
diff changeset
282
e219f63b9c24 [xemacs-hg @ 2004-09-29 15:38:30 by james]
james
parents: 2300
diff changeset
283 * configure.in: Don't use -Wunused-parameter with g++.
e219f63b9c24 [xemacs-hg @ 2004-09-29 15:38:30 by james]
james
parents: 2300
diff changeset
284
2300
e2fdc9035c5b [xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
malcolmp
parents: 2286
diff changeset
285 2004-09-21 Malcolm Purvis <malcolmp@xemacs.org>
e2fdc9035c5b [xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
malcolmp
parents: 2286
diff changeset
286
e2fdc9035c5b [xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
malcolmp
parents: 2286
diff changeset
287 * configure.in: Unused parameter and variables warnings are GCC 3
e2fdc9035c5b [xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
malcolmp
parents: 2286
diff changeset
288 or greater.
e2fdc9035c5b [xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
malcolmp
parents: 2286
diff changeset
289
2286
04bc9d2f42c7 [xemacs-hg @ 2004-09-20 19:18:55 by james]
james
parents: 2283
diff changeset
290 2004-09-14 Jerry James <james@xemacs.org>
04bc9d2f42c7 [xemacs-hg @ 2004-09-20 19:18:55 by james]
james
parents: 2283
diff changeset
291
04bc9d2f42c7 [xemacs-hg @ 2004-09-20 19:18:55 by james]
james
parents: 2283
diff changeset
292 * configure.in (TAB): Add unused parameter and variables warnings
04bc9d2f42c7 [xemacs-hg @ 2004-09-20 19:18:55 by james]
james
parents: 2283
diff changeset
293 to gcc CFLAGS.
04bc9d2f42c7 [xemacs-hg @ 2004-09-20 19:18:55 by james]
james
parents: 2283
diff changeset
294
2283
f512fee90bfb [xemacs-hg @ 2004-09-20 18:00:38 by james]
james
parents: 2263
diff changeset
295 2004-09-20 Jerry James <james@xemacs.org>
f512fee90bfb [xemacs-hg @ 2004-09-20 18:00:38 by james]
james
parents: 2263
diff changeset
296
f512fee90bfb [xemacs-hg @ 2004-09-20 18:00:38 by james]
james
parents: 2263
diff changeset
297 * INSTALL: Update Canna description to reflect recent changes.
f512fee90bfb [xemacs-hg @ 2004-09-20 18:00:38 by james]
james
parents: 2263
diff changeset
298
2263
702b5727498a [xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
malcolmp
parents: 2259
diff changeset
299 2004-09-11 Malcolm Purvis <malcolmp@xemacs.org>
702b5727498a [xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
malcolmp
parents: 2259
diff changeset
300
702b5727498a [xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
malcolmp
parents: 2259
diff changeset
301 * configure.in Check for sys/resource.h, sys/vlimit.h, getrlimit()
702b5727498a [xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
malcolmp
parents: 2259
diff changeset
302 and vlimit().
702b5727498a [xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
malcolmp
parents: 2259
diff changeset
303
2259
e77c2aea9fd8 [xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
malcolmp
parents: 2216
diff changeset
304 2004-09-10 Malcolm Purvis <malcolmp@xemacs.org>
e77c2aea9fd8 [xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
malcolmp
parents: 2216
diff changeset
305
e77c2aea9fd8 [xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
malcolmp
parents: 2216
diff changeset
306 * INSTALL: A POSIX compatible Make is required for builds.
e77c2aea9fd8 [xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
malcolmp
parents: 2216
diff changeset
307 * Makefile.in.in: Enable support for parallel builds.
e77c2aea9fd8 [xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
malcolmp
parents: 2216
diff changeset
308
2216
352d35ff1c82 [xemacs-hg @ 2004-08-13 20:55:31 by adrian]
adrian
parents: 2131
diff changeset
309 2004-08-12 "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforge.net>
352d35ff1c82 [xemacs-hg @ 2004-08-13 20:55:31 by adrian]
adrian
parents: 2131
diff changeset
310
352d35ff1c82 [xemacs-hg @ 2004-08-13 20:55:31 by adrian]
adrian
parents: 2131
diff changeset
311 * config.guess: Identify PlayStation2.
352d35ff1c82 [xemacs-hg @ 2004-08-13 20:55:31 by adrian]
adrian
parents: 2131
diff changeset
312
2131
646a9dd3e204 [xemacs-hg @ 2004-06-16 10:32:57 by stephent]
stephent
parents: 2128
diff changeset
313 2004-06-16 Stephen J. Turnbull <stephen@xemacs.org>
646a9dd3e204 [xemacs-hg @ 2004-06-16 10:32:57 by stephent]
stephent
parents: 2128
diff changeset
314
646a9dd3e204 [xemacs-hg @ 2004-06-16 10:32:57 by stephent]
stephent
parents: 2128
diff changeset
315 * configure.in: Character classes in globs don't work, die when
646a9dd3e204 [xemacs-hg @ 2004-06-16 10:32:57 by stephent]
stephent
parents: 2128
diff changeset
316 GTK is mixed with other toolkits, protect comma in quoted message.
646a9dd3e204 [xemacs-hg @ 2004-06-16 10:32:57 by stephent]
stephent
parents: 2128
diff changeset
317
2128
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
318 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org>
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
319
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
320 * configure.in (Autodetection of Gdk libraries and includes):
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
321 Don't allow mixing of GTK with other toolkits.
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
322
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
323 2004-06-12 Stephen J. Turnbull <stephen@xemacs.org>
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
324
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
325 * configure.in: Improve style of WARNINGs.
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
326
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
327 2004-05-20 Stephen J. Turnbull <stephen@xemacs.org>
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
328
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
329 * configure.in (HAVE_GPM): Die if GPM requested but not found.
3c2d928e17ad [xemacs-hg @ 2004-06-14 11:01:20 by stephent]
stephent
parents: 2079
diff changeset
330
2079
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
331 2004-05-10 Jerry James <james@xemacs.org>
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
332
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
333 * aclocal.m4: Typo fix.
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
334 * configure.in (XE_COMPUTE_RUNPATH): Add checks for shl_load and
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
335 LTDL; unify the OS-specific checks into a case statement.
9402c85dcf6f [xemacs-hg @ 2004-05-14 15:35:28 by james]
james
parents: 2050
diff changeset
336
2050
a741f294362b [xemacs-hg @ 2004-04-30 14:59:15 by james]
james
parents: 2048
diff changeset
337 2004-04-30 Jerry James <james@xemacs.org>
a741f294362b [xemacs-hg @ 2004-04-30 14:59:15 by james]
james
parents: 2048
diff changeset
338
a741f294362b [xemacs-hg @ 2004-04-30 14:59:15 by james]
james
parents: 2048
diff changeset
339 * configure.in: Turn ICC warning 147 into an error to get a good
a741f294362b [xemacs-hg @ 2004-04-30 14:59:15 by james]
james
parents: 2048
diff changeset
340 XRegisterIMInstantiateCallback prototype.
a741f294362b [xemacs-hg @ 2004-04-30 14:59:15 by james]
james
parents: 2048
diff changeset
341
2048
193e76abdf0f [xemacs-hg @ 2004-04-29 03:04:56 by james]
james
parents: 2029
diff changeset
342 2004-04-28 Jerry James <james@xemacs.org>
193e76abdf0f [xemacs-hg @ 2004-04-29 03:04:56 by james]
james
parents: 2029
diff changeset
343
193e76abdf0f [xemacs-hg @ 2004-04-29 03:04:56 by james]
james
parents: 2029
diff changeset
344 * configure.in: Get version information for both icc and icpc.
193e76abdf0f [xemacs-hg @ 2004-04-29 03:04:56 by james]
james
parents: 2029
diff changeset
345
2029
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
346 2004-04-08 Stephen J. Turnbull <stephen@xemacs.org>
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
347
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
348 * configure.in (GTK setup): Warn if other toolkits requested.
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
349
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
350 2004-03-31 Stephen J. Turnbull <stephen@xemacs.org>
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
351
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
352 * configure.in (Compiler feature macros): Kaarthik Sivakumar says
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
353 _POSIX_C_SOURCE should be defined for FreeBSD 4.5 to 4.9 at least.
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
354
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
355 2004-03-31 Stephen J. Turnbull <stephen@xemacs.org>
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
356
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
357 * Makefile.in.in (install-arch-indep): make gzip-el now saves ~4MB.
7a9919388e87 [xemacs-hg @ 2004-04-19 08:16:33 by stephent]
stephent
parents: 2016
diff changeset
358
2016
6aa2e57a873e [xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
olivierg
parents: 2009
diff changeset
359 2003-12-07 Olivier Galibert <galibert@pobox.com>
6aa2e57a873e [xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
olivierg
parents: 2009
diff changeset
360
6aa2e57a873e [xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
olivierg
parents: 2009
diff changeset
361 * Makefile.in.in: Don't install the dmp file when it's in the
6aa2e57a873e [xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
olivierg
parents: 2009
diff changeset
362 executable.
6aa2e57a873e [xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
olivierg
parents: 2009
diff changeset
363
2009
1388c8b3e663 [xemacs-hg @ 2004-04-13 04:23:49 by james]
james
parents: 2006
diff changeset
364 2004-04-12 Kaarthik Sivakumar <kaarthik@comcast.net>
1388c8b3e663 [xemacs-hg @ 2004-04-13 04:23:49 by james]
james
parents: 2006
diff changeset
365
1388c8b3e663 [xemacs-hg @ 2004-04-13 04:23:49 by james]
james
parents: 2006
diff changeset
366 * configure.in: Check for libmp dependencies before checking for
1388c8b3e663 [xemacs-hg @ 2004-04-13 04:23:49 by james]
james
parents: 2006
diff changeset
367 the existence of the move function.
1388c8b3e663 [xemacs-hg @ 2004-04-13 04:23:49 by james]
james
parents: 2006
diff changeset
368
2006
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
369 2004-03-04 Malcolm Purvis <malcolmpurvis@optushome.com.au>
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
370
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
371 * configure.in (src/Makefile): No longer include a special linker
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
372 script for PowerPC Linux. Thanks to Stefan Bruda for reporting
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
373 this bug.
1ea9c87af805 [xemacs-hg @ 2004-04-12 10:11:47 by stephent]
stephent
parents: 1998
diff changeset
374
1998
1d23b62cc251 [xemacs-hg @ 2004-04-07 17:43:31 by stephent]
stephent
parents: 1997
diff changeset
375 2004-04-08 Stephen J. Turnbull <stephen@xemacs.org>
1d23b62cc251 [xemacs-hg @ 2004-04-07 17:43:31 by stephent]
stephent
parents: 1997
diff changeset
376
1d23b62cc251 [xemacs-hg @ 2004-04-07 17:43:31 by stephent]
stephent
parents: 1997
diff changeset
377 * configure.in (Compiler-specific hacks): Restore warning flags
1d23b62cc251 [xemacs-hg @ 2004-04-07 17:43:31 by stephent]
stephent
parents: 1997
diff changeset
378 for XEMACS_CC if gcc. Report warning flags at compute time.
1d23b62cc251 [xemacs-hg @ 2004-04-07 17:43:31 by stephent]
stephent
parents: 1997
diff changeset
379
1997
f02e47602886 [xemacs-hg @ 2004-04-07 16:23:49 by james]
james
parents: 1989
diff changeset
380 2004-04-07 Jerry James <james@xemacs.org>
f02e47602886 [xemacs-hg @ 2004-04-07 16:23:49 by james]
james
parents: 1989
diff changeset
381
f02e47602886 [xemacs-hg @ 2004-04-07 16:23:49 by james]
james
parents: 1989
diff changeset
382 * configure.in: FreeBSD MP needs -lcrypto.
f02e47602886 [xemacs-hg @ 2004-04-07 16:23:49 by james]
james
parents: 1989
diff changeset
383
1989
55bab11c30e8 [xemacs-hg @ 2004-04-06 20:50:39 by james]
james
parents: 1985
diff changeset
384 2004-04-06 Jerry James <james@xemacs.org>
55bab11c30e8 [xemacs-hg @ 2004-04-06 20:50:39 by james]
james
parents: 1985
diff changeset
385
55bab11c30e8 [xemacs-hg @ 2004-04-06 20:50:39 by james]
james
parents: 1985
diff changeset
386 * configure.in: Change test -e to test -r for portability.
55bab11c30e8 [xemacs-hg @ 2004-04-06 20:50:39 by james]
james
parents: 1985
diff changeset
387
1985
a8b463c4984a [xemacs-hg @ 2004-04-06 12:13:54 by stephent]
stephent
parents: 1984
diff changeset
388 2004-04-06 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
a8b463c4984a [xemacs-hg @ 2004-04-06 12:13:54 by stephent]
stephent
parents: 1984
diff changeset
389
a8b463c4984a [xemacs-hg @ 2004-04-06 12:13:54 by stephent]
stephent
parents: 1984
diff changeset
390 * configure.in (use_number_lib): Accepts no to disable bignums.
a8b463c4984a [xemacs-hg @ 2004-04-06 12:13:54 by stephent]
stephent
parents: 1984
diff changeset
391 * configure.usage: Document the "no" value.
a8b463c4984a [xemacs-hg @ 2004-04-06 12:13:54 by stephent]
stephent
parents: 1984
diff changeset
392
1984
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
393 2004-04-05 Jerry James <james@xemacs.org>
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
394
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
395 * configure.in (use_number_lib): New. Values are "gmp" or "mp".
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
396 * configure.in: Use it. Report it. Check for size of a double.
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
397 * configure.usage: Tell how to use use-number-lib.
36760cdcb631 [xemacs-hg @ 2004-04-05 22:50:44 by james]
james
parents: 1964
diff changeset
398
1964
ebb2b9148aad [xemacs-hg @ 2004-03-22 09:22:24 by stephent]
stephent
parents: 1955
diff changeset
399 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
ebb2b9148aad [xemacs-hg @ 2004-03-22 09:22:24 by stephent]
stephent
parents: 1955
diff changeset
400
ebb2b9148aad [xemacs-hg @ 2004-03-22 09:22:24 by stephent]
stephent
parents: 1955
diff changeset
401 * XEmacs 21.5.17 "chayote" is released.
ebb2b9148aad [xemacs-hg @ 2004-03-22 09:22:24 by stephent]
stephent
parents: 1955
diff changeset
402
1955
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
403 2004-03-18 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
404
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
405 * configure.in (Compiler feature macros): Define _POSIX_C_SOURCE
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
406 for FreeBSD 4.9 to shut up viteno's compiler, and _XOPEN_SOURCE to
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
407 500 since apparently we'll use it if available.
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
408
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
409 2004-03-05 Stephen J. Turnbull <stephen@xemacs.org>
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
410
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
411 * configure.in (libc detection): Fix progress message.
02446ca6a05d [xemacs-hg @ 2004-03-18 09:57:08 by stephent]
stephent
parents: 1922
diff changeset
412
1922
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
413 2004-02-21 Stephen J. Turnbull <stephen@xemacs.org>
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
414
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
415 * configure.in (CFLAGS): Do XE_CFLAGS before adding warning flags to
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
416 CFLAGS. Thanks to Jerry James for reporting the bug.
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
417
1916
84785da441f9 [xemacs-hg @ 2004-02-18 12:14:30 by stephent]
stephent
parents: 1889
diff changeset
418 2004-02-18 Stephen J. Turnbull <stephen@xemacs.org>
84785da441f9 [xemacs-hg @ 2004-02-18 12:14:30 by stephent]
stephent
parents: 1889
diff changeset
419
84785da441f9 [xemacs-hg @ 2004-02-18 12:14:30 by stephent]
stephent
parents: 1889
diff changeset
420 * configure.in (AC_INIT_PARSE_ARGS): Use Solaris-compatible `for'.
1922
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
421 Thanks to Vin Shelton for noticing the bug, and Hrvoje Niksic for
569139be45f6 [xemacs-hg @ 2004-02-21 07:53:59 by stephent]
stephent
parents: 1916
diff changeset
422 the more elegant fix.
1916
84785da441f9 [xemacs-hg @ 2004-02-18 12:14:30 by stephent]
stephent
parents: 1889
diff changeset
423
1889
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
424 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org>
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
425
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
426 * configure.in: Use XE_CFLAGS for XEMACS_CC.
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
427 Kludge: warn about CC and XEMACS_CC not from same vendor (gcc only).
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
428 Various comment fixups.
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
429 Delete dead code for finding srcdir.
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
430
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
431 * Makefile.in.in (clean): Force deletion of generated Lisp load files.
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
432
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
433 2003-11-06 Stephen J. Turnbull <stephen@xemacs.org>
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
434
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
435 * configure.in: Report cc and libc version info. Detection code
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
436 by Valdis Kletnieks <Valdis.Kletnieks@vt.edu>. Tweaked for Debian.
bf8be6575eae [xemacs-hg @ 2004-01-28 11:20:34 by stephent]
stephent
parents: 1871
diff changeset
437
1871
b37a2b08a901 [xemacs-hg @ 2004-01-21 16:26:02 by james]
james
parents: 1800
diff changeset
438 2004-01-20 Jerry James <james@xemacs.org>
b37a2b08a901 [xemacs-hg @ 2004-01-21 16:26:02 by james]
james
parents: 1800
diff changeset
439
b37a2b08a901 [xemacs-hg @ 2004-01-21 16:26:02 by james]
james
parents: 1800
diff changeset
440 * configure.in: The icc compiler pretends to be gcc. It isn't.
b37a2b08a901 [xemacs-hg @ 2004-01-21 16:26:02 by james]
james
parents: 1800
diff changeset
441
1800
6c853dd06f0d [xemacs-hg @ 2003-11-20 16:06:00 by james]
james
parents: 1756
diff changeset
442 2003-11-18 Jerry James <james@xemacs.org>
6c853dd06f0d [xemacs-hg @ 2003-11-20 16:06:00 by james]
james
parents: 1756
diff changeset
443
6c853dd06f0d [xemacs-hg @ 2003-11-20 16:06:00 by james]
james
parents: 1756
diff changeset
444 * configure.in: Check for the typeof extension.
6c853dd06f0d [xemacs-hg @ 2003-11-20 16:06:00 by james]
james
parents: 1756
diff changeset
445
1756
b5db5c9230b1 [xemacs-hg @ 2003-10-16 19:44:34 by james]
james
parents: 1740
diff changeset
446 2003-10-15 Jerry James <james@xemacs.org>
b5db5c9230b1 [xemacs-hg @ 2003-10-16 19:44:34 by james]
james
parents: 1740
diff changeset
447
b5db5c9230b1 [xemacs-hg @ 2003-10-16 19:44:34 by james]
james
parents: 1740
diff changeset
448 * aclocal.m4: Add icc (Intel compiler) support.
b5db5c9230b1 [xemacs-hg @ 2003-10-16 19:44:34 by james]
james
parents: 1740
diff changeset
449 * configure.in: Ditto.
b5db5c9230b1 [xemacs-hg @ 2003-10-16 19:44:34 by james]
james
parents: 1740
diff changeset
450
1740
cf42e3b47b41 [xemacs-hg @ 2003-10-12 02:29:25 by james]
james
parents: 1716
diff changeset
451 2003-10-11 Jerry James <james@xemacs.org>
cf42e3b47b41 [xemacs-hg @ 2003-10-12 02:29:25 by james]
james
parents: 1716
diff changeset
452
cf42e3b47b41 [xemacs-hg @ 2003-10-12 02:29:25 by james]
james
parents: 1716
diff changeset
453 * configure.in: installexe.sh is under srcdir, not blddir.
cf42e3b47b41 [xemacs-hg @ 2003-10-12 02:29:25 by james]
james
parents: 1716
diff changeset
454
1716
022d0f785096 [xemacs-hg @ 2003-09-26 05:56:29 by youngs]
youngs
parents: 1707
diff changeset
455 2003-09-26 Steve Youngs <youngs@xemacs.org>
022d0f785096 [xemacs-hg @ 2003-09-26 05:56:29 by youngs]
youngs
parents: 1707
diff changeset
456
022d0f785096 [xemacs-hg @ 2003-09-26 05:56:29 by youngs]
youngs
parents: 1707
diff changeset
457 * XEmacs 21.5.16 "celeriac" is released.
022d0f785096 [xemacs-hg @ 2003-09-26 05:56:29 by youngs]
youngs
parents: 1707
diff changeset
458
1707
fca75a427ae3 [xemacs-hg @ 2003-09-22 03:22:14 by james]
james
parents: 1697
diff changeset
459 2003-09-21 Jerry James <james@xemacs.org>
fca75a427ae3 [xemacs-hg @ 2003-09-22 03:22:14 by james]
james
parents: 1697
diff changeset
460
fca75a427ae3 [xemacs-hg @ 2003-09-22 03:22:14 by james]
james
parents: 1697
diff changeset
461 * configure.in: Remove detection of GNU DLD.
fca75a427ae3 [xemacs-hg @ 2003-09-22 03:22:14 by james]
james
parents: 1697
diff changeset
462 * configure: Regenerate.
fca75a427ae3 [xemacs-hg @ 2003-09-22 03:22:14 by james]
james
parents: 1697
diff changeset
463
1697
20d5b69d37a1 [xemacs-hg @ 2003-09-19 16:24:33 by youngs]
youngs
parents: 1696
diff changeset
464 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu>
20d5b69d37a1 [xemacs-hg @ 2003-09-19 16:24:33 by youngs]
youngs
parents: 1696
diff changeset
465
20d5b69d37a1 [xemacs-hg @ 2003-09-19 16:24:33 by youngs]
youngs
parents: 1696
diff changeset
466 * PROBLEMS: Propose bash as an alternative to buggy Solaris
20d5b69d37a1 [xemacs-hg @ 2003-09-19 16:24:33 by youngs]
youngs
parents: 1696
diff changeset
467 /bin/sh.
20d5b69d37a1 [xemacs-hg @ 2003-09-19 16:24:33 by youngs]
youngs
parents: 1696
diff changeset
468
1696
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
469 2003-09-20 Steve Youngs <youngs@xemacs.org>
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
470
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
471 * configure: Re-generate after Martin's configure.in patch.
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
472
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
473 2003-09-20 Martin Buchholz <martin@xemacs.org>
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
474
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
475 * configure.in: XEmacs failed to build on Solaris9.
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
476 Solaris9 comes with /usr/demo/SOUND, but no headers or libraries
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
477 therein.
7032283c28db [xemacs-hg @ 2003-09-19 15:56:52 by youngs]
youngs
parents: 1692
diff changeset
478
1692
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
479 2003-09-18 Steve Youngs <youngs@xemacs.org>
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
480
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
481 * configure: Re-generate after Martin's configure.in patch.
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
482
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
483 2003-09-13 Martin Buchholz <martin@xemacs.org>
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
484
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
485 * configure.in (OS_RELEASE): Add support for SunOS 5.10.
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
486 On current OSes produced by Sun, `uname -r' prints "5.9".
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
487 It seems likely that on future OSes, `uname -r' will print "5.10".
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
488 We need to accept multi-digit release numbers.
6265c9c31f53 [xemacs-hg @ 2003-09-18 05:13:54 by youngs]
youngs
parents: 1678
diff changeset
489
1678
2422c1cd1afd [xemacs-hg @ 2003-09-12 02:02:06 by james]
james
parents: 1665
diff changeset
490 2003-05-10 Andrew Begel <abegel@CS.Berkeley.EDU>
2422c1cd1afd [xemacs-hg @ 2003-09-12 02:02:06 by james]
james
parents: 1665
diff changeset
491
2422c1cd1afd [xemacs-hg @ 2003-09-12 02:02:06 by james]
james
parents: 1665
diff changeset
492 * aclocal.m4 (XE_SHLIB_STUFF): Use -bundle when testing the
2422c1cd1afd [xemacs-hg @ 2003-09-12 02:02:06 by james]
james
parents: 1665
diff changeset
493 ability to build shared libraries, but use -bundle_loader in
2422c1cd1afd [xemacs-hg @ 2003-09-12 02:02:06 by james]
james
parents: 1665
diff changeset
494 ellcc. Properly handle other flags for MacOS X.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
495
1665
bb216a3e537f [xemacs-hg @ 2003-09-04 00:05:04 by youngs]
youngs
parents: 1651
diff changeset
496 2003-09-03 Steve Youngs <youngs@xemacs.org>
bb216a3e537f [xemacs-hg @ 2003-09-04 00:05:04 by youngs]
youngs
parents: 1651
diff changeset
497
bb216a3e537f [xemacs-hg @ 2003-09-04 00:05:04 by youngs]
youngs
parents: 1651
diff changeset
498 * XEmacs 21.5.15 "celery" is released.
bb216a3e537f [xemacs-hg @ 2003-09-04 00:05:04 by youngs]
youngs
parents: 1651
diff changeset
499
1651
d3af5b868526 [xemacs-hg @ 2003-08-28 15:45:20 by james]
james
parents: 1648
diff changeset
500 2003-08-28 Jerry James <james@xemacs.org>
d3af5b868526 [xemacs-hg @ 2003-08-28 15:45:20 by james]
james
parents: 1648
diff changeset
501
d3af5b868526 [xemacs-hg @ 2003-08-28 15:45:20 by james]
james
parents: 1648
diff changeset
502 * configure.in: Link modules with -lstdc++ if g++ is used.
d3af5b868526 [xemacs-hg @ 2003-08-28 15:45:20 by james]
james
parents: 1648
diff changeset
503
1648
712931b4b71d [xemacs-hg @ 2003-08-27 18:06:54 by youngs]
youngs
parents: 1633
diff changeset
504 2003-08-28 Steve Youngs <youngs@xemacs.org>
712931b4b71d [xemacs-hg @ 2003-08-27 18:06:54 by youngs]
youngs
parents: 1633
diff changeset
505
712931b4b71d [xemacs-hg @ 2003-08-27 18:06:54 by youngs]
youngs
parents: 1633
diff changeset
506 * README.packages: Update.
712931b4b71d [xemacs-hg @ 2003-08-27 18:06:54 by youngs]
youngs
parents: 1633
diff changeset
507
1633
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
508 2003-08-18 Jerry James <james@xemacs.org>
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
509
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
510 * Makefile.in.in (GENERATED_HEADERS): Add xemacs.def.
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
511 * Makefile.in.in: Regenerate if xemacs.def.in.in is touched.
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
512 * aclocal.m4 (XE_SHLIB_STUFF): Allow modules with Cygwin.
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
513 * aclocal.m4 (cygwin_warn): Removed.
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
514 * configure.in (XE_COMPUTE_RUNPATH): Process xemacs.def.in.in.
baca156a450b [xemacs-hg @ 2003-08-19 02:11:46 by james]
james
parents: 1617
diff changeset
515
1617
000fb15e7f54 [xemacs-hg @ 2003-08-12 06:36:38 by stephent]
stephent
parents: 1546
diff changeset
516 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
000fb15e7f54 [xemacs-hg @ 2003-08-12 06:36:38 by stephent]
stephent
parents: 1546
diff changeset
517
000fb15e7f54 [xemacs-hg @ 2003-08-12 06:36:38 by stephent]
stephent
parents: 1546
diff changeset
518 * configure.usage (Window System): `lucid' option often means `Motif'.
000fb15e7f54 [xemacs-hg @ 2003-08-12 06:36:38 by stephent]
stephent
parents: 1546
diff changeset
519
1546
204e0afae501 [xemacs-hg @ 2003-06-30 09:10:26 by stephent]
stephent
parents: 1510
diff changeset
520 2003-06-13 Stephen J. Turnbull <stephen@xemacs.org>
204e0afae501 [xemacs-hg @ 2003-06-30 09:10:26 by stephent]
stephent
parents: 1510
diff changeset
521
204e0afae501 [xemacs-hg @ 2003-06-30 09:10:26 by stephent]
stephent
parents: 1510
diff changeset
522 * configure.usage (--cflags-warning): Change underscore to hyphen.
204e0afae501 [xemacs-hg @ 2003-06-30 09:10:26 by stephent]
stephent
parents: 1510
diff changeset
523
1510
a326a8b73148 [xemacs-hg @ 2003-06-01 05:10:14 by youngs]
youngs
parents: 1491
diff changeset
524 2003-06-01 Steve Youngs <youngs@xemacs.org>
a326a8b73148 [xemacs-hg @ 2003-06-01 05:10:14 by youngs]
youngs
parents: 1491
diff changeset
525
a326a8b73148 [xemacs-hg @ 2003-06-01 05:10:14 by youngs]
youngs
parents: 1491
diff changeset
526 * XEmacs 21.5.14 "cassava" is released.
a326a8b73148 [xemacs-hg @ 2003-06-01 05:10:14 by youngs]
youngs
parents: 1491
diff changeset
527
1491
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
528 2003-05-20 Jerry James <james@xemacs.org>
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
529
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
530 * configure.in: Add src to MAKE_SUBDIR early for module builds for
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
531 MacOSX and Windows; thanks to Andrew Begel. Set module makefile
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
532 variables appropriately if --with-modules=no is specified.
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
533
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
534 * configure: Regenerate.
d968d4073031 [xemacs-hg @ 2003-05-20 18:57:50 by james]
james
parents: 1473
diff changeset
535
1473
1fcb2428fee7 [xemacs-hg @ 2003-05-10 08:53:26 by youngs]
youngs
parents: 1470
diff changeset
536 2003-05-10 Steve Youngs <youngs@xemacs.org>
1fcb2428fee7 [xemacs-hg @ 2003-05-10 08:53:26 by youngs]
youngs
parents: 1470
diff changeset
537
1fcb2428fee7 [xemacs-hg @ 2003-05-10 08:53:26 by youngs]
youngs
parents: 1470
diff changeset
538 * XEmacs 21.5.13 "cauliflower" is released.
1fcb2428fee7 [xemacs-hg @ 2003-05-10 08:53:26 by youngs]
youngs
parents: 1470
diff changeset
539
1470
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
540 2003-05-10 Steve Youngs <youngs@xemacs.org>
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
541
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
542 * Revert this patch:
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
543 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
544
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
545 * configure.in: Move module detection to after src/ is added to
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
546 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
547 already be built.
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
548 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
549 MacOS X.
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
550 It was stopping certain libs from making their way into the
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
551 Makefiles.
1470
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
552
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
553 * configure: Regenerate.
1364f9716d7b [xemacs-hg @ 2003-05-10 02:57:05 by youngs]
youngs
parents: 1464
diff changeset
554
1464
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
555 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
556
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
557 * configure.in: Revert Steve Youngs's patch, and set default for
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
558 ESD in the Defaults section. Improve comments.
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
559
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
560 * configure: Regenerate.
b02bdcffb55f [xemacs-hg @ 2003-05-08 16:06:15 by stephent]
stephent
parents: 1462
diff changeset
561
1462
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
562 2003-05-07 Steve Youngs <youngs@xemacs.org>
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
563
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
564 * configure.in: Default ESD sound to off.
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
565
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
566 * configure.usage (--with-sound): Document ESD defaulting to off.
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
567
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
568 * configure: Regenerate.
c5da5c66fea7 [xemacs-hg @ 2003-05-07 08:34:08 by youngs]
youngs
parents: 1457
diff changeset
569
1457
b627cfd39e8a [xemacs-hg @ 2003-05-04 22:31:06 by youngs]
youngs
parents: 1454
diff changeset
570 2003-05-05 Steve Youngs <youngs@xemacs.org>
b627cfd39e8a [xemacs-hg @ 2003-05-04 22:31:06 by youngs]
youngs
parents: 1454
diff changeset
571
b627cfd39e8a [xemacs-hg @ 2003-05-04 22:31:06 by youngs]
youngs
parents: 1454
diff changeset
572 * CHANGES.beta: Update.
b627cfd39e8a [xemacs-hg @ 2003-05-04 22:31:06 by youngs]
youngs
parents: 1454
diff changeset
573
1454
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
574 2003-05-04 Steve Youngs <youngs@xemacs.org>
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
575
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
576 * configure: Regenerate.
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
577
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
578 2003-05-04 Martin Buchholz <martin@xemacs.org>
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
579
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
580 * configure.in: Don't look for Motif if it's already present in
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
581 $x_includes and $x_libraries.
38d0f093d818 [xemacs-hg @ 2003-05-04 01:04:36 by youngs]
youngs
parents: 1452
diff changeset
582
1452
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
583 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
584
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
585 * configure.in: Move module detection to after src/ is added to
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
586 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
587 already be built.
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
588 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
589 MacOS X.
dd63b61df78c [xemacs-hg @ 2003-05-03 22:47:10 by youngs]
youngs
parents: 1442
diff changeset
590
1442
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
591 2003-05-02 Stephen J. Turnbull <stephen@xemacs.org>
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
592
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
593 * configure.in (darwin): Collect random kludges in one place.
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
594 (cygwin): Check for intptr_t in <sys/types.h>.
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
595 (Berkeley db): Handle 4.1 functions decorated with version info.
5142be485095 [xemacs-hg @ 2003-05-02 06:15:54 by stephent]
stephent
parents: 1441
diff changeset
596
1441
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
597 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
598
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
599 * PROBLEMS (Windows): New: auxiliary programs for Windows.
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
600
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
601 2003-03-04 Stephen J. Turnbull <stephen@xemacs.org>
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
602
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
603 * Makefile.in.in (TAGS tags): Make DEFUNed functions be tags.
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
604 Patch by Martin Buchholz <martin@xemacs.org>.
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
605 <15410.44105.753590.169241@gargle.gargle.HOWL>
049c7092a496 [xemacs-hg @ 2003-05-02 06:00:41 by stephent]
stephent
parents: 1431
diff changeset
606
1431
bd5929b8e039 [xemacs-hg @ 2003-04-24 23:41:31 by youngs]
youngs
parents: 1427
diff changeset
607 2003-04-24 Steve Youngs <youngs@xemacs.org>
bd5929b8e039 [xemacs-hg @ 2003-04-24 23:41:31 by youngs]
youngs
parents: 1427
diff changeset
608
bd5929b8e039 [xemacs-hg @ 2003-04-24 23:41:31 by youngs]
youngs
parents: 1427
diff changeset
609 * XEmacs 21.5.12 "carrot" is released.
bd5929b8e039 [xemacs-hg @ 2003-04-24 23:41:31 by youngs]
youngs
parents: 1427
diff changeset
610
1427
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
611 2003-04-24 Steve Youngs <youngs@xemacs.org>
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
612
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
613 * configure.in: Fix for building on openbsd.
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
614 From Gregory Steuck <greg@nest.cx>
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
615
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
616 * configure: Regenerate
5d62849e7275 [xemacs-hg @ 2003-04-24 05:26:40 by youngs]
youngs
parents: 1389
diff changeset
617
1389
6355bae896e3 [xemacs-hg @ 2003-03-27 12:57:36 by stephent]
stephent
parents: 1384
diff changeset
618 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org>
6355bae896e3 [xemacs-hg @ 2003-03-27 12:57:36 by stephent]
stephent
parents: 1384
diff changeset
619
6355bae896e3 [xemacs-hg @ 2003-03-27 12:57:36 by stephent]
stephent
parents: 1384
diff changeset
620 * PROBLEMS: Global substitution of .Xresources for .Xdefaults.
6355bae896e3 [xemacs-hg @ 2003-03-27 12:57:36 by stephent]
stephent
parents: 1384
diff changeset
621
1384
72bc4b7c2480 [xemacs-hg @ 2003-03-26 04:32:18 by james]
james
parents: 1375
diff changeset
622 2003-03-25 Jerry James <james@eecs.ku.edu>
72bc4b7c2480 [xemacs-hg @ 2003-03-26 04:32:18 by james]
james
parents: 1375
diff changeset
623
72bc4b7c2480 [xemacs-hg @ 2003-03-26 04:32:18 by james]
james
parents: 1375
diff changeset
624 * configure.in: Add Andrew Begel's shared library support for
72bc4b7c2480 [xemacs-hg @ 2003-03-26 04:32:18 by james]
james
parents: 1375
diff changeset
625 MacOS X.
72bc4b7c2480 [xemacs-hg @ 2003-03-26 04:32:18 by james]
james
parents: 1375
diff changeset
626
1375
0b6d70f7d49c [xemacs-hg @ 2003-03-24 14:13:40 by stephent]
stephent
parents: 1349
diff changeset
627 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
0b6d70f7d49c [xemacs-hg @ 2003-03-24 14:13:40 by stephent]
stephent
parents: 1349
diff changeset
628
0b6d70f7d49c [xemacs-hg @ 2003-03-24 14:13:40 by stephent]
stephent
parents: 1349
diff changeset
629 * INSTALL: Give location of Darwin X11 downloads.
0b6d70f7d49c [xemacs-hg @ 2003-03-24 14:13:40 by stephent]
stephent
parents: 1349
diff changeset
630
1349
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
631 2003-02-09 Ville Skyttä <scop@xemacs.org>
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
632
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
633 * configure: Remove pkgdir and all references to it (unused).
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
634 * configure.in: Ditto.
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
635 * Makefile.in.in: Ditto.
2e6e691f6649 [xemacs-hg @ 2003-03-09 17:23:50 by scop]
scop
parents: 1338
diff changeset
636
1338
314c4e18dda0 [xemacs-hg @ 2003-03-03 10:35:29 by stephent]
stephent
parents: 1332
diff changeset
637 2003-03-03 Stephen J. Turnbull <stephen@xemacs.org>
314c4e18dda0 [xemacs-hg @ 2003-03-03 10:35:29 by stephent]
stephent
parents: 1332
diff changeset
638
314c4e18dda0 [xemacs-hg @ 2003-03-03 10:35:29 by stephent]
stephent
parents: 1332
diff changeset
639 * INSTALL: Reorganize, synch to configure.usage.
314c4e18dda0 [xemacs-hg @ 2003-03-03 10:35:29 by stephent]
stephent
parents: 1332
diff changeset
640
1332
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
641 2003-03-01 Ben Wing <ben@xemacs.org>
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
642
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
643 * PROBLEMS:
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
644 * PROBLEMS (Note):
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
645 * PROBLEMS (http):
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
646 * PROBLEMS (IMPORTANT):
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
647 Include nt/PROBLEMS and update. Add note about incremental
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
648 linking badness.
6aa23bb3da6b [xemacs-hg @ 2003-03-02 02:18:05 by ben]
ben
parents: 1330
diff changeset
649
1330
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
650 2003-02-28 Ben Wing <ben@xemacs.org>
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
651
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
652 * Makefile.in.in (mostlyclean):
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
653 * Makefile.in.in (clean):
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
654 * Makefile.in.in (top_distclean):
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
655 * Makefile.in.in (distclean):
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
656 Move src deletions to src/Makefile.in.in.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents: 1318
diff changeset
657
1318
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
658 2003-02-20 Ben Wing <ben@xemacs.org>
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
659
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
660 * PROBLEMS:
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
661 * PROBLEMS (event-stream.c): Removed.
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
662 * PROBLEMS (ABSTRACT):
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
663 * PROBLEMS (patch.):
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
664 * PROBLEMS (Note):
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
665 Add comment about Cygwin, unexec and sysmalloc.
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
666 Move some non-general stuff out of general.
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
667 Make a section for x86.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
668
1318
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
669 * configure.in (AC_INIT_NOTICE):
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
670 * configure.in (XE_COMPUTE_RUNPATH):
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
671 Add check for broken alloca in funcalls.
b531bf8658e9 [xemacs-hg @ 2003-02-21 06:56:46 by ben]
ben
parents: 1314
diff changeset
672
1314
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
673 2003-02-19 Ben Wing <ben@xemacs.org>
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
674
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
675 * Makefile.in.in:
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
676 * Makefile.in.in (GENERATED_HEADERS):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
677 * Makefile.in.in (GENERATED_LISP): Removed.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
678 * Makefile.in.in (.NO_PARALLEL):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
679 * Makefile.in.in (beta):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
680 * Makefile.in.in (dist):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
681 * Makefile.in.in (batch): Removed.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
682 * Makefile.in.in (batch_packages): Removed.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
683 * Makefile.in.in (check): New.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
684 * Makefile.in.in (finder): Removed.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
685 * Makefile.in.in (check-features): New.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
686 * Makefile.in.in (.PHONY):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
687 * Makefile.in.in (install-only):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
688 * Makefile.in.in (tagslisp):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
689 * Makefile.in.in (info):
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
690 Major surgery. Move all stuff related to building anything in the
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
691 src/ directory into src/. Simplify the dependencies -- everything
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
692 in src/ is dependent on the single entry `src' in MAKE_SUBDIRS.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
693 Remove weirdo targets like `all-elc[s]', dump-elc[s], etc.
15a91d7ae2d1 [xemacs-hg @ 2003-02-20 08:16:21 by ben]
ben
parents: 1307
diff changeset
694
1307
3f994430e7b9 [xemacs-hg @ 2003-02-16 06:13:17 by youngs]
youngs
parents: 1303
diff changeset
695 2003-02-16 Steve Youngs <youngs@xemacs.org>
3f994430e7b9 [xemacs-hg @ 2003-02-16 06:13:17 by youngs]
youngs
parents: 1303
diff changeset
696
3f994430e7b9 [xemacs-hg @ 2003-02-16 06:13:17 by youngs]
youngs
parents: 1303
diff changeset
697 * XEmacs 21.5.11 "cabbage" is released.
3f994430e7b9 [xemacs-hg @ 2003-02-16 06:13:17 by youngs]
youngs
parents: 1303
diff changeset
698
1303
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
699 2003-02-15 Ben Wing <ben@xemacs.org>
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
700
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
701 * Makefile.in.in (batch_packages): Run update-elc-2 with -no-autoloads
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
702 to avoid multiple autoload-loading problem.
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
703 * configure.usage (--error-checking): Document quick-build better.
f99d3d25df86 [xemacs-hg @ 2003-02-15 10:15:54 by ben]
ben
parents: 1294
diff changeset
704
1294
8c5cf108f035 [xemacs-hg @ 2003-02-14 07:38:22 by stephent]
stephent
parents: 1283
diff changeset
705 2003-01-28 Martin Buchholz <martin@xemacs.org>
8c5cf108f035 [xemacs-hg @ 2003-02-14 07:38:22 by stephent]
stephent
parents: 1283
diff changeset
706
8c5cf108f035 [xemacs-hg @ 2003-02-14 07:38:22 by stephent]
stephent
parents: 1283
diff changeset
707 * configure.in (opsys): (AIX specific)
8c5cf108f035 [xemacs-hg @ 2003-02-14 07:38:22 by stephent]
stephent
parents: 1283
diff changeset
708 Use opsys=aix4-2 for AIX 5 and all future versions.
8c5cf108f035 [xemacs-hg @ 2003-02-14 07:38:22 by stephent]
stephent
parents: 1283
diff changeset
709
1283
32bc2bab419c [xemacs-hg @ 2003-02-10 14:28:09 by stephent]
stephent
parents: 1259
diff changeset
710 2003-02-10 Stephen J. Turnbull <stephen@xemacs.org>
32bc2bab419c [xemacs-hg @ 2003-02-10 14:28:09 by stephent]
stephent
parents: 1259
diff changeset
711
32bc2bab419c [xemacs-hg @ 2003-02-10 14:28:09 by stephent]
stephent
parents: 1259
diff changeset
712 * INSTALL: Recommend Mule, deprecate stripped binaries.
32bc2bab419c [xemacs-hg @ 2003-02-10 14:28:09 by stephent]
stephent
parents: 1259
diff changeset
713
1259
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
714 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
715
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
716 * configure.in (DLSYM_NEEDS_UNDERSCORE): Define on darwin.
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
717
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
718 * configure.in: Fix --srcdir processing.
d9c553868a01 [xemacs-hg @ 2003-02-05 10:07:26 by stephent]
stephent
parents: 1245
diff changeset
719
1245
6981ff72175a [xemacs-hg @ 2003-01-31 12:14:00 by stephent]
stephent
parents: 1232
diff changeset
720 2003-01-31 Stephen J. Turnbull <stephen@xemacs.org>
6981ff72175a [xemacs-hg @ 2003-01-31 12:14:00 by stephent]
stephent
parents: 1232
diff changeset
721
6981ff72175a [xemacs-hg @ 2003-01-31 12:14:00 by stephent]
stephent
parents: 1232
diff changeset
722 * PROBLEMS: Collect Motif information in one place.
6981ff72175a [xemacs-hg @ 2003-01-31 12:14:00 by stephent]
stephent
parents: 1232
diff changeset
723
1232
c08a6fa181d1 [xemacs-hg @ 2003-01-23 11:38:56 by stephent]
stephent
parents: 1222
diff changeset
724 2002-10-19 Stephen Turnbull <stephen@xemacs.org>
c08a6fa181d1 [xemacs-hg @ 2003-01-23 11:38:56 by stephent]
stephent
parents: 1222
diff changeset
725
c08a6fa181d1 [xemacs-hg @ 2003-01-23 11:38:56 by stephent]
stephent
parents: 1222
diff changeset
726 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.*
c08a6fa181d1 [xemacs-hg @ 2003-01-23 11:38:56 by stephent]
stephent
parents: 1222
diff changeset
727 in lisp, lisp/mule, and modules.
c08a6fa181d1 [xemacs-hg @ 2003-01-23 11:38:56 by stephent]
stephent
parents: 1222
diff changeset
728
1222
0350fea81e65 [xemacs-hg @ 2003-01-18 04:48:18 by james]
james
parents: 1214
diff changeset
729 2003-01-14 Jerry James <james@xemacs.org>
0350fea81e65 [xemacs-hg @ 2003-01-18 04:48:18 by james]
james
parents: 1214
diff changeset
730
0350fea81e65 [xemacs-hg @ 2003-01-18 04:48:18 by james]
james
parents: 1214
diff changeset
731 * PROBLEMS: Describe Steve Youngs' problem with the PostgreSQL
0350fea81e65 [xemacs-hg @ 2003-01-18 04:48:18 by james]
james
parents: 1214
diff changeset
732 module and --error-checking=all.
0350fea81e65 [xemacs-hg @ 2003-01-18 04:48:18 by james]
james
parents: 1214
diff changeset
733
1214
4be1d80f2abd [xemacs-hg @ 2003-01-15 15:03:08 by gin]
gin
parents: 1202
diff changeset
734 2003-01-13 Ilya Golubev <golubev@xemacs.org>
4be1d80f2abd [xemacs-hg @ 2003-01-15 15:03:08 by gin]
gin
parents: 1202
diff changeset
735
4be1d80f2abd [xemacs-hg @ 2003-01-15 15:03:08 by gin]
gin
parents: 1202
diff changeset
736 * etc/photos/golubev.png, etc/photos/golubevm.png: New.
4be1d80f2abd [xemacs-hg @ 2003-01-15 15:03:08 by gin]
gin
parents: 1202
diff changeset
737
1202
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
738 2003-01-12 Mike Sperber <mike@xemacs.org>
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
739
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
740 * configure.in: Check for strupr and strlwr.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
741
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
742 2002-12-16 Ben Wing <ben@xemacs.org>
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
743
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
744 * INSTALL (Rationale):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
745 * configure.in (XE_COMPUTE_RUNPATH):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
746 * configure.usage (Usage):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
747 * configure.usage (--xemacs-compiler):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
748 * configure.usage (--srcdir):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
749 * configure.usage (--with-prefix):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
750 * configure.usage (--bindir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
751 * configure.usage (--datadir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
752 * configure.usage (--statedir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
753 * configure.usage (--libdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
754 * configure.usage (--infodir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
755 * configure.usage (--mandir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
756 * configure.usage (--lispdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
757 * configure.usage (--sitelispdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
758 * configure.usage (--etcdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
759 * configure.usage (--lockdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
760 * configure.usage (--archlibdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
761 * configure.usage (--docdir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
762 * configure.usage (--moduledir): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
763 * configure.usage (--with-site-lisp): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
764 * configure.usage (--with-site-modules): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
765 * configure.usage (--package-path): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
766 * configure.usage (--infopath): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
767 * configure.usage (--with-xmu):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
768 * configure.usage (--with-tty):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
769 * configure.usage (--with-gif):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
770 * configure.usage (--native-sound-lib):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
771 * configure.usage (--with-xim): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
772 * configure.usage (--with-clash-detection): New.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
773 * configure.usage (--with-database):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
774 * configure.usage (--mail-locking):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
775 * configure.usage (--with-ipv6-cname): Removed.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
776 * configure.usage (--error-checking):
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
777 Redo usage message more logically, fix some problems. In configure,
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
778 when outputting the compilation options, put in a big ugly warning
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
779 about using union-type, since it's been known to trigger so many
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
780 compiler bugs, invariably leading to weird crashes.
6041a741b6d6 [xemacs-hg @ 2003-01-12 11:03:13 by michaels]
michaels
parents: 1187
diff changeset
781
1187
6f18092b3b3c [xemacs-hg @ 2003-01-05 05:13:26 by youngs]
youngs
parents: 1157
diff changeset
782 2003-01-04 Steve Youngs <youngs@xemacs.org>
6f18092b3b3c [xemacs-hg @ 2003-01-05 05:13:26 by youngs]
youngs
parents: 1157
diff changeset
783
6f18092b3b3c [xemacs-hg @ 2003-01-05 05:13:26 by youngs]
youngs
parents: 1157
diff changeset
784 * XEmacs 21.5.10 "burdock" is released.
6f18092b3b3c [xemacs-hg @ 2003-01-05 05:13:26 by youngs]
youngs
parents: 1157
diff changeset
785
1157
6af03f821bbe [xemacs-hg @ 2002-12-13 04:29:06 by andyp]
andyp
parents: 1155
diff changeset
786 2002-07-08 Andy Piper <andy@xemacs.org>
6af03f821bbe [xemacs-hg @ 2002-12-13 04:29:06 by andyp]
andyp
parents: 1155
diff changeset
787
6af03f821bbe [xemacs-hg @ 2002-12-13 04:29:06 by andyp]
andyp
parents: 1155
diff changeset
788 * Makefile.in.in (src/sheap-adjust.h): reset back to zero. Making
6af03f821bbe [xemacs-hg @ 2002-12-13 04:29:06 by andyp]
andyp
parents: 1155
diff changeset
789 this anything other than zero was misguided.
6af03f821bbe [xemacs-hg @ 2002-12-13 04:29:06 by andyp]
andyp
parents: 1155
diff changeset
790
1155
2e45c3beb9dc [xemacs-hg @ 2002-12-12 03:22:50 by stephent]
stephent
parents: 1123
diff changeset
791 2002-12-04 Stephen J. Turnbull <stephen@xemacs.org>
2e45c3beb9dc [xemacs-hg @ 2002-12-12 03:22:50 by stephent]
stephent
parents: 1123
diff changeset
792
2e45c3beb9dc [xemacs-hg @ 2002-12-12 03:22:50 by stephent]
stephent
parents: 1123
diff changeset
793 * configure.in: Make --pdump default per opsys; move Darwin's
2e45c3beb9dc [xemacs-hg @ 2002-12-12 03:22:50 by stephent]
stephent
parents: 1123
diff changeset
794 setting and change Linux's default to yes.
2e45c3beb9dc [xemacs-hg @ 2002-12-12 03:22:50 by stephent]
stephent
parents: 1123
diff changeset
795
1123
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
796 2002-11-27 Ben Wing <ben@xemacs.org>
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
797
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
798 * configure.in (CANONICALIZE_PATH):
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
799 * configure.in (TAB):
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
800 Check for GCC version and only use -Wpacked in v3.
37bdd24225ef [xemacs-hg @ 2002-11-27 07:15:02 by ben]
ben
parents: 1117
diff changeset
801
1117
b3fcaf7cb856 [xemacs-hg @ 2002-11-22 16:23:52 by james]
james
parents: 1111
diff changeset
802 2002-10-14 Jerry James <james@xemacs.org>
b3fcaf7cb856 [xemacs-hg @ 2002-11-22 16:23:52 by james]
james
parents: 1111
diff changeset
803
b3fcaf7cb856 [xemacs-hg @ 2002-11-22 16:23:52 by james]
james
parents: 1111
diff changeset
804 * configure.in: Remove LISP_FLOAT_TYPE definition.
b3fcaf7cb856 [xemacs-hg @ 2002-11-22 16:23:52 by james]
james
parents: 1111
diff changeset
805
1111
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
806 2002-11-17 Ben Wing <ben@xemacs.org>
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
807
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
808 * aclocal.m4 (cygwin_warn): New.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
809 Disable shared library modules under Cygwin for the moment,
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
810 since we need some more tricky coding done and I don't have the
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
811 time right now.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
812
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
813 * configure.in:
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
814 * configure.in (need_modules_common): New.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
815 * configure.in (quoted_arguments):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
816 * configure.in (stack_trace_eye_catcher):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
817 * configure.in (CPP):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
818 * configure.in (CFLAGS): New.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
819 * configure.in (bitmapdir):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
820 * configure.in (ldap_libs):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
821 * configure.in (postgresql_libs):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
822 * configure.in (all_widgets):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
823 * configure.in (SUBDIR_MAKEFILES):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
824 * configure.in (RECURSIVE_MAKE):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
825 * configure.in (null_string):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
826 * configure.in (Mail):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
827 * configure.usage (--cflags):
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
828 * configure.usage (--cflags_warning): New.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
829
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
830 Make sure we use the compiler in --xemacs-compiler to compile
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
831 the modules, too, or we will get link errors when trying to do
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
832 a C++ build.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
833
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
834 Create a directory modules/common, in which is code common to all
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
835 the module Makefiles and configure.ac's. We create a separate
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
836 directory because we may be building in a separate source tree,
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
837 and need a way of accessing the common code (at least in the case
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
838 of the Makefile). Either we create symlinks for all necessary
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
839 files or one just for the directory -- the latter is more robust.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
840
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
841 Add code to create the symlink for modules/common as necessary.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
842 When creating the modules Makefiles, append the common code.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
843
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
844 Check for wcslen/wcscmp; apparently missing sometimes in Cygwin and
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
845 G++ v3.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
846
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
847 Output correct compiler name in messages.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
848
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
849 Separate warning flags from other C flags so that user-specified
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
850 --cflags doesn't disable warnings.
184461bc8de4 [xemacs-hg @ 2002-11-18 06:52:23 by ben]
ben
parents: 1100
diff changeset
851
1100
d50ab2546522 [xemacs-hg @ 2002-11-11 18:52:57 by stephent]
stephent
parents: 1099
diff changeset
852 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
d50ab2546522 [xemacs-hg @ 2002-11-11 18:52:57 by stephent]
stephent
parents: 1099
diff changeset
853
d50ab2546522 [xemacs-hg @ 2002-11-11 18:52:57 by stephent]
stephent
parents: 1099
diff changeset
854 * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale.
d50ab2546522 [xemacs-hg @ 2002-11-11 18:52:57 by stephent]
stephent
parents: 1099
diff changeset
855
d50ab2546522 [xemacs-hg @ 2002-11-11 18:52:57 by stephent]
stephent
parents: 1099
diff changeset
856 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
1098
25f567f6ab2a [xemacs-hg @ 2002-11-11 16:13:28 by stephent]
stephent
parents: 1093
diff changeset
857
25f567f6ab2a [xemacs-hg @ 2002-11-11 16:13:28 by stephent]
stephent
parents: 1093
diff changeset
858 * PROBLEMS: Typo fix.
25f567f6ab2a [xemacs-hg @ 2002-11-11 16:13:28 by stephent]
stephent
parents: 1093
diff changeset
859
1092
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
860 2002-10-31 John Paul Wallington <jpw@shootybangbang.com>
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
861
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
862 * info/dir (File): button1 on a highlighted word doesn't
1092
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
863 follow that cross-reference.
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
864
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
865 2002-10-31 Stephen J. Turnbull <stephen@xemacs.org>
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
866
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
867 * PROBLEMS (Running/IRIX): Irix 6.5 coredumps. Thanks, Valdis.
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
868
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
869 2002-10-19 Stephen Turnbull <stephen@xemacs.org>
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
870
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
871 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.*
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
872 in lisp, lisp/mule, and modules.
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
873 ChangeLog: Fix my bogus email addresses.
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
874
1070
989ddde6705d [xemacs-hg @ 2002-10-24 16:19:39 by youngs]
youngs
parents: 1058
diff changeset
875 2002-10-25 Stephen J. Turnbull <stephen@xemacs.org>
989ddde6705d [xemacs-hg @ 2002-10-24 16:19:39 by youngs]
youngs
parents: 1058
diff changeset
876
989ddde6705d [xemacs-hg @ 2002-10-24 16:19:39 by youngs]
youngs
parents: 1058
diff changeset
877 * configure.in (Check for POSIX functions): New section head.
989ddde6705d [xemacs-hg @ 2002-10-24 16:19:39 by youngs]
youngs
parents: 1058
diff changeset
878 getaddrinfo is detected on HP-UX 11.XX, but appears to be
989ddde6705d [xemacs-hg @ 2002-10-24 16:19:39 by youngs]
youngs
parents: 1058
diff changeset
879 non-functional. Disable it. Based on work by Darryl Okahata.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
880
1092
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
881 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
1058
d7285d54aa5f [xemacs-hg @ 2002-10-18 05:43:26 by stephent]
stephent
parents: 1056
diff changeset
882
d7285d54aa5f [xemacs-hg @ 2002-10-18 05:43:26 by stephent]
stephent
parents: 1056
diff changeset
883 * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error.
d7285d54aa5f [xemacs-hg @ 2002-10-18 05:43:26 by stephent]
stephent
parents: 1056
diff changeset
884
1092
f5d8712231af [xemacs-hg @ 2002-11-11 14:19:07 by stephent]
stephent
parents: 1070
diff changeset
885 2002-10-17 Stephen J. Turnbull <stephen@xemacs.org>
1056
c2acbc874bf1 [xemacs-hg @ 2002-10-17 14:12:14 by stephent]
stephent
parents: 1045
diff changeset
886
c2acbc874bf1 [xemacs-hg @ 2002-10-17 14:12:14 by stephent]
stephent
parents: 1045
diff changeset
887 * PROBLEMS (Missing charsets): Remove ambiguity.
c2acbc874bf1 [xemacs-hg @ 2002-10-17 14:12:14 by stephent]
stephent
parents: 1045
diff changeset
888
1045
ae9378e1cde3 [xemacs-hg @ 2002-10-10 14:47:21 by stephent]
stephent
parents: 1044
diff changeset
889 2002-10-10 Stephen J. Turnbull <stephen@xemacs.org>
ae9378e1cde3 [xemacs-hg @ 2002-10-10 14:47:21 by stephent]
stephent
parents: 1044
diff changeset
890
ae9378e1cde3 [xemacs-hg @ 2002-10-10 14:47:21 by stephent]
stephent
parents: 1044
diff changeset
891 * INSTALL (PREREQUISITES): Recommend Texinfo 4.2.
ae9378e1cde3 [xemacs-hg @ 2002-10-10 14:47:21 by stephent]
stephent
parents: 1044
diff changeset
892
1042
aea3ce44b888 [xemacs-hg @ 2002-10-08 06:06:48 by youngs]
youngs
parents: 1036
diff changeset
893 2002-09-27 Stephen J. Turnbull <stephen@xemacs.org>
aea3ce44b888 [xemacs-hg @ 2002-10-08 06:06:48 by youngs]
youngs
parents: 1036
diff changeset
894
aea3ce44b888 [xemacs-hg @ 2002-10-08 06:06:48 by youngs]
youngs
parents: 1036
diff changeset
895 * PROBLEMS (Running, General): Missing charset in FontSet warnings.
aea3ce44b888 [xemacs-hg @ 2002-10-08 06:06:48 by youngs]
youngs
parents: 1036
diff changeset
896
1036
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
897 2002-10-08 Stephen J. Turnbull <stephen@xemacs.org>
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
898
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
899 * PROBLEMS (MacOS/X): Describe stack limitation.
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
900 (Digital Unix): Generalize to all regexp-using applications.
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
901 * INSTALL (PREQUISITES): Mention MacOS/X stack limitation.
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
902 (PROBLEMS): Point to PROBLEMS file for build notes.
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
903 Thanks to Skip Montanaro for the report.
b33a835c21cc [xemacs-hg @ 2002-10-08 03:11:48 by stephent]
stephent
parents: 1024
diff changeset
904
1011
fac45095e485 [xemacs-hg @ 2002-09-20 22:19:05 by youngs]
youngs
parents: 1009
diff changeset
905 2002-09-20 Steve Youngs <youngs@xemacs.org>
fac45095e485 [xemacs-hg @ 2002-09-20 22:19:05 by youngs]
youngs
parents: 1009
diff changeset
906
fac45095e485 [xemacs-hg @ 2002-09-20 22:19:05 by youngs]
youngs
parents: 1009
diff changeset
907 * Makefile.in.in (TAGS tags): Descend into the modules directory
fac45095e485 [xemacs-hg @ 2002-09-20 22:19:05 by youngs]
youngs
parents: 1009
diff changeset
908 as well.
fac45095e485 [xemacs-hg @ 2002-09-20 22:19:05 by youngs]
youngs
parents: 1009
diff changeset
909
1009
c7a849296cb4 [xemacs-hg @ 2002-09-20 11:32:42 by stephent]
stephent
parents: 997
diff changeset
910 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
c7a849296cb4 [xemacs-hg @ 2002-09-20 11:32:42 by stephent]
stephent
parents: 997
diff changeset
911
c7a849296cb4 [xemacs-hg @ 2002-09-20 11:32:42 by stephent]
stephent
parents: 997
diff changeset
912 * PROBLEMS: AIX memcpy MACRO/#ifdef USE_KKCC lossage. Thx, Valdis!
c7a849296cb4 [xemacs-hg @ 2002-09-20 11:32:42 by stephent]
stephent
parents: 997
diff changeset
913
997
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
914 2002-08-08 Jerry James <james@xemacs.org>
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
915
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
916 * Makefile.in.in (install-arch-dep): Install internal modules and
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
917 the corresponding autoload file.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
918 * configure: Regenerate.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
919 * configure.in: Detect module support early.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
920 Define variables to be substituted in internal Makefiles.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
921 Use ldap_libs instead of LIBS for LDAP libraries.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
922 Use postgresql_libs instead of LIBS for PostgreSQL libraries.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
923 Introduce ld_libs_module for seamless module/no-module support.
89cca5f594bd [xemacs-hg @ 2002-09-10 15:37:48 by james]
james
parents: 981
diff changeset
924
981
0205cafe98ff [xemacs-hg @ 2002-08-30 08:25:48 by youngs]
youngs
parents: 975
diff changeset
925 2002-08-30 Steve Youngs <youngs@xemacs.org>
0205cafe98ff [xemacs-hg @ 2002-08-30 08:25:48 by youngs]
youngs
parents: 975
diff changeset
926
0205cafe98ff [xemacs-hg @ 2002-08-30 08:25:48 by youngs]
youngs
parents: 975
diff changeset
927 * XEmacs 21.5.9 "brussels sprouts" is released.
0205cafe98ff [xemacs-hg @ 2002-08-30 08:25:48 by youngs]
youngs
parents: 975
diff changeset
928
975
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
929 2002-08-16 Steve Youngs <youngs@xemacs.org>
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
930
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
931 * version.sh (xemacs_extra_name): New var to identify XEmacs
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
932 version > release < next release. ie, release+cvs.
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
933
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
934 * configure.in: Test for xemacs_extra_name.
975
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
935
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
936 * configure: Re-generate.
151d438d2d55 [xemacs-hg @ 2002-08-28 05:36:20 by youngs]
youngs
parents: 974
diff changeset
937
974
fce478afd5b4 [xemacs-hg @ 2002-08-24 10:23:48 by scop]
scop
parents: 957
diff changeset
938 2002-08-22 Ville Skyttä <ville.skytta@xemacs.org>
fce478afd5b4 [xemacs-hg @ 2002-08-24 10:23:48 by scop]
scop
parents: 957
diff changeset
939
fce478afd5b4 [xemacs-hg @ 2002-08-24 10:23:48 by scop]
scop
parents: 957
diff changeset
940 * configure.usage: Reorder usage message to clarify what widgets
fce478afd5b4 [xemacs-hg @ 2002-08-24 10:23:48 by scop]
scop
parents: 957
diff changeset
941 are supported and what aren't.
fce478afd5b4 [xemacs-hg @ 2002-08-24 10:23:48 by scop]
scop
parents: 957
diff changeset
942
957
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
943 2002-08-10 Stephen J. Turnbull <stephen@xemacs.org>
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
944
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
945 * PROBLEMS (General advice): Define runtime and build problems.
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
946
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
947 2002-07-24 Stephen J. Turnbull <stephen@xemacs.org>
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
948
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
949 * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff.
c017b187b1ec [xemacs-hg @ 2002-08-10 06:37:37 by stephent]
stephent
parents: 933
diff changeset
950
933
f6bc42928b34 [xemacs-hg @ 2002-07-27 03:52:44 by youngs]
youngs
parents: 925
diff changeset
951 2002-07-27 Steve Youngs <youngs@xemacs.org>
f6bc42928b34 [xemacs-hg @ 2002-07-27 03:52:44 by youngs]
youngs
parents: 925
diff changeset
952
f6bc42928b34 [xemacs-hg @ 2002-07-27 03:52:44 by youngs]
youngs
parents: 925
diff changeset
953 * XEmacs 21.5.8 "broccoli" is released.
f6bc42928b34 [xemacs-hg @ 2002-07-27 03:52:44 by youngs]
youngs
parents: 925
diff changeset
954
925
c4937d1216b6 [xemacs-hg @ 2002-07-16 08:26:38 by michaels]
michaels
parents: 917
diff changeset
955 2002-07-09 Mike Sperber <mike@xemacs.org>
c4937d1216b6 [xemacs-hg @ 2002-07-16 08:26:38 by michaels]
michaels
parents: 917
diff changeset
956
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
957 * configure.usage:
925
c4937d1216b6 [xemacs-hg @ 2002-07-16 08:26:38 by michaels]
michaels
parents: 917
diff changeset
958 * configure.in: Add --use-kkcc option for new GC algorithms.
c4937d1216b6 [xemacs-hg @ 2002-07-16 08:26:38 by michaels]
michaels
parents: 917
diff changeset
959
917
259c80d93e3b [xemacs-hg @ 2002-07-11 18:41:26 by stephent]
stephent
parents: 915
diff changeset
960 2002-06-04 Jerry James <james@xemacs.org>
259c80d93e3b [xemacs-hg @ 2002-07-11 18:41:26 by stephent]
stephent
parents: 915
diff changeset
961
259c80d93e3b [xemacs-hg @ 2002-07-11 18:41:26 by stephent]
stephent
parents: 915
diff changeset
962 * configure.usage: Identify --with-modules as autodetecting.
259c80d93e3b [xemacs-hg @ 2002-07-11 18:41:26 by stephent]
stephent
parents: 915
diff changeset
963
915
31b3496cb402 [xemacs-hg @ 2002-07-10 06:23:36 by stephent]
stephent
parents: 911
diff changeset
964 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org>
31b3496cb402 [xemacs-hg @ 2002-07-10 06:23:36 by stephent]
stephent
parents: 911
diff changeset
965
31b3496cb402 [xemacs-hg @ 2002-07-10 06:23:36 by stephent]
stephent
parents: 911
diff changeset
966 * PROBLEMS: Add two basic configuration questions.
31b3496cb402 [xemacs-hg @ 2002-07-10 06:23:36 by stephent]
stephent
parents: 911
diff changeset
967
911
428608d46017 [xemacs-hg @ 2002-07-09 11:57:41 by michaels]
michaels
parents: 894
diff changeset
968 2002-07-08 Mike Sperber <mike@xemacs.org>
428608d46017 [xemacs-hg @ 2002-07-09 11:57:41 by michaels]
michaels
parents: 894
diff changeset
969
428608d46017 [xemacs-hg @ 2002-07-09 11:57:41 by michaels]
michaels
parents: 894
diff changeset
970 * configure.in: Test for wchar.h.
428608d46017 [xemacs-hg @ 2002-07-09 11:57:41 by michaels]
michaels
parents: 894
diff changeset
971
894
2367ca81af28 [xemacs-hg @ 2002-07-02 15:00:50 by stephent]
stephent
parents: 892
diff changeset
972 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
2367ca81af28 [xemacs-hg @ 2002-07-02 15:00:50 by stephent]
stephent
parents: 892
diff changeset
973
2367ca81af28 [xemacs-hg @ 2002-07-02 15:00:50 by stephent]
stephent
parents: 892
diff changeset
974 * XEmacs 21.5.7 "broccoflower" is released.
2367ca81af28 [xemacs-hg @ 2002-07-02 15:00:50 by stephent]
stephent
parents: 892
diff changeset
975
892
52c2a7139db0 [xemacs-hg @ 2002-07-02 12:27:53 by stephent]
stephent
parents: 864
diff changeset
976 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
52c2a7139db0 [xemacs-hg @ 2002-07-02 12:27:53 by stephent]
stephent
parents: 864
diff changeset
977
52c2a7139db0 [xemacs-hg @ 2002-07-02 12:27:53 by stephent]
stephent
parents: 864
diff changeset
978 * PROBLEMS (Running XEmacs; General): Xref FAQ Q3.10.6.
52c2a7139db0 [xemacs-hg @ 2002-07-02 12:27:53 by stephent]
stephent
parents: 864
diff changeset
979
864
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
980 2002-05-22 Andy Piper <andy@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
981
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
982 * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
983 xemacs can be running while we build a dist.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
984
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
985 2002-05-07 Andy Piper <andy@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
986
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
987 * configure.in: undo autoconf 2.5x change.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
988
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
989 2002-04-26 Andy Piper <andy@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
990
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
991 * configure.in: make sure that a combined X and windows build gets
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
992 widgets.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
993
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
994 2002-04-26 Andy Piper <andy@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
995
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
996 * configure.in: update to support autoconf 2.5x from Andreas
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
997 Schwab <schwab@suse.de> and/or Werner Fink <werner@suse.de>.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
998
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
999 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1000
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1001 * etc/sample.init.el: Fix comment typo about resize-minibuffer.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1002
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1003 * etc/sample.init.el: Add description of initialization process,
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1004 the custom.el file, and code to load custom.el early instead of
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1005 late.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1006
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1007 2002-04-22 Hrvoje Niksic <hniksic@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1008
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1009 * etc/photos/hniksic.png, etc/photos/hniksic.png: Update.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1010
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1011 2002-04-25 Mike Fabian <mfabian@suse.de>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1012
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1013 * configure.in: add option moduledir as mentioned in ./configure
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1014 --help
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1015
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1016 2001-04-21 Martin Buchholz <martin@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1017
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1018 * configure.in: Detect MacOS/X "Darwin".
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1019 Thanks to Greg Parker <gparker@cs.stanford.edu>.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
1020
864
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1021 2002-03-30 Steve Youngs <youngs@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1022
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1023 * etc/package-index.LATEST.pgp: Update to current reality.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1024
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1025 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1026
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1027 * etc/TUTORIAL.se: New from Mats Lidell.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1028
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1029 2002-01-07 Jan Vroonhof <jan@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1030
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1031 * configure.in: Make explicit "--with-widgets" mean "=yes".
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1032 If "--with-widgets=yes" autodetect athena.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1033
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1034 2001-12-29 Steve Youngs <youngs@xemacs.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1035
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1036 * etc/package-index.LATEST.pgp: Update.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1037
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1038 2001-12-13 William M. Perry <wmperry@gnu.org>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1039
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1040 * configure.in (GTK): add -Wno-shadow.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
1041
864
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1042 2002-01-23 Jarl Friis <jarl@diku.dk>
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1043
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1044 * etc/BETA (http): Informing of xemacs-patches mailing list. Added
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1045 note on patch etiquette.
5b3cf2203477 [xemacs-hg @ 2002-06-04 06:09:51 by andyp]
andyp
parents: 853
diff changeset
1046
853
2b6fa2618f76 [xemacs-hg @ 2002-05-28 08:44:22 by ben]
ben
parents: 846
diff changeset
1047 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
2b6fa2618f76 [xemacs-hg @ 2002-05-28 08:44:22 by ben]
ben
parents: 846
diff changeset
1048
2b6fa2618f76 [xemacs-hg @ 2002-05-28 08:44:22 by ben]
ben
parents: 846
diff changeset
1049 * configure.in: Don't #define __STDC__ in confdefs.h
2b6fa2618f76 [xemacs-hg @ 2002-05-28 08:44:22 by ben]
ben
parents: 846
diff changeset
1050
846
7b263c3f9ec9 [xemacs-hg @ 2002-05-16 15:24:20 by stephent]
stephent
parents: 845
diff changeset
1051 2002-02-28 Malcolm Purvis <malcolmpurvis@optushome.com.au>
7b263c3f9ec9 [xemacs-hg @ 2002-05-16 15:24:20 by stephent]
stephent
parents: 845
diff changeset
1052
7b263c3f9ec9 [xemacs-hg @ 2002-05-16 15:24:20 by stephent]
stephent
parents: 845
diff changeset
1053 * configure.in: Protect nocomboreloc linker arguments to avoid
7b263c3f9ec9 [xemacs-hg @ 2002-05-16 15:24:20 by stephent]
stephent
parents: 845
diff changeset
1054 problem on the ppc.
7b263c3f9ec9 [xemacs-hg @ 2002-05-16 15:24:20 by stephent]
stephent
parents: 845
diff changeset
1055
845
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1056 2002-05-17 Stephen J. Turnbull <stephen@xemacs.org>
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1057
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1058 * PROBLEMS: Describe "Hannibal Lecter" crash on Linux. Reorder
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1059 Linux runtime issues section.
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1060 * INSTALL: Improve description of mail locking.
77624ff6e2da [xemacs-hg @ 2002-05-16 15:11:22 by stephent]
stephent
parents: 835
diff changeset
1061
835
e7ad6587a7a0 [xemacs-hg @ 2002-05-11 09:32:08 by adrian]
adrian
parents: 828
diff changeset
1062 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
e7ad6587a7a0 [xemacs-hg @ 2002-05-11 09:32:08 by adrian]
adrian
parents: 828
diff changeset
1063
e7ad6587a7a0 [xemacs-hg @ 2002-05-11 09:32:08 by adrian]
adrian
parents: 828
diff changeset
1064 * PROBLEMS (General): Decribe failed AUTH with EFS.
e7ad6587a7a0 [xemacs-hg @ 2002-05-11 09:32:08 by adrian]
adrian
parents: 828
diff changeset
1065
828
4ead1e0842f0 [xemacs-hg @ 2002-05-07 15:30:14 by stephent]
stephent
parents: 826
diff changeset
1066 2002-04-23 Olivier Galibert <galibert@pobox.com>
4ead1e0842f0 [xemacs-hg @ 2002-05-07 15:30:14 by stephent]
stephent
parents: 826
diff changeset
1067
4ead1e0842f0 [xemacs-hg @ 2002-05-07 15:30:14 by stephent]
stephent
parents: 826
diff changeset
1068 * configure.in: Fix the "error checking" warning.
4ead1e0842f0 [xemacs-hg @ 2002-05-07 15:30:14 by stephent]
stephent
parents: 826
diff changeset
1069
826
6728e641994e [xemacs-hg @ 2002-05-05 11:30:15 by ben]
ben
parents: 823
diff changeset
1070 2002-05-05 Ben Wing <ben@xemacs.org>
6728e641994e [xemacs-hg @ 2002-05-05 11:30:15 by ben]
ben
parents: 823
diff changeset
1071
6728e641994e [xemacs-hg @ 2002-05-05 11:30:15 by ben]
ben
parents: 823
diff changeset
1072 * README.packages: Update info about --package-path.
6728e641994e [xemacs-hg @ 2002-05-05 11:30:15 by ben]
ben
parents: 823
diff changeset
1073
814
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1074 2002-04-14 Ben Wing <ben@xemacs.org>
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1075
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1076 * TODO.ben-mule-21-5:
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1077 * TODO.ben-mule-21-5 (Priority): New.
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1078 Update.
a634e3b7acc8 [xemacs-hg @ 2002-04-14 12:41:59 by ben]
ben
parents: 808
diff changeset
1079
808
aa9a0cd78930 [xemacs-hg @ 2002-04-05 12:30:45 by stephent]
stephent
parents: 803
diff changeset
1080 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
aa9a0cd78930 [xemacs-hg @ 2002-04-05 12:30:45 by stephent]
stephent
parents: 803
diff changeset
1081
aa9a0cd78930 [xemacs-hg @ 2002-04-05 12:30:45 by stephent]
stephent
parents: 803
diff changeset
1082 * XEmacs 21.5.6 "bok choi" is released.
aa9a0cd78930 [xemacs-hg @ 2002-04-05 12:30:45 by stephent]
stephent
parents: 803
diff changeset
1083
803
9b6b28d87550 [xemacs-hg @ 2002-04-05 07:36:18 by stephent]
stephent
parents: 801
diff changeset
1084 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
9b6b28d87550 [xemacs-hg @ 2002-04-05 07:36:18 by stephent]
stephent
parents: 801
diff changeset
1085
9b6b28d87550 [xemacs-hg @ 2002-04-05 07:36:18 by stephent]
stephent
parents: 801
diff changeset
1086 * CHANGES-beta: Update for release.
9b6b28d87550 [xemacs-hg @ 2002-04-05 07:36:18 by stephent]
stephent
parents: 801
diff changeset
1087
801
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1088 2002-03-31 Ben Wing <ben@xemacs.org>
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1089
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1090 * Makefile.in.in (all):
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1091 * Makefile.in.in (finder):
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1092 * Makefile.in.in (Makefile):
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1093 * Makefile.in.in (SOURCES):
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1094 Try to make the Makefile notice if its source Makefile.in.in is
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1095 changed, and regenerate and run itself.
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1096
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1097 Use a bigger default SHEAP_ADJUSTMENT on Cygwin; otherwise you
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1098 can't compile under Mule if a Lisp file has changed. (can't run
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1099 temacs)
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1100
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1101 * TODO.ben-mule-21-5 (bugs): update.
2b676dc88c66 [xemacs-hg @ 2002-04-01 03:58:02 by ben]
ben
parents: 800
diff changeset
1102
800
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1103 2002-03-31 Ben Wing <ben@xemacs.org>
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1104
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1105 * TODO.ben-mule-21-5 (bugs): Update.
2865
8baa2f03d853 [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
didierv
parents: 2791
diff changeset
1106
800
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1107 * configure.in (USAGE_ERROR):
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1108 * configure.in (CANONICALIZE_PATH):
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1109 * configure.in (XE_COMPUTE_RUNPATH):
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1110 Fix for new error-checking types.
a5954632b187 [xemacs-hg @ 2002-03-31 08:27:14 by ben]
ben
parents: 793
diff changeset
1111
793
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1112 2002-03-28 Ben Wing <ben@xemacs.org>
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1113
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1114 * etc/ChangeLog: New file.
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1115
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1116 Separated out all entries for etc/ into their own ChangeLog.
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1117 Includes entries for the following files:
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1118
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1119 etc/BABYL, etc/BETA, etc/CHARSETS, etc/DISTRIB, etc/Emacs.ad,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1120 etc/FTP, etc/GNUS-NEWS, etc/GOATS, etc/HELLO, etc/INSTALL,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1121 etc/MACHINES, etc/MAILINGLISTS, etc/MSDOS, etc/MYTHOLOGY, etc/NEWS,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1122 etc/OXYMORONS, etc/PACKAGES, etc/README, etc/TUTORIAL,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1123 etc/TUTORIAL.de, etc/TUTORIAL.ja, etc/TUTORIAL.ko, etc/TUTORIAL.se,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1124 etc/aliases.ksh, etc/altrasoft-logo.xpm, etc/check_cygwin_setup.sh,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1125 etc/custom/example-themes/europe-theme.el,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1126 etc/custom/example-themes/ex-custom-file,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1127 etc/custom/example-themes/example-theme.el, etc/e/eterm.ti,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1128 etc/edt-user.doc, etc/enriched.doc, etc/etags.1, etc/gnuserv.1,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1129 etc/gnuserv.README, etc/package-index.LATEST.gpg,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1130 etc/package-index.LATEST.pgp, etc/photos/jan.png, etc/recycle.xpm,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1131 etc/refcard.tex, etc/sample.Xdefaults, etc/sample.emacs,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1132 etc/sgml/CATALOG, etc/sgml/HTML32.dtd, etc/skk/SKK.tut.E,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1133 etc/smilies/Face_ase.xbm, etc/smilies/Face_ase2.xbm,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1134 etc/smilies/Face_ase3.xbm, etc/smilies/Face_smile.xbm,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1135 etc/smilies/Face_weep.xbm, etc/sounds, etc/toolbar,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1136 etc/toolbar/workshop-cap-up.xpm, etc/xemacs-ja.1, etc/xemacs.1,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1137 etc/yow.lines, etc\BETA, etc\NEWS, etc\README, etc\TUTORIAL,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1138 etc\TUTORIAL.de, etc\check_cygwin_setup.sh, etc\sample.init.el,
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1139 etc\unicode\README, etc\unicode\mule-ucs\*, etc\unicode\other\*
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1140
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1141 2002-03-24 Ben Wing <ben@xemacs.org>
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1142
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1143 * TODO.ben-mule-21-5 (bugs):
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1144 * TODO.ben-mule-21-5 (Signaling): New.
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1145 Add stuff from Frank Schmitt.
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
1146
788
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1147 2002-03-20 Ben Wing <ben@xemacs.org>
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1148
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1149 * TODO.ben-mule-21-5:
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1150 * TODO.ben-mule-21-5 (bugs):
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1151 Create bug list for latest problems.
026c5bf9c134 [xemacs-hg @ 2002-03-21 07:29:57 by ben]
ben
parents: 781
diff changeset
1152
781
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1153 2002-03-18 Ben Wing <ben@xemacs.org>
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1154
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1155 * README (http):
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1156 Include a long, long description of the suggested directory layout
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1157 for developing XEmacs. This should probably go as part of a
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1158 larger document, a "Getting Started with Developing XEmacs". ####
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1159 Does such a document exist?
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1160
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1161 2002-03-18 Ben Wing <ben@xemacs.org>
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1162
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1163 * Some ChangeLog entries from stuff that got applied long ago
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1164 never got checked in, due to the nasty SCCS "oops, i forgot again
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1165 ..." bug.
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1166
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1167 2001-05-04 Ben Wing <ben@xemacs.org>
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1168
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1169 * PROBLEMS:
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1170 * PROBLEMS (Note):
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1171 Correct general info about init file.
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1172 Fix up Cygwin, Windows sections.
eba92770173a [xemacs-hg @ 2002-03-18 10:13:39 by ben]
ben
parents: 777
diff changeset
1173
777
e65d9cf16707 [xemacs-hg @ 2002-03-15 11:00:28 by ben]
ben
parents: 776
diff changeset
1174 2002-03-15 Ben Wing <ben@xemacs.org>
e65d9cf16707 [xemacs-hg @ 2002-03-15 11:00:28 by ben]
ben
parents: 776
diff changeset
1175
e65d9cf16707 [xemacs-hg @ 2002-03-15 11:00:28 by ben]
ben
parents: 776
diff changeset
1176 * configure.in (XE_COMPUTE_RUNPATH):
e65d9cf16707 [xemacs-hg @ 2002-03-15 11:00:28 by ben]
ben
parents: 776
diff changeset
1177 check for sys/times.h.
e65d9cf16707 [xemacs-hg @ 2002-03-15 11:00:28 by ben]
ben
parents: 776
diff changeset
1178
776
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1179 2002-03-15 Ben Wing <ben@xemacs.org>
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1180
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1181 * Makefile.in.in (batch):
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1182 * Makefile.in.in (batch_packages):
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1183 * Makefile.in.in (finder):
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1184 * Makefile.in.in (check-features):
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1185 * Makefile.in.in (install):
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1186 Use -no-packages to avoid problems with package files shadowing
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1187 core files (e.g. unicode.el in mule-ucs).
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1188
774
703228f54913 [xemacs-hg @ 2002-03-14 03:54:10 by stephent]
stephent
parents: 771
diff changeset
1189 2002-03-12 Ben Wing <ben@xemacs.org>
703228f54913 [xemacs-hg @ 2002-03-14 03:54:10 by stephent]
stephent
parents: 771
diff changeset
1190
776
79940b592197 [xemacs-hg @ 2002-03-15 07:43:14 by ben]
ben
parents: 774
diff changeset
1191 * The Great Mule Merge: See CHANGES-ben-mule.
774
703228f54913 [xemacs-hg @ 2002-03-14 03:54:10 by stephent]
stephent
parents: 771
diff changeset
1192
768
e3c602a01a26 [xemacs-hg @ 2002-03-05 14:45:51 by stephent]
stephent
parents: 762
diff changeset
1193 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
e3c602a01a26 [xemacs-hg @ 2002-03-05 14:45:51 by stephent]
stephent
parents: 762
diff changeset
1194
e3c602a01a26 [xemacs-hg @ 2002-03-05 14:45:51 by stephent]
stephent
parents: 762
diff changeset
1195 * XEmacs 21.5.5 "beets" is released.
e3c602a01a26 [xemacs-hg @ 2002-03-05 14:45:51 by stephent]
stephent
parents: 762
diff changeset
1196
762
177fa09febec [xemacs-hg @ 2002-03-05 12:44:45 by stephent]
stephent
parents: 760
diff changeset
1197 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
177fa09febec [xemacs-hg @ 2002-03-05 12:44:45 by stephent]
stephent
parents: 760
diff changeset
1198
177fa09febec [xemacs-hg @ 2002-03-05 12:44:45 by stephent]
stephent
parents: 760
diff changeset
1199 * CHANGES-beta: Prune pre-21.5 information.
177fa09febec [xemacs-hg @ 2002-03-05 12:44:45 by stephent]
stephent
parents: 760
diff changeset
1200
726
1f525cb38373 [xemacs-hg @ 2002-01-09 18:58:56 by janv]
janv
parents: 725
diff changeset
1201 2002-01-07 Jan Vroonhof <jan@xemacs.org>
1f525cb38373 [xemacs-hg @ 2002-01-09 18:58:56 by janv]
janv
parents: 725
diff changeset
1202
1f525cb38373 [xemacs-hg @ 2002-01-09 18:58:56 by janv]
janv
parents: 725
diff changeset
1203 * configure.in: Make explicit "--with-widgets" mean "=yes".
1f525cb38373 [xemacs-hg @ 2002-01-09 18:58:56 by janv]
janv
parents: 725
diff changeset
1204 If "--with-widgets=yes" autodetect athena.
1f525cb38373 [xemacs-hg @ 2002-01-09 18:58:56 by janv]
janv
parents: 725
diff changeset
1205
725
b35d39ece38f [xemacs-hg @ 2002-01-08 16:49:21 by stephent]
stephent
parents: 724
diff changeset
1206 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
b35d39ece38f [xemacs-hg @ 2002-01-08 16:49:21 by stephent]
stephent
parents: 724
diff changeset
1207
b35d39ece38f [xemacs-hg @ 2002-01-08 16:49:21 by stephent]
stephent
parents: 724
diff changeset
1208 * XEmacs 21.5.4 "bamboo" is released.
b35d39ece38f [xemacs-hg @ 2002-01-08 16:49:21 by stephent]
stephent
parents: 724
diff changeset
1209
724
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1210 2001-05-17 Andrew Begel <abegel@eecs.berkeley.edu>
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1211
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1212 * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1213
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1214 2001-08-19 Charles Wilson <cwilson@ece.gatech.edu>
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1215
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1216 * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1217
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1218 2001-04-14 Gordon Sadler <gbsadler1@lcisp.com>
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1219
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1220 * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1221
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1222 2001-07-01 Alexey Mahotkin <alexm@hsys.msk.ru>
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1223
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1224 * configure.in (option processing): with_widgets=m is ambiguous;
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1225 don't allow it.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1226 (AC_CHECKING for the Athena widgets): Don't check for Athena when
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1227 with_widgets=no.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1228
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1229 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org>
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1230
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1231 * configure.usage: Various documentation improvements.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1232
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1233 * configure.in (--with-ipv6-cname): New Boolean option. Defaults on.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1234 * configure.usage:
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1235 * PROBLEMS (IPv6 CNAME lookup):
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1236 Document it.
76d5a3dd827a [xemacs-hg @ 2002-01-05 07:33:11 by stephent]
stephent
parents: 721
diff changeset
1237
721
f72a191f8ecf [xemacs-hg @ 2002-01-02 20:56:32 by adrian]
adrian
parents: 719
diff changeset
1238 2002-01-02 Adrian Aichner <adrian@xemacs.org>
f72a191f8ecf [xemacs-hg @ 2002-01-02 20:56:32 by adrian]
adrian
parents: 719
diff changeset
1239
f72a191f8ecf [xemacs-hg @ 2002-01-02 20:56:32 by adrian]
adrian
parents: 719
diff changeset
1240 * info/dir (File): Reword entry for Emodules according to
f72a191f8ecf [xemacs-hg @ 2002-01-02 20:56:32 by adrian]
adrian
parents: 719
diff changeset
1241 ../man/emodules.texi.
f72a191f8ecf [xemacs-hg @ 2002-01-02 20:56:32 by adrian]
adrian
parents: 719
diff changeset
1242
705
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 703
diff changeset
1243 2001-12-18 Adrian Aichner <adrian@xemacs.org>
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 703
diff changeset
1244
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 703
diff changeset
1245 * info\.cvsignore: Correct pattern to match all info files.
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 703
diff changeset
1246
701
886e83363116 [xemacs-hg @ 2001-12-17 15:58:18 by adrian]
adrian
parents: 699
diff changeset
1247 2001-12-16 Adrian Aichner <adrian@xemacs.org>
886e83363116 [xemacs-hg @ 2001-12-17 15:58:18 by adrian]
adrian
parents: 699
diff changeset
1248
886e83363116 [xemacs-hg @ 2001-12-17 15:58:18 by adrian]
adrian
parents: 699
diff changeset
1249 * info\.cvsignore: Info files are generated, so let's ignore them
886e83363116 [xemacs-hg @ 2001-12-17 15:58:18 by adrian]
adrian
parents: 699
diff changeset
1250 all.
886e83363116 [xemacs-hg @ 2001-12-17 15:58:18 by adrian]
adrian
parents: 699
diff changeset
1251
699
1f799c0f4c7e [xemacs-hg @ 2001-12-16 17:39:53 by adrian]
adrian
parents: 686
diff changeset
1252 2001-12-15 Adrian Aichner <adrian@xemacs.org>
1f799c0f4c7e [xemacs-hg @ 2001-12-16 17:39:53 by adrian]
adrian
parents: 686
diff changeset
1253
1f799c0f4c7e [xemacs-hg @ 2001-12-16 17:39:53 by adrian]
adrian
parents: 686
diff changeset
1254 * info\dir (File): Update version to 21.5.
1f799c0f4c7e [xemacs-hg @ 2001-12-16 17:39:53 by adrian]
adrian
parents: 686
diff changeset
1255
668
91da4ecd9da0 [xemacs-hg @ 2001-09-26 14:38:17 by stephent]
stephent
parents: 667
diff changeset
1256 2001-08-29 Jered Floyd <jered@MIT.EDU>
91da4ecd9da0 [xemacs-hg @ 2001-09-26 14:38:17 by stephent]
stephent
parents: 667
diff changeset
1257
91da4ecd9da0 [xemacs-hg @ 2001-09-26 14:38:17 by stephent]
stephent
parents: 667
diff changeset
1258 * configure.in (moduledir,sitemoduledir,archlibdir):
91da4ecd9da0 [xemacs-hg @ 2001-09-26 14:38:17 by stephent]
stephent
parents: 667
diff changeset
1259 Place arch-specific files under ${libdir}, not under ${datadir}.
91da4ecd9da0 [xemacs-hg @ 2001-09-26 14:38:17 by stephent]
stephent
parents: 667
diff changeset
1260
667
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1261 2001-09-25 Didier Verna <didier@xemacs.org>
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1262
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1263 * configure.ac: new. Autoconf 2.5x guard.
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1264
708
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1265 2001-11-21 Robert Pluim <rpluim@bigfoot.com>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1266
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1267 * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1268
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1269 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1270
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1271 * configure.in (Miscellaneous Flags): test for -z nocombreloc,
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1272 instead of -z combreloc, to avoid confusing Solaris.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1273
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1274 2001-11-24 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1275
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1276 * configure.usage: Makefile.in -> Makefile.in.in.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1277
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1278 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1279
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1280 * Makefile.in.in: HP-UX needs LDFLAGS. From Lutz Jaenicke
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1281 <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1282
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1283 2001-11-17 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1284
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1285 * configure.in: Fix typos in comments.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1286 * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1287 * (Installation): Suggest pdump instead of -z nocomboreloc.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1288 * configure.usage: Document --quick-build.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1289
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1290 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1291
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1292 * configure.in: Typo in reference to with_ipv6_cname.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1293
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1294 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1295
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1296 * configure.in: Initialize with_ipv6_cname=no.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1297 * configure.usage: Document it.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1298
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1299 2001-10-05 Stephen J. Turnbull <stephen@xemacs.org>
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1300
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1301 * configure.in: Document that autoconf 2.5x is unsupported.
512e4a478e9d [xemacs-hg @ 2001-12-20 06:08:09 by andyp]
andyp
parents: 705
diff changeset
1302
664
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1303 2001-09-17 Ben Wing <ben@xemacs.org>
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1304
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1305 * configure.in (TAB):
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1306 * configure.in (XE_COMPUTE_RUNPATH):
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1307 Don't use -Wshadow when compiling with g++ or you get buried in
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1308 silly warnings. This patch was already applied but somehow got
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1309 unapplied. Stephen?
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1310
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1311 2001-06-24 Ben Wing <ben@xemacs.org>
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1312
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1313 * configure.in (TAB): Don't use -Wshadow when compiling with
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1314 g++ or you get buried in silly warnings.
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1315 * configure.in (XE_COMPUTE_RUNPATH): Fix compile problems when
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1316 compiling --with-msw, --with-x=no, --with-tty=no.
6e99cc8c6ca5 [xemacs-hg @ 2001-09-18 05:04:26 by ben]
ben
parents: 655
diff changeset
1317
654
3ab33cd99bbf [xemacs-hg @ 2001-09-07 09:54:37 by stephent]
stephent
parents: 642
diff changeset
1318 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
3ab33cd99bbf [xemacs-hg @ 2001-09-07 09:54:37 by stephent]
stephent
parents: 642
diff changeset
1319
3ab33cd99bbf [xemacs-hg @ 2001-09-07 09:54:37 by stephent]
stephent
parents: 642
diff changeset
1320 * XEmacs 21.5.3 "asparagus" is released.
3ab33cd99bbf [xemacs-hg @ 2001-09-07 09:54:37 by stephent]
stephent
parents: 642
diff changeset
1321
642
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1322 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net>
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1323
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1324 * configure.usage (--with-dialogs): added lucid to list of options
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1325 * configure.usage (--with-widgets): added lucid to list of options
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1326 * configure.usage (--with-dragndrop): added GTK to list of protocols
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1327 * configure.usage (--mail-locking): added `locking' or `mmdf' to
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1328 list of options syncing options documentation with those in
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1329 configure.in
277f059a321b [xemacs-hg @ 2001-08-01 18:59:04 by adrian]
adrian
parents: 641
diff changeset
1330
641
b17040ffddd1 [xemacs-hg @ 2001-07-28 08:14:27 by stephent]
stephent
parents: 636
diff changeset
1331 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
b17040ffddd1 [xemacs-hg @ 2001-07-28 08:14:27 by stephent]
stephent
parents: 636
diff changeset
1332
b17040ffddd1 [xemacs-hg @ 2001-07-28 08:14:27 by stephent]
stephent
parents: 636
diff changeset
1333 * XEmacs 21.5.2 "artichoke" is released.
b17040ffddd1 [xemacs-hg @ 2001-07-28 08:14:27 by stephent]
stephent
parents: 636
diff changeset
1334
623
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1335 2001-06-21 Ben Wing <ben@xemacs.org>
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1336
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1337 * README:
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1338 * README (http):
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1339 * README (ftp):
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1340 Rewrite.
3e13cd716cff [xemacs-hg @ 2001-06-22 01:51:40 by ben]
ben
parents: 598
diff changeset
1341
598
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1342 2001-05-29 Martin Buchholz <martin@xemacs.org>
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1343
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1344 * Makefile.in.in: `make distclean' would fail if srcdir != blddir.
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1345 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1346 properly integrated into the build system.
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1347 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
6452bb72f5b9 [xemacs-hg @ 2001-06-01 05:07:19 by martinb]
martinb
parents: 594
diff changeset
1348
594
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1349 2001-05-30 Ben Wing <ben@xemacs.org>
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1350
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1351 * configure.in (AC_INIT_PARSE_ARGS):
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1352 * configure.in (USAGE_ERROR):
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1353 * configure.in (XE_COMPUTE_RUNPATH):
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1354 Fix problems detecting both native and Linux sound on Cygwin
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1355 when compiled with --with-msw=no.
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1356
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1357 Rearrange file-coding handling a bit to avoid warning when
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1358 compiling with Mule.
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1359
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1360 2001-05-28 Martin Buchholz <martin@xemacs.org>
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1361
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1362 * configure.in (--xemacs-compiler): New.
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1363 * configure.usage:
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1364 * INSTALL:
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1365 Document XEMACS_CC and corresponding compiler option --xemacs-compiler.
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1366 Explain how to build xemacs using a C++ compiler.
fd49b88b9f06 [xemacs-hg @ 2001-05-31 12:47:21 by ben]
ben
parents: 585
diff changeset
1367
585
5ce8d1ac7bde [xemacs-hg @ 2001-05-29 04:21:30 by martinb]
martinb
parents: 582
diff changeset
1368 2001-05-29 Martin Buchholz <martin@xemacs.org>
5ce8d1ac7bde [xemacs-hg @ 2001-05-29 04:21:30 by martinb]
martinb
parents: 582
diff changeset
1369
5ce8d1ac7bde [xemacs-hg @ 2001-05-29 04:21:30 by martinb]
martinb
parents: 582
diff changeset
1370 * configure.in: Remove stray backslash.
5ce8d1ac7bde [xemacs-hg @ 2001-05-29 04:21:30 by martinb]
martinb
parents: 582
diff changeset
1371
582
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1372 2001-05-26 Ben Wing <ben@xemacs.org>
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1373
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1374 * configure.in (XE_COMPUTE_RUNPATH):
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1375 rewrite warning output so that it doesn't happen by default --
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1376 you should only get warnings when something is actively wrong,
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1377 not just because a feature is not present.
0dcc097685c7 [xemacs-hg @ 2001-05-27 01:50:52 by ben]
ben
parents: 567
diff changeset
1378
567
4a2749e56f92 [xemacs-hg @ 2001-05-24 11:21:32 by yoshiki]
yoshiki
parents: 562
diff changeset
1379 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net>
4a2749e56f92 [xemacs-hg @ 2001-05-24 11:21:32 by yoshiki]
yoshiki
parents: 562
diff changeset
1380
4a2749e56f92 [xemacs-hg @ 2001-05-24 11:21:32 by yoshiki]
yoshiki
parents: 562
diff changeset
1381 * configure.in: See if mkstemp is available for movemail.c
4a2749e56f92 [xemacs-hg @ 2001-05-24 11:21:32 by yoshiki]
yoshiki
parents: 562
diff changeset
1382
559
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1383 2001-05-23 Ben Wing <ben@xemacs.org>
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1384
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1385 * configure.in (AC_INIT_PARSE_ARGS):
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1386 * configure.in (TAB):
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1387 * configure.in (XE_COMPUTE_RUNPATH):
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1388 add some support for eventually turning on file coding by
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1389 default. Fix numerous places where AC_MSG_WARN had quotes
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1390 around its arg, which is bad. Replace with []. Same for
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1391 AC_MSG_ERROR.
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1392
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1393 2001-05-15 Steve Youngs <youngs@xemacs.org>
667
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1394 * configure.in:
557
f486da5f1a3b [xemacs-hg @ 2001-05-22 06:49:12 by martinb]
martinb
parents: 554
diff changeset
1395 If no native dumper (UNEXEC) is defined, simply use pdump.
f486da5f1a3b [xemacs-hg @ 2001-05-22 06:49:12 by martinb]
martinb
parents: 554
diff changeset
1396 If no SYSTEM_TYPE is defined, choose an appopriate default.
f486da5f1a3b [xemacs-hg @ 2001-05-22 06:49:12 by martinb]
martinb
parents: 554
diff changeset
1397
554
bc4355ec8a32 [xemacs-hg @ 2001-05-21 08:04:35 by yoshiki]
yoshiki
parents: 551
diff changeset
1398 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu>
bc4355ec8a32 [xemacs-hg @ 2001-05-21 08:04:35 by yoshiki]
yoshiki
parents: 551
diff changeset
1399
bc4355ec8a32 [xemacs-hg @ 2001-05-21 08:04:35 by yoshiki]
yoshiki
parents: 551
diff changeset
1400 * configure.in: Reverse the order of Windows and Linux sound tests
bc4355ec8a32 [xemacs-hg @ 2001-05-21 08:04:35 by yoshiki]
yoshiki
parents: 551
diff changeset
1401 so that Cygwin will find Windows first.
bc4355ec8a32 [xemacs-hg @ 2001-05-21 08:04:35 by yoshiki]
yoshiki
parents: 551
diff changeset
1402
559
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1403 2001-05-14 Martin Buchholz <martin@xemacs.org>
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1404
5101772788b2 [xemacs-hg @ 2001-05-23 10:02:02 by ben]
ben
parents: 557
diff changeset
1405 * configure.in (XE_REALLOC_NULLPTR_BUG): New.
541
02261edd09de [xemacs-hg @ 2001-05-15 06:58:27 by youngs]
youngs
parents: 537
diff changeset
1406
535
c69610198c35 [xemacs-hg @ 2001-05-14 04:52:02 by martinb]
martinb
parents: 532
diff changeset
1407 2001-05-11 Martin Buchholz <martin@xemacs.org>
c69610198c35 [xemacs-hg @ 2001-05-14 04:52:02 by martinb]
martinb
parents: 532
diff changeset
1408
667
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1409 * configure.in:
535
c69610198c35 [xemacs-hg @ 2001-05-14 04:52:02 by martinb]
martinb
parents: 532
diff changeset
1410 Check for sys/ptyio.h on HPUX, else for pty.h or perhaps sys/pty.h
c69610198c35 [xemacs-hg @ 2001-05-14 04:52:02 by martinb]
martinb
parents: 532
diff changeset
1411
532
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1412 2001-05-10 Ben Wing <ben@xemacs.org>
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1413
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1414 * Makefile.in.in (all):
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1415 * Makefile.in.in (configure):
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1416 * Makefile.in.in (finder):
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1417 remove autoload targets.
1cb1000b6813 [xemacs-hg @ 2001-05-12 11:31:37 by ben]
ben
parents: 527
diff changeset
1418
527
7b35ad872326 [xemacs-hg @ 2001-05-10 08:09:13 by yoshiki]
yoshiki
parents: 522
diff changeset
1419 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au>
7b35ad872326 [xemacs-hg @ 2001-05-10 08:09:13 by yoshiki]
yoshiki
parents: 522
diff changeset
1420
7b35ad872326 [xemacs-hg @ 2001-05-10 08:09:13 by yoshiki]
yoshiki
parents: 522
diff changeset
1421 * configure.in: Check gtk version validity only when gtk-config
7b35ad872326 [xemacs-hg @ 2001-05-10 08:09:13 by yoshiki]
yoshiki
parents: 522
diff changeset
1422 exists.
7b35ad872326 [xemacs-hg @ 2001-05-10 08:09:13 by yoshiki]
yoshiki
parents: 522
diff changeset
1423
522
19559cacc941 [xemacs-hg @ 2001-05-09 11:46:58 by martinb]
martinb
parents: 515
diff changeset
1424 2001-05-09 Martin Buchholz <martin@xemacs.org>
19559cacc941 [xemacs-hg @ 2001-05-09 11:46:58 by martinb]
martinb
parents: 515
diff changeset
1425
19559cacc941 [xemacs-hg @ 2001-05-09 11:46:58 by martinb]
martinb
parents: 515
diff changeset
1426 * XEmacs 21.5.1 "anise" is released.
19559cacc941 [xemacs-hg @ 2001-05-09 11:46:58 by martinb]
martinb
parents: 515
diff changeset
1427
505
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1428 2001-05-04 Martin Buchholz <martin@xemacs.org>
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1429
667
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents: 665
diff changeset
1430 * configure.in (opsys):
505
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1431 Use lower-case `uname -s` as the default value for opsys.
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1432 The previous code effectively did the non-sensical
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1433 opsys=$canonical because [] magically disappear in configure.in.
6495d35ba9df [xemacs-hg @ 2001-05-05 08:26:03 by martinb]
martinb
parents: 472
diff changeset
1434
472
0edeb854dc7e [xemacs-hg @ 2001-04-18 07:37:19 by martinb]
martinb
parents: 467
diff changeset
1435 2001-04-18 Martin Buchholz <martin@xemacs.org>
0edeb854dc7e [xemacs-hg @ 2001-04-18 07:37:19 by martinb]
martinb
parents: 467
diff changeset
1436
0edeb854dc7e [xemacs-hg @ 2001-04-18 07:37:19 by martinb]
martinb
parents: 467
diff changeset
1437 * XEmacs 21.5.0 "alfalfa" is released.
0edeb854dc7e [xemacs-hg @ 2001-04-18 07:37:19 by martinb]
martinb
parents: 467
diff changeset
1438
464
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1439 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1440
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1441 * configure.in: Don't #define __STDC__ in confdefs.h
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1442
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1443 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1444
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1445 * configure.usage: Document --with-file-coding.
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1446
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1447 * configure.in:
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1448 * configure:
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1449 Fix typo, add -Wsign-compare if GCC, run autoconf.
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1450
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1451 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1452
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1453 * PROBLEMS (Problems with running XEmacs):
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1454 Document TMPDIR lossage in gnuserv/gnuclient.
5aa1854ad537 Import from CVS: tag r21-2-47
cvs
parents: 462
diff changeset
1455
462
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1456 2001-03-21 Martin Buchholz <martin@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1457
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1458 * XEmacs 21.2.46 "Urania" is released.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1459
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1460 2001-03-19 Andy Piper <andy@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1461
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1462 * configure.in: default rel-alloc to off under cygwin
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1463
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1464 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1465
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1466 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1467
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1468 * CHANGES-beta:
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1469 * configure.in:
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1470 Fix gratuitous whitespace changes from GTK merge.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1471
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1472 * configure.usage: Untabify --with-{gtk,gnome}.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1473
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1474 2001-03-12 Andy Piper <andy@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1475
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1476 * configure.in: only pick up mingw directory.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1477
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1478 2001-03-02 Ben Wing <ben@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1479
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1480 * info\dir: Update to 21.4; clean up descriptions of manuals;
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1481 replace misnomer "Local Packages" with more correct "Other
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1482 Documentation".
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1483
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1484 2001-03-09 William M. Perry <wmperry@aventail.com>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1485
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1486 * CHANGES-beta:
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1487 * configure.in:
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1488 * configure.usage:
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1489 The Great GTK Merge.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1490
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1491 2001-02-23 Andy Piper <andy@xemacs.org>
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1492
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1493 * configure.usage (--with-netinstall): add docs.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1494
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1495 * configure.in: with_netinstall is a new option. Default to off.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents: 460
diff changeset
1496
460
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1497 2001-02-23 Martin Buchholz <martin@xemacs.org>
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1498
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1499 * XEmacs 21.2.45 "Thelxepeia" is released.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1500
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1501 2001-02-13 Martin Buchholz <martin@xemacs.org>
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1502
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1503 * aclocal.m4: Fix module support for AIX cc.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1504 Support possible future OSes irix7, aix5, osf[56].
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1505
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1506 2001-02-12 Martin Buchholz <martin@xemacs.org>
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1507
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1508 * configure.in: No need for NON_GNU_CPP on SCO.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1509
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1510 2001-02-09 Martin Buchholz <martin@xemacs.org>
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1511
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1512 * configure.in: Prefer utime to utimes - it's more standard.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1513 Remove explicit checking for struct utimbuf.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1514 Remove explicit checking for <utime.h>.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1515 Combined into one simpler test for utime.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1516 Add explicit check for utimes, if utime not found.
223736d75acb Import from CVS: tag r21-2-45
cvs
parents: 458
diff changeset
1517
458
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1518 2001-02-08 Martin Buchholz <martin@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1519
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1520 * XEmacs 21.2.44 "Thalia" is released.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1521
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1522 2001-01-16 Mike Sperber <mike@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1523
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1524 * configure.in: Remove bogus path variable definitions.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1525 Reflect the fact that specifying --datadir also affects docdir and
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1526 archlibdir.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1527
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1528 2001-02-06 Martin Buchholz <martin@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1529
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1530 * configure.in: Only use -Wpointer-arith on non-glibc systems.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1531
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1532 2001-02-02 Martin Buchholz <martin@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1533
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1534 * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1535 for the sake of gcc 2.97 fixincludes, which breaks it.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1536
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1537 2001-01-27 Martin Buchholz <martin@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1538
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1539 * configure.in: Check for util.h for NetBSD's openpty.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1540
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1541 2001-01-28 Martin Buchholz <martin@xemacs.org>
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1542
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1543 * config.sub: Upgrade to offical version 2001-01-12.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1544 * config.guess: Upgrade to offical version 2001-01-17.
c33ae14dd6d0 Import from CVS: tag r21-2-44
cvs
parents: 456
diff changeset
1545
456
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1546 2001-01-26 Martin Buchholz <martin@xemacs.org>
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1547
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1548 * XEmacs 21.2.43 "Terspichore" is released.
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1549
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1550 2001-01-21 Steve Youngs <youngs@xemacs.org>
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1551
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1552 * README.packages: Doc fix.
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1553
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1554 2001-01-17 Steve Youngs <youngs@xemacs.org>
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1555
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1556 * README.packages: Update.
e7ef97881643 Import from CVS: tag r21-2-43
cvs
parents: 454
diff changeset
1557
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1558 2001-01-20 Martin Buchholz <martin@xemacs.org>
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1559
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1560 * XEmacs 21.2.42 "Poseidon" is released.
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1561
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1562 2001-01-18 Martin Buchholz <martin@xemacs.org>
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1563
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1564 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1565
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1566 2001-01-17 Martin Buchholz <martin@xemacs.org>
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1567
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1568 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1569 --with-ld=/usr/ccs/bin/ld
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1570
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1571 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1572
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1573 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1574 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1575
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1576 2001-01-16 Didier Verna <didier@xemacs.org>
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1577
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1578 * NEWS: document the modeline horizontal scrolling feature.
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1579
452
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1580 2001-01-17 Martin Buchholz <martin@xemacs.org>
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1581
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1582 * XEmacs 21.2.41 "Polyhymnia" is released.
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1583
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1584 2001-01-16 Martin Buchholz <martin@xemacs.org>
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1585
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1586 * PROBLEMS: Document MIPSpro ICE problem workaround.
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1587
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1588 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1589
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1590 * configure.in: check for dlopen by linking program with
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1591 <dlfcn.h>.
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1592
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1593 2001-01-08 Andy Piper <andy@xemacs.org>
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1594
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1595 * configure.in: add extra_includes and populate appropriately for
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1596 cygwin and mingw.
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1597
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1598 2000-12-28 Andy Piper <andy@xemacs.org>
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1599
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1600 * configure.in: allow --with-widgets=msw
3d3049ae1304 Import from CVS: tag r21-2-41
cvs
parents: 450
diff changeset
1601
450
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1602 2001-01-08 Martin Buchholz <martin@xemacs.org>
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1603
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1604 * XEmacs 21.2.40 is released.
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1605
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1606 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1607
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1608 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc.
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1609
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1610 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1611
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1612 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1613 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1614
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1615 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1616
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1617 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1618 of input-method-xfs.o.
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1619
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1620 * configure: ditto
98528da0b7fc Import from CVS: tag r21-2-40
cvs
parents: 448
diff changeset
1621
448
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1622 2000-12-31 Martin Buchholz <martin@xemacs.org>
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1623
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1624 * XEmacs 21.2.39 is released.
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1625
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1626 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1627
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1628 * configure.in: Added check if the berkdb has db_create or not.
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1629
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1630 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org>
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1631
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1632 * configure.in: Fix broken gcc detection for 2.7.2.
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1633
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1634 2000-12-11 Andy Piper <andy@xemacs.org>
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1635
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1636 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1637
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1638 * netinstall: new net installer for MS-Windows.
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1639
446
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1640 2000-12-05 Martin Buchholz <martin@xemacs.org>
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1641
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1642 * XEmacs 21.2.38 is released.
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1643
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1644 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
446
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1645
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1646 * configure.in: Only show message about DnD API if compiling with DnD
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1647
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1648 2000-11-09 Martin Buchholz <martin@xemacs.org>
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1649
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1650 * configure.in: Autodetect elf.h.
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
1651
444
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1652 2000-11-14 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1653
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1654 * XEmacs 21.2.37 is released.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1655
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1656 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1657
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1658 * README.packages: Add "uninstalled package" FAQ.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1659
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1660 2000-11-01 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1661
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1662 * configure.in: Handle alloca with Compaq C on Alpha Linux.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1663
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1664 2000-10-27 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1665
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1666 * configure.in: Oops, _getpt ==> _getpty
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1667
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1668 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1669
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1670 * Makefile.in.in: Remove lockdir related things.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1671
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1672 2000-10-11 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1673
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1674 * configure.in:
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1675 Remove checking for XFree86. Use feature tests instead!
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1676 Add check for XRegisterIMInstantiateCallback.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1677 Add check for XRegisterIMInstantiateCallback's prototype.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1678
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1679 2000-10-08 Karl M. Hegbloom <karlheg@debian.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1680
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1681 * configure.in: Typo - missing paren.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1682
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1683 2000-10-10 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1684
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1685 * configure.in:
444
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1686 Use stropts.h, not sys/stropts.h.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1687 Use strtio.h, not sys/strtio.h.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1688
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1689 2000-10-06 Martin Buchholz <martin@xemacs.org>
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1690
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1691 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
1692
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1693 2000-10-04 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1694
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1695 * XEmacs 21.2.36 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1696
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1697 2000-09-27 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1698
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1699 * configure.in: Big signal/process handling overhaul.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1700 Autoconfiscate lots of functions and headers:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1701 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1702 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1703
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1704 2000-09-19 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1705
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1706 * *: Spelling mega-patch
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1707
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1708 2000-09-16 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1709
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1710 * configure.in: Remove strcasecmp.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1711
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1712 2000-09-16 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1713
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1714 * configure.in: Add -Kalloca to $c_switch_system when using
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1715 Unixware native compiler (if necessary).
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1716
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1717 2000-09-15 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1718
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1719 * configure.in: Prevent spurious "No" in configure output when not
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1720 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes".
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1721
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1722 2000-09-14 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1723
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1724 * configure.in: Save 2 sed process invocations per Makefile.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1725
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1726 2000-08-22 SL Baur <steve@turbolinux.co.jp>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1727
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1728 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1729 to link path if compiling on Alpha/Linux.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1730
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1731 2000-09-01 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1732
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1733 * Makefile.in.in (depend): cd to the correct directory.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1734
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1735 2000-08-31 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1736
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1737 * configure.in: with_widgets is incompatible with X11 R4.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1738
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1739 * configure.in: Make Balloon Help conditional on finding shape.h
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1740
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1741 2000-08-09 Vin Shelton <acs@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1742
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1743 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1744 <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1745
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1746 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1747
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1748 * configure.usage: Remove lockdir document.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1749
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1750 2000-07-31 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1751
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1752 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1753 Make knowledge of machine and opsys optional.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1754 Make existence of s&m files optional.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1755 Rely on configure alone if s&m files not found.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1756
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1757 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1758 Use only configure-time tests to detect getloadavg().
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1759 Don't check for kstat.h if we have getloadavg().
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1760 Check for sys/loadavg.h if we have getloadavg().
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1761
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1762 2000-07-15 Ben Wing <ben@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1763
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1764 * Makefile.in.in (configure):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1765 all-elcs target now uses update-elc-2.el not update-elc.sh
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1766
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1767 2000-07-19 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1768
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1769 * XEmacs 21.2.35 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1770
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1771 2000-07-13 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1772
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1773 * configure.in: --with-menubars=yes should not be an error.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1774
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1775 * configure.in: "compiling in support for Athena" message was
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1776 sometimes lying.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1777
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1778 2000-07-12 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1779
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1780 * configure.in: Rewrite xmkmf symbol detection to avoid
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1781 redefinition of symbols we've already defined.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1782 Also, handle xmkmf symbols with values other than 1.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1783
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1784 2000-07-12 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1785
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1786 * configure.in:
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1787 Make sure Unix98 socklen_t is defined.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1788 Use ANSI C mode `-std1' with DEC C instead of `-std'.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1789
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1790 2000-07-09 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1791
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1792 * configure.in:
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1793 Replace SMART_INCLUDE with a dumber, but more reliable method.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1794 2000-07-10 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1795
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1796 * modules/zlib/Makefile:
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1797 * modules/sample/Makefile:
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1798 * modules/ldap/Makefile:
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1799 * modules/base64/Makefile:
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1800 * Makefile.in.in:
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1801 rm -f ==> $(RM)
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1802 define SHELL=/bin/sh
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1803
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1804 2000-07-09 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1805
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1806 * configure.in: PostgreSQL rewrite.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1807 - Don't look for postgreSQL in /usr/local.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1808 - Simplify detection code.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1809 - Don't use SMART_INCLUDE.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1810 - Don't autodetect if --with-postgresql=no.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1811
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1812 2000-07-08 Ben Wing <ben@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1813
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1814 * configure.usage: addl doc for graphics libs, with-msw.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1815
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1816 2000-07-09 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1817
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1818 * configure.in: sh builtin `test' uses `=', not `=='.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1819
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1820 2000-07-08 Ben Wing <ben@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1821
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1822 * configure.in: add -lcomdlg32 for cygwin.
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1823
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1824 2000-07-05 Craig Lanning <lanning@scra.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1825
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1826 * aclocal.m4 (can_build_shared):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1827 First pass at module support for cygwin and mingw.
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1828
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1829 * configure:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1830 * configure (xe_check_libs):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1831 * configure (acfindx):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1832 * configure (ac_x_includes):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1833 * configure (ac_x_libraries):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1834 * configure (ac_cv_lib_dnet_dnet_ntoa):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1835 * configure (xe_msg_checking):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1836 * configure (xe_runpath_dir):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1837 * configure (xetest):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1838 * configure (ac_err):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1839 * configure (ac_safe):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1840 * configure (with_xmu):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1841 * configure (bitmapdir):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1842 * configure (with_xauth):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1843 * configure (libs_xauth):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1844 * configure (with_cde):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1845 * configure (with_ldap):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1846 * configure (with_ldap_krbdes):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1847 * configure (save_c_switch_site):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1848 * configure (with_postgresql):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1849 * configure (with_xface):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1850 * configure (with_jpeg):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1851 * configure (with_png):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1852 * configure (with_tiff):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1853 * configure (athena_lib):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1854 * configure (have_motif):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1855 * configure (all_widgets):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1856 * configure (with_xim):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1857 * configure (with_xfs):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1858 * configure (with_wnn):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1859 * configure (with_canna):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1860 * configure (extra_objs):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1861 * configure (ac_cv_c_inline):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1862 * configure (have_esd_config):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1863 * configure (c_switch_site):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1864 * configure (with_ncurses):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1865 * configure (with_gpm):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1866 * configure (xealias):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1867 * configure (xehost_os):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1868 * configure (can_build_shared):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1869 * configure (xcldf):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1870 * configure (LTLD):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1871 * configure (ld_dynamic_link_flags):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1872 * configure (Mail):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1873 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1874 * configure.in (after_morecore_hook_exists):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1875 * configure.in (xetest):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1876 * configure.in (emacs_cv_localtime_cache):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1877 * configure.in (Mail):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1878 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1879 Clean up configure support for cygwin and mingw.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1880
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1881 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1882
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1883 * PROBLEMS: Document broken native audio for recent patches and
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1884 releases of HP-UX.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1885
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1886 2000-06-10 Ben Wing <ben@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1887
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1888 * Makefile.in.in (install-arch-dep):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1889 WINDOWSNT -> WIN32_NATIVE.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1890 __CYGWIN32__ -> CYGWIN.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1891
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1892 2000-06-01 Andreas Jaeger <aj@suse.de>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1893
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1894 * configure.in: Recognize s390.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1895
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1896 * config.guess: New version from GNU config archive.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1897 * config.sub: Likewise.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1898
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1899 2000-05-28 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1900
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1901 * XEmacs 21.2.34 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1902
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1903 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1904
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1905 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1906 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1907 Remove unused variable use_minimal_tagbits.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1908
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1909 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1910
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1911 * configure.in: Remove lockdir.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1912
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1913 2000-05-01 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1914
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1915 * XEmacs 21.2.33 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1916
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1917 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1918
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1919 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1920 the value of LD.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1921
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1922 2000-04-26 Ben Wing <ben@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1923
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1924 * configure.in: add support for --quick-build. Remove --no-doc-file,
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1925 subsumed.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1926
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1927 2000-04-19 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1928
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1929 * configure.in:
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1930 * src/config.h.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1931 Rewrite SMART_INCLUDE implementation to actually work.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1932 Be paranoid - Avoid use of spaces in these macro definitions.
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1933 Leave alloca() definition at start of compilation unit,
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1934 as AIX requests.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1935 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1936
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1937 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1938
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1939 * configure.in: Enable clash-detection by default.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1940 * configure.usage: Update documentation.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1941
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1942 2000-04-06 Andy Piper <andy@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1943
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1944 * configure.in: fix typo.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1945
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1946 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1947
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1948 * configure.in : Fix printing error check warning even if
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1949 it is not compiled in.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1950
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1951 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1952
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1953 * xemacs/configure.in: Do a normal link when compiling with
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1954 --pdump. Don't try compiling an unexec object file.
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
1955
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1956 2000-03-27 Didier Verna <didier@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1957
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1958 * configure.in: reorganize the output by topic.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1959 New configure test to define the proper SMART_INCLUDE macro.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1960
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1961 * configure.usage: slightly rearanged some options.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1962
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1963 2000-03-25 Didier Verna <didier@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1964
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1965 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1966 representing real headers and not directories. This applies to
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1967 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1968 `soundcard_h_path'.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1969
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1970 2000-03-21 Didier Verna <didier@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1971
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1972 * configure.in: try to find postgresql headers at different places
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1973 and define POSTGRES_H_PATH as appropriate.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1974
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1975 2000-03-22 Andy Piper <andy@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1976
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1977 * config.h.in: add ERROR_CHECK_GLYPHS.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1978
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1979 * configure.in: add error_check_glyphs.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1980
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1981 2000-03-20 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1982
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1983 * XEmacs 21.2.32 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1984
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1985 2000-03-15 Olivier Galibert <galibert@pobox.com>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1986
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1987 * configure.in: Add dumper.o object when pdumping.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1988
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1989 2000-02-20 Olivier Galibert <galibert@pobox.com>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1990
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1991 * Makefile.in.in: Add pdump install support
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1992
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1993 * configure.in: Add EMACS_PROGNAME config.h variable.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1994
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1995 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1996
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1997 * configure.usage: document --with-postgresql flag.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1998
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
1999 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2000
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2001 * configure.in: add autodetection of PostgreSQL runtime libraries
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2002
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2003 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2004
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2005 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2006 when C compiler can produce shared libraries.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2007
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2008 2000-02-26 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2009
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2010 * configure.in: Unconditionally define SHELL, to allow working
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2011 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2012
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2013 2000-02-23 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2014
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2015 * XEmacs 21.2.31 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2016
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2017 2000-02-21 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2018
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2019 * XEmacs 21.2.30 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2020
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2021 2000-02-20 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2022
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2023 * configure.in: Enforce use of autoconf version >= 2.13.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2024
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2025 * configure.in: Fix OS release test on Solaris.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2026
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2027 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2028
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2029 * PROBLEMS: Update email address. Describe more HP Motif errors.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2030
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2031 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2032
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2033 * configure.in: Split Solaris version test in two parts. In the
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2034 Bourne shell the "-a" operator does NOT short-circuit.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2035
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2036 1999-12-15 Jan Vroonhof <jan@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2037
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2038 * (configure.in): Autodetect broken gcc versions. Patch from WM
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2039 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2040
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2041 2000-02-17 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2042
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2043 * configure.in: Autodetect sys/param.h. Reorganize
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2044 AC_CHECK_HEADERS call.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2045 * src/config.h.in: Add HAVE_SYS_PARAM_H.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2046
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2047 2000-02-16 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2048
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2049 * configure.in: Test for arm simply using arm* instead of arm-*
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2050
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2051 2000-02-16 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2052
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2053 * XEmacs 21.2.29 is released.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2054
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2055 2000-02-16 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2056
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2057 * configure.in: Don't use rel_alloc if malloc() calls mmap().
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2058 Discover this by looking for M_MMAP_THRESHOLD.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2059
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2060 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2061 bugs in (at least) Solaris 2.5 headers.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2062
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2063 2000-01-29 Craig Lanning <CraigL@DyCon.com>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2064
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2065 * configure.in: Fix detection of XPM on systems without X11.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2066
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2067 2000-02-11 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2068
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2069 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2070 * src/config.h.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2071 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2072 but only on tested Operating systems - Linux && SunOS >= 5.5.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2073
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2074 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2075
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2076 * aclocal.m4: Support dlls on aix[34].
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2077
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2078 2000-02-09 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2079
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2080 * .cvsignore: Ignore gmon.out
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2081
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2082 2000-02-08 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2083
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2084 * configure.in: Sync Berkeley db autodetection with src/database.c
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2085
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2086 2000-02-07 Martin Buchholz <martin@xemacs.org>
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2087
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2088 * configure.in: check for XConvertCase.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2089
440
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2090 2000-02-07 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2091
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2092 * XEmacs 21.2.28 is released.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2093
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2094 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2095
440
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2096 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2097
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2098 2000-01-26 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2099
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2100 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2101
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2102 2000-01-24 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2103
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2104 * configure.in: Always use our own realpath(), not the system one.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2105
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2106 2000-01-25 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2107
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2108 * configure.in: Default Drag-N-Drop to "no"
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2109
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2110 1999-12-28 Max Matveev <max@melbourne.sgi.com>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2111
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2112 * configure.in: add new machine type for IRIX 6.[2-5] to
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2113 switch from using unexelf.o to unexelfsgi.o for just those
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2114 versions of IRIX.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2115 In the ideal world it would be handled by the s/irix6-0.h but
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2116 since machine config is included AFTER OS config, I had to add a
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2117 new machine type.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2118
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2119 2000-01-22 Andy Piper <andy@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2120
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2121 * configure.in: add winspool to windows libraries.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2122
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2123 2000-01-22 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2124
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2125 * configure.in: Add more warnings to default gcc flags.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2126
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2127 2000-01-20 Daniel Pittman <daniel@danann.net>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2128
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2129 * configure.in: Find Athena headers hidden in even more obscure
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2130 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2131
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2132 2000-01-19 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2133
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2134 * configure.in: Add support for NetWinders.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2135 Patch by Sean MacLennan <seanm@netwinder.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2136
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2137 2000-01-18 Martin Buchholz <martin@xemacs.org>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2138
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2139 * configure.in: Use /etc/ld.so.conf at link-time, if available.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
2140
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2141 2000-01-18 Martin Buchholz <martin@xemacs.org>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2142
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2143 * XEmacs 21.2.27 is released.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2144
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2145 2000-01-14 Martin Buchholz <martin@xemacs.org>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2146
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2147 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2148
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2149 * configure.in: Add `tests' symlink to make it easier to find
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2150 automated tests directory.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2151
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2152 2000-01-14 Andy Piper <andy@xemacs.org>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2153
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2154 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2155 before the cygwin headers.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2156
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2157 2000-01-08 Martin Buchholz <martin@xemacs.org>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2158
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2159 * configure.in:
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2160 - Allow find-tag to work in the build directory.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2161 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2162 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2163
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2164 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2165
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2166 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2167 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2168
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2169 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2170
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2171 * configure.usage (--mail-locking):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2172 * configure.in: Handle --mail-locking option correctly in
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2173 preparation for the movemail locking overhaul.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2174
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2175 2000-01-05 Daniel Pittman <daniel@danann.net>
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2176
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2177 * configure.in (Installation): Report which Athena header/library
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2178 combo is being used.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
2179
436
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
2180 1999-12-31 Martin Buchholz <martin@xemacs.org>
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
2181
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
2182 * XEmacs 21.2.26 is released.
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
2183
434
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2184 1999-12-24 Martin Buchholz <martin@xemacs.org>
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2185
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2186 * XEmacs 21.2.25 is released.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2187
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2188 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2189
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2190 * README: Remove msdos part.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2191
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2192 1999-12-17 Martin Buchholz <martin@xemacs.org>
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2193
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2194 * configure.in: Oops. xpm doesn't actually depend on X11.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2195 I got confused by the name (like others get confused by `xemacs'?)
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2196
432
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2197 1999-12-14 Martin Buchholz <martin@xemacs.org>
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2198
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2199 * XEmacs 21.2.24 is released.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2200
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2201 1999-12-13 Martin Buchholz <martin@xemacs.org>
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2202
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2203 * configure.in:
432
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2204 * configure.usage:
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2205 - Autodetect NAS. Change Docs accordingly.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2206
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2207 * configure.in: Warn if configure --with-xpm --without-x11.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2208
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2209 1999-12-09 Martin Buchholz <martin@xemacs.org>
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2210
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2211 * configure.in: Clean up sound support.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2212 - variable `old_nas' was used but never set.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2213 - change `with_esd' to `with_esd_sound' for consistency.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2214 - Don't trust the output of `esd-config --libs`; test it.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2215 - Add `esd-config --cflags` to c_switch_site.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2216 - Die if ESD sound requested, but not available.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2217 - ESD is not dependent on X, therefore use LIBS, not libs_x.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2218
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2219 1999-12-07 Martin Buchholz <martin@xemacs.org>
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2220
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2221 * configure.in (--with-sound): Variable with_esd was mispelled.
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
2222
430
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2223 1999-12-07 Martin Buchholz <martin@xemacs.org>
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2224
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2225 * XEmacs 21.2.23 is released.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2226
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2227 1999-11-30 Martin Buchholz <martin@xemacs.org>
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2228
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2229 * configure.in: Fix module support.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2230 --with-modules=yes was completely broken.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2231 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2232 Remove linking test for _dlopen - seems totally bogus.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2233 Die if --with-modules=yes but no module support found.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2234 Do nothing, not even msg, if --with-modules=no.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2235
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2236 1999-11-17 Isaac Hollander <ysh@mindspring.com>
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2237
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2238 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2239 symlinks instead of the actual files
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2240
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2241 1999-11-30 Martin Buchholz <martin@xemacs.org>
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2242
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2243 * aclocal.m4: Shared library support for hpux >= version 11
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2244
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2245 1999-11-29 Martin Buchholz <martin@xemacs.org>
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2246
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2247 * Makefile.in.in (beta): `make beta' should rebuild info.
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
2248
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents: 426
diff changeset
2249 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents: 426
diff changeset
2250
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents: 426
diff changeset
2251 * XEmacs 21.2.22 is released
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents: 426
diff changeset
2252
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2253 1999-11-28 Martin Buchholz <martin@xemacs.org>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2254
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2255 * XEmacs 21.2.21 is released.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2256
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2257 1999-11-26 Martin Buchholz <martin@xemacs.org>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2258
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2259 * configure.in:
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2260 Add configure support for Unix 98 type ssize_t.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2261
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2262 1999-11-27 Martin Buchholz <martin@xemacs.org>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2263
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2264 * Makefile.in.in:
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2265 Make sure config.values.sh is up to date.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2266 Use $(SHELL) instead of sh or /bin/sh consistently.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2267 Delegate `depend' target to src/Makefile.in.in.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2268
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2269 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2270
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2271 * INSTALL: Update configure option.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2272
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2273 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2274
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2275 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2276 (LIBS): Check for libCsup.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2277
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2278 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2279
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2280 * config.h.in: define HAVE_ESD_SOUND
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2281
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2282 * configure.in: Add support for esd sound. --with-sound
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2283 now accepts a list of options.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2284 * configure.usage (--native-sound-lib): ditto.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2285
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2286 1999-11-17 Martin Buchholz <martin@xemacs.org>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2287
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2288 * Makefile.in.in (install-arch-dep):
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2289 Fix `make install' if prefix != exec_prefix.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2290
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2291 1999-11-15 Martin Buchholz <martin@xemacs.org>
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2292
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2293 * configure.in:
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2294 - Accept --with-database=gdbm as an alias for
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2295 --with-database=gnudbm.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2296 - rename with_database_gnudbm to with_database_gdbm.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2297
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2298 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2299 ld_dynamic_link_flags on Solaris. Else CC gives us:
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2300 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2301 /usr/ccs/bin/ld: illegal option -- W
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2302
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
2303
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2304 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2305
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2306 * XEmacs 21.2.20 is released
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2307
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2308 1999-09-21 Martin Buchholz <martin@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2309 * configure.in: Autodetect Unix98 PTY
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2310
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2311 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2312
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2313 * README.packages: Add description of package-get-provider
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2314
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2315 1999-10-22 Vin Shelton <acs@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2316
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2317 * INSTALL: Added more information about README.packages, and
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2318 re-numbered some bullets.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2319
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2320 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2321
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2322 * INSTALL: Update disk requirements. Refer to README.packages
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2323
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2324 1999-10-21 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2325
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2326 * configure.in (all_widgets): Only use xaw3d if we really have it.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2327
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2328 1999-10-06 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2329
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2330 * Makefile.in.in: use WINDOWSNT for mingw install.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2331
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2332 1999-09-25 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2333
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2334 * configure.in: check for Xaw3d and use in preference to Xaw
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2335
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2336 1999-09-21 Martin Buchholz <martin@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2337
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2338 * Makefile.in.in: All Makefiles should #include config.h
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2339
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2340 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2341
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2342 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2343 $canonical, so that installation paths and dynamic path setup will
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2344 stay in synch.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2345
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2346 1999-09-20 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2347
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2348 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2349 installation linkage.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2350
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2351 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2352
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2353 * configure.in (machine): Recognize MIPS/Linux.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2354
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2355 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2356
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2357 * modules/zlib/Makefile (distclean):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2358 * modules/ldap/Makefile (distclean):
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2359 * modules/sample/Makefile (distclean):
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2360 * modules/base64/Makefile (distclean): new target
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2361
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2362 * Makefile.in.in (top_distclean): Add package directories
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2363 (SUBDIR_DISTCLEAN): New variable, add module directories
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2364
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2365 1999-09-01 Martin Buchholz <martin@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2366
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2367 * configure.in: Warn, but otherwise ignore, obsolete arguments.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2368
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2369 1999-08-20 Olivier Galibert <galibert@pobox.com>
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2370
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2371 * configure.in: Add --pdump option.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2372 * configure.usage: Ditto.
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2373
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2374 1999-08-04 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2375
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2376 * configure.in: report widget usage correctly. beef up setting.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2377
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2378 * Makefile.in.in: fix install-arch-dep for mingw32.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2379
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2380 1999-07-28 Andy Piper <andy@xemacs.org>
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2381
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2382 * config.h.in: add new LWLIB defines.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2383
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2384 * configure.in: fix definitions of widget defines with various
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2385 toolkit options.
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
2386
422
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2387 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2388
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2389 * XEmacs 21.2.19 is released
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2390
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2391 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2392
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2393 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2394
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2395 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2396
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2397 * configure.in: Check for Kerberos and the need for the DES
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2398 library before checking for LDAP in case LDAP requires these
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2399 libraries.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2400
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2401 1999-07-26 SL Baur <steve@miho>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2402
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2403 * configure.in: Rename --with-shlib to --with-modules for
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2404 consistency with the other two options that use that name.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2405
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2406 * configure.usage (--with-modules): Document it.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2407
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2408 1999-07-22 SL Baur <steve@beopen.com>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2409
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2410 * configure.in: add sco7 support
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2411 From Bob Weiner <weiner@beopen.com>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2412
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2413 1999-07-22 SL Baur <steve@miho>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2414
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2415 * Makefile.in.in (install-arch-dep): Install config.values into
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2416 docdir.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2417 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2418
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2419 1999-07-21 SL Baur <steve@miho>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2420
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2421 * Makefile.in.in (inststaticdir): New variable.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2422 (instvardir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2423 (install-arch-dep): Use them.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2424
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2425 * configure.in (sitelispdir): Need to use ${PROGNAME}.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2426 (sitemoduledir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2427 (inststaticdir): New variable.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2428 (instvardir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2429 (infodir): Use them.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2430 (lispdir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2431 (moduledir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2432 (pkgdir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2433 (etcdir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2434 (lockdir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2435 (archlibdir): Ditto.
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2436
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2437 1999-07-14 SL Baur <steve@beopen.com>
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2438
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2439 * InfoDock 4.0.8 is released
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
2440
420
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2441 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2442
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2443 * XEmacs 21.2.18 is released
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2444
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2445 1999-07-06 SL Baur <steve@miho.m17n.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2446
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2447 * config.guess (main): Synch with newer config.guess for HP
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2448 support.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2449 From Marcus Thiessel <marcus@xemacs.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2450
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2451 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2452
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2453 * configure.in (with_prefix): Added --with-prefix, defaults to
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2454 yes, to control whether the value of --prefix is compiled into the
420
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2455 binary.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2456
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2457 1999-07-03 Andy Piper <andy@xemacs.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2458
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2459 * configure.usage (--with-widgets): add.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2460
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2461 1999-07-02 Andy Piper <andy@xemacs.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2462
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2463 * configure.in: Make sure we get motif in lwlib if we have widgets
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2464 and motif.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2465
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2466 1999-06-25 SL Baur <steve@miho.m17n.org>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2467
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2468 * configure.in (version): Fix --with-infodock test.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2469
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2470 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2471
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2472 * configure.in: --prefix and --exec-prefix are now only compiled
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2473 into the binary if user-defined.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2474
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2475 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2476
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2477 * configure.in: Made docdir configurable.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2478
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2479 * Makefile.in (docdir): Added variable for custom DOC directory.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
2480
418
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2481 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2482
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2483 * XEmacs 21.2.17 is released
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2484
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2485 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2486
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2487 * configure.in (with_ldap): Check libldap independently of liblber
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2488 Do not test alternate library names such as libldap10
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2489 Test the presence of a variety of LDAP API functions which were
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2490 formerly assumed to be present according to dubious heuristics
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
2491
416
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2492 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2493
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2494 * XEmacs 21.2.16 is released
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2495
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2496 1999-06-04 SL Baur <steve@steve1.m17n.org>
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2497
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2498 * configure.in (CPP): Correct test for locating $site_prefix
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2499 include directories.
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
2500
414
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2501 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2502
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2503 * XEmacs 21.2.15 is released
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2504
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2505 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2506
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2507 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2508 From: Eric Veldhuyzen <eric@terra.nu>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2509
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2510 1999-05-25 Jan Vroonhof <jan@xemacs.org>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2511
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2512 * configure.in: For non-beta's use x.y.z format for version strings.
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2513
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2514 1999-06-03 SL Baur <steve@xemacs.org>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2515
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2516 * version.sh: add emacs_is_beta initialization
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2517
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2518 * configure.in: Implement patch levels in version number
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2519 From Jan Vroonhof <vroonhof@math.ethz.ch>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2520
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2521 * configure.in:
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2522 * configure.usage:
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2523 * config.h.in: Rename session option to wmcommand.
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2524 From Oliver Graf <ograf@rhein-zeitung.de>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2525
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2526 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2527
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2528 * info/dir: Add `emodules.info' entry to the top info dir.
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2529
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2530 1999-05-31 SL Baur <steve@steve1.m17n.org>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2531
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2532 * configure.in (CPP): Don't check for include subdirectories in
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2533 site-prefix directories. This check loses in valid configurations
414
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2534 like /usr/jp in TurboLinux. Conditionally add include directory to
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2535 site switches.
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2536
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2537 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2538
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2539 * configure.in (quoted_arguments): Support
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2540 --error-checking=byte-code.
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
2541
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2542 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2543
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2544 * XEmacs 21.2.14 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2545
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2546 1999-05-11 SL Baur <steve@altair.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2547
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2548 * version.sh (infodock_build_version): Synch InfoDock version.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2549
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2550 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2551
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2552 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2553 for Solaris.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2554
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2555 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2556
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2557 * configure.in (xemacs_betaname): Don't generate Installation.el.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2558
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2559 * Makefile.in.in (top_distclean): Don't remove Installation.el.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2560
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2561 1999-04-29 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2562
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2563 * configure.in: add mingw32 as a target platform. add nt process
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2564 support options.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2565
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2566 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2567
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2568 * configure.in: Delete mule-coding.o.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2569
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2570 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2571
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2572 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2573 calling XmStringGetLtoR
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2574 (string_draw_u): ditto and check return value of XmStringGetLtoR()
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2575
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2576 1999-04-05 Olivier Galibert <galibert@pobox.com>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2577
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2578 * Makefile.in.in (GENERATED_HEADERS): Don't generate
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2579 puresize-adjust.h anymore
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2580
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2581 * configure.usage: Remove everything gung-ho or purespace related
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2582
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2583 * configure.in: Ditto
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2584
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2585 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2586
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2587 * configure.in: Check for getloadavg().
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2588
396
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2589 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2590
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2591 * XEmacs 21.2.13 is released
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2592
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2593 1999-03-09 SL Baur <steve@xemacs.org>
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2594
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2595 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
2596
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2597 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2598
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2599 * XEmacs 21.2.12 is released
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2600
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2601 1999-03-04 Martin Buchholz <martin@xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2602
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2603 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2604
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2605 1999-03-03 Martin Buchholz <martin@xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2606
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2607 * configure.in:
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2608 `uname -v` -> "`uname -v`":
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2609 backquoted expressions need additional double
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2610 quotes to be a single token.
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2611 Use separate if's to avoid extra process invocations.
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2612
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2613 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2614
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2615 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
2616
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2617 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2618
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2619 * XEmacs 21.2.11 is released
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2620
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2621 1999-02-16 Andy Piper <andy@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2622
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2623 * PROBLEMS: add entries for building under Cygwin.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2624
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2625 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2626
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2627 * README.packages: Clear up that mule-sumo packages is used _in
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2628 addition_ to the normal sumo.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2629
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2630 1999-02-16 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2631
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2632 * configure.usage: Move quantify/purify into debug flags section
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2633
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2634 1999-02-10 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2635
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2636 * configure.in:
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2637 - Fixup xfs comments and redundant option checking
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2638
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2639 * configure.in:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2640 * INSTALL:
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2641 * lisp/paths.el:
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2642 - improved automounter tmp directory support.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2643 - support 4 (!) empirically discovered automounter conventions
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2644
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2645 1999-02-10 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2646
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2647 * lwlib/lwlib.h:
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2648 - redo CONST hacking to deal with X11 R4, which was
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2649 broken in a previous patch.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2650
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2651 1999-02-10 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2652
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2653 * configure.in:
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2654 - irix uses -rpath
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2655
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2656 1999-02-10 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2657
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2658 * configure.in:
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2659 - Check for XOpenIM before using xim=xlib
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2660 - only use XmIm if $have_motif = yes
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2661
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2662 1999-02-10 Martin Buchholz <martin@xemacs.org>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2663
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2664 * configure.in. Port to BSDI BSD/OS 4.0.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2665
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2666 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2667
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2668 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
2669
390
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
2670 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
2671
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
2672 * XEmacs 21.2.10 is released
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
2673
388
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2674 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2675
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2676 * XEmacs 21.2.9 is released
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2677
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2678 1999-01-21 Andy Piper <andy@xemacs.org>
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2679
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2680 * configure.in: make xface detection specifc to a window system in
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2681 general rather than just X.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2682
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2683 1999-18-10 Andy Piper <andy@xemacs.org>
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2684
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2685 * configure.in: remove -O3 prevention on cygwin - current versions
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2686 cope ok now. remove dll prevention on cygwin - the new module
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2687 code checks correctly.
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2688
388
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2689 1999-01-10 J. Kean Johnston <jkj@sco.com>
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2690
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
2691 * configure.in: Added moduledir as the path where loadable modules
388
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2692 are stored. Added --with-site-modules and --moduledir options.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2693 - Ensure the SCO OpenServer compiles with --dynamic by default
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2694 - Check for dlfcn.h for dynamic loader
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2695 - Renamed dll.o to emodules.o and changed dynamic loader tests
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2696 - Renabled code that deals with site-lisp so that it is handled
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2697 correctly when a user specifies --with-site-lisp.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2698
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2699 * aclocal.m4: Replaced entire file with more complete DLL tests
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2700 by way of libtool.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2701
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2702 * config.usage: Removed TAB characters which caused it to be
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2703 displayed incorrectly on terminals where TAB != 8.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2704 - Added help text to describe --with-site-modules and --moduledir.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2705
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2706 * INSTALL: Updated documentation to describe module directories
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2707
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2708 * Makefile.in.in: Added moduledir, sitemoduledir macros.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2709 - Make those directories at install time.
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
2710
386
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2711 1998-12-28 Martin Buchholz <martin@xemacs.org>
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2712
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2713 * XEmacs 21.2.8 is released.
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2714
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2715 1998-12-28 Martin Buchholz <martin@xemacs.org>
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2716
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2717 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
2718
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2719 1998-12-24 Martin Buchholz <martin@xemacs.org>
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2720
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2721 * XEmacs 21.2.7 is released.
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2722
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2723 1998-12-20 Martin Buchholz <martin@xemacs.org>
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2724
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2725 * configure.in: Redo DBM support
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2726 - die if dbm support requested, but not provided.
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2727 - properly check for libgdbm, then libc, then libdbm
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2728 - properly check for ndbm.h
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2729 - comments improved
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2730 - XE_DIE should always prefix messages with Error: for clarity
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2731
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2732 1998-12-07 Martin Buchholz <martin@xemacs.org>
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2733
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2734 * xemacs.mak (TEMACS_OBJS):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2735 (DOC_SRC4):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2736 - Remove pure.c, pure.obj
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2737
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2738 1998-12-06 Martin Buchholz <martin@xemacs.org>
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2739
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2740 * Makefile.in.in (distclean):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2741 * dynodump/Makefile.in.in (distclean):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2742 * src/Makefile.in.in (distclean):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2743 * lib-src/Makefile.in.in (distclean):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2744 * lwlib/Makefile.in.in (distclean):
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2745 - Make sure GNUmakefile is deleted.
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2746
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2747 1998-12-17 Andy Piper <andy@xemacs.org>
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2748
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2749 * configure.in (all_widgets): remove gui.o addition - its always
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2750 in the makefile now.
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2751
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2752 * configure.in: add gui-msw.o to msw objects.
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2753
382
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
2754 1998-12-16 Andy Piper <andy@xemacs.org>
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
2755
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
2756 * XEmacs 21.2.6 is released
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
2757
380
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
2758 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
2759
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
2760 * XEmacs 21.2.5 is released
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
2761
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2762 1998-11-28 SL Baur <steve@altair.xemacs.org>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2763
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2764 * XEmacs 21.2-beta4 is released.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2765
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2766 1998-11-27 SL Baur <steve@altair.xemacs.org>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2767
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2768 * configure.in: Linux/Arm Support.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2769 From James LewisMoss <dres@ioa.com>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2770
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2771 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2772
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2773 * configure.in:
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2774 Fix the realpath() problem of UnixWare2.1.3.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2775 Patches for NEC's sysv4.2 machine.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2776
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2777 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2778
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2779 * configure.in: Check if there's wnn4.2 or wnn6 specific library
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2780 installed. The Wnn library will be checked if the --with-wnn
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2781 and/or --with-wnn6 was specified compulsory.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2782
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2783 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2784
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2785 * configure.in (CPP): Too many spaces im run-patch flag detection.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
2786
375
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2787 1998-10-15 SL Baur <steve@altair.xemacs.org>
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2788
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2789 * XEmacs 21.2-beta3 is released.
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2790
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2791 1998-10-13 Andy Piper <andyp@parallax.co.uk>
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2792
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2793 * configure.in: enable drag and drop support by default if mswindows is
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2794 detected.
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2795
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2796 1998-10-09 Kevin Oberman <oberman@es.net>
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2797
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2798 * config.sub: Fix for Alpha architecture
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2799
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2800 1998-10-05 Andy Piper <andyp@parallax.co.uk>
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2801
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2802 * configure.in: don't enable shared lib support for cygwin unless
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2803 explititly told to.
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
2804
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2805 1998-09-29 SL Baur <steve@altair.xemacs.org>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2806
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2807 * XEmacs 21.2-beta2 is released.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2808
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2809 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2810
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2811 * lwlib/xlwmenu.c:
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2812 * lwlib/xlwscrollbar: fix for Motif >=2.0
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2813 Patch provided by Glenn Barry <gtb@eng.sun.com>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2814
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2815 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2816
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2817 1998-09-02 Andy Piper <andyp@parallax.co.uk>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2818
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2819 * configure.in: check for cygwin32/version.h.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2820
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2821 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2822
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2823 * PROBLEMS: Added AIX 4.3 note.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2824
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2825 * configure.in: Better detection of AIX 4.3.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2826 AIX xlc can do -g and -Ox at the same time.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2827
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2828 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2829
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2830 * configure.in: Alter configure so that it checks for mismatched PNG
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2831 header/libs, screams a little louder on old/mismatched library
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2832 conditions for both PNG and XPM, stop screaming if png is not found and
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2833 no window-system is selected, and fixed a bug in the XPM checking.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2834
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2835 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2836
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2837 * configure.usage (--without-gif): Modify text to reflect status
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2838 of GIF support
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2839
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2840 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2841
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2842 * configure.in: add back in the support for the in-core GIF
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2843 code, change the required PNG library version to 1.0.2, and add
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2844 a warning if PNG not found, since PNG images are now distributed
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2845 as part of the core. Also minor wording changes in things reported
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2846 to the user.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2847
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2848 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2849
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2850 * BETA: Update mailing-list address for build-reports
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2851
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2852 1998-08-01 SL Baur <steve@altair.xemacs.org>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2853
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2854 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2855 can built that includes package lisp.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2856
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2857 1998-07-23 Martin Buchholz <martin@xemacs.org>
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2858
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2859 * configure.in:
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2860 - support multiple flavors of alpha, (XEmacs treats them identically)
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2861 - Fix AC_TRY_RUN so that actions have access to $?
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2862 - Identify DEC C compilers. Add default optimization CFLAGS and
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2863 always use -std.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2864 - Use an extensible method for adding support for future compilers.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2865 - Have SunPro C use that same extensible method.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2866 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2867
304
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2868 1998-07-19 SL Baur <steve@altair.xemacs.org>
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2869
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
2870 * XEmacs 21.2-beta1 is released.
304
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2871
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2872 1998-07-18 SL Baur <steve@altair.xemacs.org>
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2873
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2874 * config.guess: Synched with latest FSF version.
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2875
454
d7a9135ec789 Import from CVS: tag r21-2-42
cvs
parents: 452
diff changeset
2876 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
304
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2877
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
2878 * Makefile.in: added LDFLAGS.
304
c6de09ad3017 Import from CVS: tag r21-0b50
cvs
parents: 300
diff changeset
2879
300
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2880 1998-07-12 SL Baur <steve@altair.xemacs.org>
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2881
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
2882 * README: Bump version numbers.
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
2883 * info/dir: Ditto.
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
2884 * version.sh: Ditto.
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
2885
793
e38acbeb1cae [xemacs-hg @ 2002-03-29 04:46:17 by ben]
ben
parents: 788
diff changeset
2886 * XEmacs 21.0-pre5 is released.
300
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2887
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2888 1998-07-10 SL Baur <steve@altair.xemacs.org>
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2889
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2890 * configure.in (with_offix): Default --with-offix to off.
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2891
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2892 1998-07-09 SL Baur <steve@altair.xemacs.org>
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2893
300
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2894 * configure.in: Handle multiple database libraries.
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2895 From Gregory Neil Shapiro <gshapiro@sendmail.org>
3cc9f0ebfbd1 Import from CVS: tag r21-0b48
cvs
parents: 298
diff changeset
2896
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2897 * XEmacs 21.0-pre4 is released.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2898
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2899 * configure.in: Fix test for InfoDock sources.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2900
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2901 1998-07-09 Oliver Graf <ograf@fga.de>
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2902
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2903 * configure.usage: added warning to --with-offix
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2904
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2905 1998-06-28 SL Baur <steve@altair.xemacs.org>
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2906
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2907 * configure.in: Berkeley DB autodetection fixes
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2908 From Martin Buchholz <martin@xemacs.org>
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 296
diff changeset
2909
296
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2910 1998-06-19 SL Baur <steve@altair.xemacs.org>
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2911
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2912 * XEmacs 21.0-pre3 is released.
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2913
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2914 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2915
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2916 * configure.in: Added check if the berkdb has db_open or not.
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2917 (With fixes from Martin Buchholz)
5a79be0ef6a8 Import from CVS: tag r21-0b46
cvs
parents: 294
diff changeset
2918
294
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2919 1998-06-19 SL Baur <steve@altair.xemacs.org>
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2920
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2921 * XEmacs 21.0-pre2 is released.
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2922
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2923 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2924
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2925 * configure.in: Added -lC for static linking under AIX 4.2.
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
2926
292
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
2927 1998-06-14 SL Baur <steve@altair.xemacs.org>
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
2928
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
2929 * XEmacs 21.0-pre1 is released.
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
2930
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2931 1998-06-11 SL Baur <steve@altair.xemacs.org>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2932
292
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
2933 * XEmacs 21.0-beta43 is released.
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2934
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2935 1998-06-04 Oliver Graf <ograf@fga.de>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2936
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2937 * tests/Dnd/README: a step-by-step test run
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2938 * tests/Dnd/droptest.el: some clarifications
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2939 * tests/Dnd/droptest.sh: created, creates test files
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2940
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2941 1998-06-01 Oliver Graf <ograf@fga.de>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2942
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2943 * configure.in (summary): added experimental to dragndrop option
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2944 * configure.usage: added experimental note to --with-dragndrop
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2945 * tests/Dnd/droptest.el: extra start-drag-region function
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2946 changed the experimental- stuff
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2947
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2948 1998-06-07 SL Baur <steve@altair.xemacs.org>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2949
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2950 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2951
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2952 1998-06-05 Colin Rafferty <colin@xemacs.org>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2953
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2954 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2955
288
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2956 1998-06-01 SL Baur <steve@altair.xemacs.org>
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2957
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2958 * XEmacs 21.0-beta42 is released.
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2959
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2960 1998-05-29 Andy Piper <andyp@parallax.co.uk>
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2961
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2962 * configure.in: don't use -O3 for cygwin.
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2963
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2964 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2965
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2966 * configure.in: Switch from giflib to gifreader for
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2967 our GIF image support (no other mods needed)
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2968
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2969 1998-05-28 Oliver Graf <ograf@fga.de>
288
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2970
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2971 * configure.in: only one DnD protocol, CDE has priority over OffiX
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2972
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2973 * tests/Dnd/README: some changes reflecting recent modifications
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2974 * tests/Dnd/dragtest.el: removed
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2975 * tests/Dnd/droptest.el: cosmetics and comments
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2976
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2977 1998-05-26 Oliver Graf <ograf@fga.de>
288
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2978
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2979 * tests/Dnd/droptest.el: adapted to CDE extensions
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2980
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2981 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2982
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2983 * configure.in:
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2984 * config.sub: add initial OpenBSD support
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 288
diff changeset
2985
288
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2986 1998-05-21 Andy Piper <andyp@parallax.co.uk>
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2987
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2988 * configure.in: check for msw dialogs.
e11d67e05968 Import from CVS: tag r21-0b42
cvs
parents: 286
diff changeset
2989
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2990 1998-05-23 SL Baur <steve@altair.xemacs.org>
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2991
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2992 * XEmacs 21.0-beta41 is released.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2993
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2994 1998-05-17 SL Baur <steve@altair.xemacs.org>
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2995
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2996 * configure.in (CPP): Change -O2 to -O3.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2997 Suggested by Martin Buchholz <martin@xemacs.org>
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
2998
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
2999 1998-05-15 SL Baur <steve@altair.xemacs.org>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3000
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3001 * XEmacs 21.0-beta40 is released.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3002
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3003 1998-05-13 SL Baur <steve@altair.xemacs.org>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3004
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3005 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3006 on the `unset CDPATH' if running as sh.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3007
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3008 1998-05-12 Oliver Graf <ograf@fga.de>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3009
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3010 * tests/Dnd/droptest.el: some CDE adaptions (untested)
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3011
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3012 1998-05-11 Martin Buchholz <martin@xemacs.org>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3013
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3014 * configure.in:
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3015 Add some more comments.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3016 If using bash, use Posix mode and unset CDPATH.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3017 Be more careful checking feature dependencies.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3018 Introduce XE_CHECK_FEATURE_DEPENDENCY.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3019 Undo the gross hack of multiple `echo >> $tempcname'
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3020 by using here documents instead. (Might break mswindows, tho...)
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3021 Be more careful autodetecting tooltalk.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3022
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3023 * PROBLEMS:
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3024 Document problems with Solaris 2.6 + XSUNTRANSPORT
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3025
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3026 * Makefile.in:
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3027 * lwlib/Makefile.in.in:
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3028 * modules/Makefile.in:
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3029 - Adjust for luser's CDPATH being set to something weird.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3030 - Take into account bash 2.02's tendency to print the cwd when
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3031 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3032 - fix the run-temacs target to use $(DUMPENV)
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3033 - fix the run-puremacs target to use $(DUMPENV)
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3034 - fix the `depend' target to properly $(RM) the right files
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3035 - Generate a better TAGS file for XEmacs' lisp code using
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3036 hand-crafted regexps.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3037 - Use standard coding conventions for modules/Makefile.in
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3038
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3039 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3040
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3041 * configure.in: some people claimed that they can't stop
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3042 linking wnn6 library if they set --with-wnn6=no.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3043
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3044 1998-05-11 Oliver Graf <ograf@fga.de>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3045
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3046 * tests/Dnd/droptest.el: adapted to new calling conventions
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3047 also showing the new possibilities
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3048 * tests/Dnd/README: changed to new protocol
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3049
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3050 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3051
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3052 * Fix for HAVE_MULTICAST check.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 282
diff changeset
3053
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3054 1998-05-09 SL Baur <steve@altair.xemacs.org>
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3055
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3056 * XEmacs 21.0-beta39 is released.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3057
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3058 1998-05-06 Oliver Graf <ograf@fga.de>
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3059
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3060 * configure.in: added autodetection for the Drag'n'Drop API
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3061 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3062 and dragdrop.o is added to extra_objs
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3063 * configure.usage: added with-dragndrop, added (*) to with-offix
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3064 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3065
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3066 1998-05-04 Oliver Graf <ograf@fga.de>
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3067
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3068 * tests/Dnd/droptest.el: changed to test new protocol
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3069 * tests/Dnd/README.OffiX: removed
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3070 * tests/Dnd/README: created, info about new protocol
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3071 * tests/Dnd/dragtest.el: comment change
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 280
diff changeset
3072
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3073 1998-05-02 SL Baur <steve@altair.xemacs.org>
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3074
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3075 * XEmacs 21.0-beta38 is released.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3076
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3077 1998-04-29 SL Baur <steve@altair.xemacs.org>
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3078
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3079 * configure.in: Use `PROGNAME' for all generated paths.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3080
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3081 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3082
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3083 1998-04-27 SL Baur <steve@altair.xemacs.org>
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3084
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3085 * configure.in (progname): Parameterize program name on `progname'
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3086 and add --with-infodock.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3087
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3088 1998-04-26 SL Baur <steve@altair.xemacs.org>
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3089
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3090 * Makefile.in: Religiously use ${progname} instead of hardcoded
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3091 `xemacs'.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3092 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3093 overridden by the empty one set in the toplevel Makefile.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
3094
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3095 1998-04-25 SL Baur <steve@altair.xemacs.org>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3096
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3097 * XEmacs-21.0-beta37 is released.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3098
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3099 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3100
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3101 * configure.in: Sychronized ..._USER_DEFINED variables with
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3102 datadir setting.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3103
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3104 * Makefile.in (mkdir): No longer create sitelispdir.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3105
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3106 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3107
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 369
diff changeset
3108 * configure.in: make graphic libraries tests be dependant on a
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3109 window system not X11 only.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3110
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3111 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3112
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3113 * configure.in: check for our special select in msw.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3114
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3115 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3116
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3117 * PROBLEMS: add answers to some FAQ concerning hpux.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3118
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3119 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3120
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3121 * configure.in: enable checking for special mswindows select()
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3122
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3123 1998-04-21 Martin Buchholz <martin@xemacs.org>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3124
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3125 * configure.in: Isolate incomprehensible cma_open/pthreads checking
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3126 to decosf*
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3127
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3128 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3129
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3130 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3131 libs and includes.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3132
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3133 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3134
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3135 * configure.in: check for xpm does not depend anymore on having X.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3136 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3137
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3138 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3139
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3140 * info/dir: Fixed the explanatory notes for
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3141 `Info-default-directory-list' removal and the new automatic dir
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3142 rebuilding facility. Reindented the menu. Added an entry for
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3143 term.info
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3144
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3145 1998-04-20 SL Baur <steve@altair.xemacs.org>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3146
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3147 * configure.in (LISPDIR): Removed configuration option for
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3148 site-lisp.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3149
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3150 1998-04-19 SL Baur <steve@altair.xemacs.org>
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3151
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3152 * configure.in (version): snarf InfoDock version number.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
3153
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3154 1998-04-18 SL Baur <steve@altair.xemacs.org>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3155
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3156 * XEmacs-21.0-beta36 is released.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3157
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3158 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3159
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3160 * configure.in: enable install pre-processing for mswindows
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3161
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3162 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3163
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3164 * Makefile.in.in: add install_pp to install incantation.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3165
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3166 * installexe.sh: new file. Add .exe to install targets if the
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3167 result is executable.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3168
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3169 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3170
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3171 * Makefile.in: add install_pp to install incantation.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3172
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3173 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3174
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3175 * configure.in: Large echo split into a few smaller ones,
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3176 so the cygnus sh.exe does not crash.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3177
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3178 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3179
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3180 * configure.in: enable toolbar checking for mswindows build
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3181
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3182 1998-04-06 Martin Buchholz <martin@xemacs.org>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3183
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3184 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3185 Used (at least) by RedHat 4.2.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3186
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3187 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3188
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3189 * configure.in: Re-instated src/paths.h generation from
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3190 src/paths.h.in.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3191
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3192 * Makefile.in (top_distclean): Remove site-lisp on `make
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3193 distclean'.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
3194
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3195 1998-04-10 SL Baur <steve@altair.xemacs.org>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3196
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3197 * XEmacs 21.0-beta35 is released.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3198
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3199 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3200
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3201 * configure.usage: Clarified --package-path documentation.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3202
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3203 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3204
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3205 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3206 Removed defaults for infopath and package-path.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3207
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3208 * Makefile.in (src/paths.h): ... is now generated from
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3209 src/paths.h.in.in. Moved generation of paths.h to configure.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3210
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3211 * paths.h.in: Removed.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3212
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3213 * paths.h.in.in: Created.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3214
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3215 1998-04-06 Martin Buchholz <martin@xemacs.org>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3216
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3217 * configure.in: png was still being used if png_version < 0.96
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3218
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3219 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3220
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3221 1998-04-05 Amir J. Katz <amir@ndsoft.com>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3222
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3223 * INSTALL (Rationale): Offix support comment is wrong. To disable,
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3224 one must use --with-offix=no and not --without-offix
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3225
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3226 1998-04-05 SL Baur <steve@altair.xemacs.org>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3227
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3228 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3229
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3230 1998-04-04 SL Baur <steve@altair.xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3231
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3232 * XEmacs 21.0-beta34 is released.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3233
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3234 1998-04-03 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3235
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3236 * configure.in:
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3237 checking whether gettimeofday accepts one or two arguments... two
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3238
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3239 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3240
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3241 * configure.in: Fixed magic to handle AIX and MIT X11R6.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3242
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3243 1998-04-02 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3244
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3245 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3246
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3247 1998-04-01 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3248
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3249 * tests/database.el (test-database): Temporary files (the databases
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3250 that were created) should be deleted.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3251
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3252 * Makefile.in (testdir): Remove gnumake-specific syntax.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3253 (src/Makefile): src/Makefile depends on src/depend.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3254
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3255 1998-03-29 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3256
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3257 * configure.in: Check for -lz, -lgz unconditionally. Too many
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3258 system linkers don't properly die when there are cascaded link
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3259 dependencies, so we can't rely on the linker for that. The only
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3260 downside is that we might link with an extra unneeded library. If
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3261 you really really care about this, you can go fix it.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3262
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3263 * configure.in: Enhance PANIC msg to make it clear that
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3264 --with-FEATURE is going to die if FEATURE is not installed.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3265
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3266 1998-03-27 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3267
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3268 * configure.in: $debug was not properly dependent on $beta
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3269
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3270 * configure.in: Move offix configuration out of src/Makefile.in.in
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3271 into configure.in.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3273 * configure.in: Reorganize xpm detection code.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3274
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3275 * configure.in: XIM default to ON if Motif which is not Lesstif is
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3276 found.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3277
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3278 * configure.in: Keep auto-generated makefile dependencies out of
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3279 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3280
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3281 1998-03-26 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3282
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3283 * configure.in: Fix up cflags handling. Specifically, configure
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3284 --cflags='' would fail to be recognized.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3285
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3286 * configure.in: Fix up png detection. Link with png_read_image to
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3287 make sure -lz is required. Test for png >- 0.96 via header file.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3288
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3289 1998-03-21 Martin Buchholz <martin@xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3290
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3291 * configure.in (XE_GCC_WRAP_LDFLAGS)
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3292 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3293
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3294 * configure.in: Make sure BSD always links in libz.a
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3295 BSD's stupid linker can't detect cascaded lib dependencies
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3296
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3297 * configure.in: Autodetect lesstif. define have_lesstif.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3298 Don't use motif-xim with lesstif, at least by default.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3299
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3300 1998-03-30 SL Baur <steve@altair.xemacs.org>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3301
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3302 * version.sh: Add InfoDock version number variables.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3303
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3304 1998-03-30 Amir J. Katz <amir@ndsoft.com>
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3305
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3306 * info/dir: Replaced string '20.5' with '21.0'
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 269
diff changeset
3307
269
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3308 1998-03-24 SL Baur <steve@altair.xemacs.org>
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3309
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3310 * XEmacs 21.0-beta33 is released.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3311
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
3312 1998-03-26 Didier Verna <didier@xemacs.org>
269
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3313
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3314 * configure.in, Makefile.in: Removed infopath_user_defined---we
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3315 always want to propagate it.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3316
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3317 * configure.usage: Synched with configure.in.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3318
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3319 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3320
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3321 * configure.usage, INSTALL: Synched with the new path layout.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3322
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3323 * Makefile.in (src/paths.h): Replaced packagepath with
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3324 package_path to make configure happy.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3325
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3326 * configure.in: Made default setting for packagepath conform to
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3327 what packages.el builds at run-time: XEmacs-version-specific paths
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3328 before site-specific ones.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3329 Added default setting for pkgdir.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3330 Changed --packagepath back to --package-path.
b2472a1930f2 Import from CVS: tag r20-5b33
cvs
parents: 267
diff changeset
3331
267
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3332 1998-03-24 SL Baur <steve@altair.xemacs.org>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3333
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3334 * XEmacs 21.0-beta32 is released.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3335
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3336 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3337
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3338 * configure.in: Extended package path by version-specific
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3339 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3340
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3341 1998-03-22 SL Baur <steve@altair.xemacs.org>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3342
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3343 * Makefile.in (distclean): Remove packages and mule-packages if they
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3344 have been linked into place.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3345
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3346 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3347
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3348 * <Today>: The Big Path Searching Overhaul.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3349
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3350 * Makefile.in, configure.in: Now pass all configure-specified paths
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3351 into the binary in a uniform way.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3352
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3353 1998-03-20 SL Baur <steve@altair.xemacs.org>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3354
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3355 * configure.in (have_libmcheck): Add test for glibc's malloc
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3356 checker.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3357 - Fix HP/UX dynamic linking flag.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3358
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3359 1998-03-19 SL Baur <steve@altair.xemacs.org>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3360
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3361 * configure.in (quoted_arguments): Fix unquoted variable in
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3362 error-checking test.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3363 - fix bogus substitution.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3364
267
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3365 1998-03-17 SL Baur <steve@altair.xemacs.org>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3366
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3367 * configure.in: In -lpng test, look for png_set_strip_alpha.
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3368 Suggested by William M. Perry <wmperry@aventail.com>
966663fcf606 Import from CVS: tag r20-5b32
cvs
parents: 265
diff changeset
3369
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3370 1998-03-16 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3371
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3372 * XEmacs 21.0 beta31 is released.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3373
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3374 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3375
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3376 * configure.usage (Usage): Correct information about gif, tiff
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3377 and WNN entries
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3378
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3379 1998-03-13 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3380
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3381 * configure.in: typo fix in sed command.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3382 From P. E. Jareth Hein <jareth@camelot-soft.com>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3383
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3384 * configure.in (all_widgets): Check for snprintf().
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3385
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3386 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3387
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3388 * configure.in: New gif support
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3389
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3390 1998-03-10 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3391
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3392 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3393
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3394 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3395
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3396 * configure.in: don't add libc to link list for dlopen ordinary
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3397 link takes care of this. check for dlfcn.h
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3398
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3399 1998-03-10 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3400
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3401 * configure.in: Examine each directory of X11 include path for
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3402 inclusion into BITMAPDIR.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3403
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3404 1998-03-09 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3405
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3406 * aclocal.m4: Add legalese.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3407
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3408 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3409
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3410 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3411 database support.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3412
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3413 * configure.in: move msw checking after x checking so that
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3414 auto-detection works.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3415
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3416 1998-03-09 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3417
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3418 * configure.in: New DLL support.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3419 * aclocal.m4: New file.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3420 From William M. Perry <wmperry@aventail.com>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3421
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3422 1998-03-08 SL Baur <steve@altair.xemacs.org>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3423
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3424 * configure.in (xemacs_betaname): Align messages for minimal
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3425 tagbits and indexed lrecords.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3426 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 263
diff changeset
3427
263
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3428 1998-03-07 SL Baur <steve@altair.xemacs.org>
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3429
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3430 * XEmacs 20.5-beta30 is released.
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3431
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3432 1998-03-05 SL Baur <steve@altair.xemacs.org>
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3433
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3434 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3435
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3436 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3437
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3438 * configure.in: add a --with-msw option. Make X and msw work
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3439 together if the user asks.
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3440
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3441 1998-03-02 SL Baur <steve@altair.xemacs.org>
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3442
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3443 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3444
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3445 1998-03-01 SL Baur <steve@altair.xemacs.org>
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3446
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3447 * configure.in: Add substitutable variable ld_dynamic_link_flags
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3448 for special required linker flags for building DLL capable
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3449 binaries.
727739f917cb Import from CVS: tag r20-5b30
cvs
parents: 261
diff changeset
3450
261
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3451 1998-02-28 SL Baur <steve@altair.xemacs.org>
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3452
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3453 * Makefile.in (top_distclean): Remove Installation.el.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3454 (xemacs): New target. Formerly it was `all:'.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3455 (all): New default, dist: is now superfluous.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3456
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3457 1998-02-27 SL Baur <steve@altair.xemacs.org>
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3458
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3459 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3460 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3461 (Installation): Add XEmacs version and generate `Installation.el'.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3462
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3463 1998-02-26 SL Baur <steve@altair.xemacs.org>
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3464
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3465 * configure.in (with_ldap: Fix -lldap autodection.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3466 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3467 (Installation): Only keep the last configuration.
405dd6d1825b Import from CVS: tag r20-5b29
cvs
parents: 259
diff changeset
3468
259
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3469 1998-02-25 SL Baur <steve@altair.xemacs.org>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3470
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3471 * XEmacs 20.5-beta28 is released.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3472
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3473 * configure.in (with_session): Fix reporting of the setting.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3474 (with_database_gnudbm): Correctly report setting.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3475
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3476 1998-02-24 SL Baur <steve@altair.xemacs.org>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3477
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3478 * configure.usage: Restore documentation of graphics library
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3479 flags.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3480 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3481
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3482 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3483
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3484 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3485 console.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3486
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3487 1998-02-23 SL Baur <steve@altair.xemacs.org>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3488
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3489 * XEmacs 20.4 is released to the beta testers.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3490
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3491 1998-02-21 SL Baur <steve@altair.xemacs.org>
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3492
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3493 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
259
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3494 to also test for Linux libc5.
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 257
diff changeset
3495
255
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3496 1998-02-19 SL Baur <steve@altair.xemacs.org>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3497
257
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3498 * XEmacs 20.5-beta27 is released.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3499 * XEmacs-20.4-pre4 is released.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3500
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3501 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3502 (--with-gung): Implement it.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3503
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3504 * configure.usage (--with-gung): Document. Turns on
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3505 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3506 (--with-term): Remove.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3507
255
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3508 * XEmacs-20.5-beta26 is released.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3509
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3510 1998-02-18 SL Baur <steve@altair.xemacs.org>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3511
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3512 * XEmacs-20.4-pre3 is released.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3513
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3514 * Makefile.in: use better feedback while rebuilding finder database.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3515 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3516
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3517 1998-02-15 SL Baur <steve@altair.xemacs.org>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3518
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3519 * configure.in (doug_lea_malloc): Add checking for Doug Lea
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3520 Malloc.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3521
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3522 1998-02-14 SL Baur <steve@altair.xemacs.org>
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3523
255
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3524 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3525 Suggested by Pekka Marjola <pema@iki.fi>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3526
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
3527 * XEmacs-20.4-pre2 is released.
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3528 * XEmacs-20.5-beta25 is released.
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3529
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3530 1998-02-13 SL Baur <steve@altair.xemacs.org>
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3531
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3532 * INSTALL: Update for Cygwin and Microsoft Windows.
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3533
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3534 * README: Update for Microsoft Windows.
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3535
251
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3536 1998-02-09 SL Baur <steve@altair.xemacs.org>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3537
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 251
diff changeset
3538 * XEmacs 20.4-pre1 is released.
251
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3539 * XEmacs 20.5-beta24 is released.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3540
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3541 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3542
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3543 * configure.in: add mule-coding target which defines MULE_CODING,
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3544 nothing uses it as yet. add gif objects to msw support. define
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3545 const_is_losing=no for msw. make msw not selected if tty selected.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3546 add -lshell32 for dnd support. check for a.out.h rather than
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3547 coff.h
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3548
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3549 * lib-src/make-docfile.c: add cygwin support and generalise the
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3550 remaining open calls. IMHO this should really include sysfile.h.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3551
249
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
3552 1998-02-03 SL Baur <steve@altair.xemacs.org>
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
3553
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
3554 * XEmacs 20.5-beta23 is released.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
3555
247
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
3556 1998-01-27 SL Baur <steve@altair.xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
3557
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
3558 * XEmacs 20.5-beta22 is released.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
3559
245
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3560 1998-01-25 SL Baur <steve@altair.xemacs.org>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3561
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3562 * XEmacs 20.5-beta21 is released.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3563
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3564 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3565
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3566 * configure.in: check for coff.h
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3567
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3568 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3569
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3570 * configure.in: Added support for `--with-shlib'.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
3571
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3572 1998-01-18 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3573
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3574 * XEmacs 20.5-beta20 is released.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3575
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3576 1998-01-13 Martin Buchholz <martin@xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3577
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3578 * configure.usage:
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3579 Remove doc for configure-time INFOPATH, no longer used.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3580
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3581 * configure.in:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3582 * src/config.h.in:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3583 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3584
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3585 * lwlib/lwlib.h:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3586 * lwlib/lwlib.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3587 * lwlib/lwlib-config.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3588 * lwlib/lwlib-Xm.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3589 * lwlib/lwlib-Xaw.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3590 * lwlib/lwlib-Xlw.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3591 * lwlib/config.h.in:
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3592 * src/menubar-x.c:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3593 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3594 Maintain only one set of variables.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3595
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3596 * Makefile.in (install-arch-dep): Simplify.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3597 Replace construct `test -d $dir && foo' with
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3598 `if test -d $dir; then foo; fi'
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3599
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3600 * lwlib/xlwmenu.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3601 * lwlib/xlwscrollbar.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3602 * lwlib/lwlib-Xlw.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3603 * lwlib/lwlib-Xm.c:
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3604 Always assume presence of limits.h (ANSI).
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3605
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3606 1998-01-12 SL Baur <steve@altair.xemacs.org>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3607
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3608 * INSTALL: Updated for recent Mule/package changes.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
3609
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3610 * XEmacs 20.5-beta19 is released.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3611
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3612 1998-01-12 Damon Lipparelli <lipp@primus.com>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3613
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3614 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3615 --exec-prefix.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
3616
239
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3617 1998-01-10 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3618
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3619 * XEmacs 20.5-beta18 is released.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3620
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
3621 1998-01-08 Didier Verna <didier@xemacs.org>
239
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3622
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3623 * configure.in: Get rid of INFOPATH for configure time.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3624 * configure.usage (Usage): Ditto.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3625
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3626 1998-01-09 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3627
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3628 * Makefine.in: Correct reported amount of disk savings from
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3629 compression.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3630 From Markus Linnala <maage@cs.tut.fi>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3631
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3632 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3633
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3634 * configure.in: detect and set scrollbars and menubars with
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3635 MS-Windows more appropriately. Check for sys/un.h to use in
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3636 gnuserv.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3637
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3638 1998-01-07 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3639
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3640 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3641 naming.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3642
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3643 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3644
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3645 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3646 inactive_button_gc for menu entries.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3647 (remap_menubar): ignore the enabled status
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
3648
237
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3649 1998-01-04 SL Baur <steve@altair.xemacs.org>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3650
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3651 * XEmacs 20.5-beta17 is released.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3652
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3653 * Makefile.in (finder): Use -vanilla.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3654 (lisp/finder-inf.el): Ditto.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3655 (check-features): New target. Do a sanity check prior to
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3656 installation.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
3657
235
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
3658 1997-01-03 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
3659
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
3660 * XEmacs 20.5-beta16 is released.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
3661
233
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3662 1997-12-30 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3663
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3664 * XEmacs 20.5-beta15 is released.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3665
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3666 1997-12-29 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3667
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3668 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
3669
231
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3670 1997-12-27 SL Baur <steve@altair.xemacs.org>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3671
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3672 * XEmacs 20.5-beta14 is released.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3673
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3674 1997-12-23 Andy Piper <andyp@parallax.co.uk>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3675
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3676 * configure.in: support for *-pc-cygwin32 config
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
3677
229
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
3678 1997-12-25 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
3679
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
3680 * XEmacs 20.5-beta13 is released.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
3681
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3682 1997-12-20 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3683
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3684 * XEmacs 20.5-beta 12 is released.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3685
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3686 1997-12-19 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3687
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3688 * configure.in (bitmapdir): Reenable --with-session by default for
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3689 testing.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3690
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3691 1997-12-17 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3692
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3693 * info/dir (File): Skk and Gnats are packaged.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3694
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3695 * PROBLEMS (Note): Update version numbers.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3696
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3697 * info/dir (File): Update version number.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3698
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3699 1997-12-16 SL Baur <steve@altair.xemacs.org>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3700
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3701 * XEmacs 20.5-beta11 is released.
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3702
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3703 1997-12-14 SL Baur <steve@altair.xemacs.org>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3704
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3705 * configure.in: Don't bypass graphics library detection
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3706 if the `--with-imagick' option is given to configure.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3707 : Print autodetected graphics libraries to be linked with Imagick.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3708
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3709 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3710
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3711 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3712
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3713 * Makefile.in (install-arch-indep): Build info files if needed.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3714
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3715 1997-12-13 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3716
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3717 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
3718
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3719 * XEmacs 20.5-beta10 is released.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3720
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3721 1997-12-12 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3722
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3723 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3724
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3725 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3726
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3727 * configure.in (autodetect ImageMagick): also look for
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3728 "X11/magick/magick.h", and if present, define
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3729 MAGICK_HEADERS_ARE_UNDER_X11
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3730
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3731 1997-12-11 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3732
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3733 * configure.in (imagick_libs): Add autodetection for freetype
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3734 -lttf library.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
3735
221
6c0ae1f9357f Import from CVS: tag r20-4b9
cvs
parents: 219
diff changeset
3736 1997-12-09 SL Baur <steve@altair.xemacs.org>
6c0ae1f9357f Import from CVS: tag r20-4b9
cvs
parents: 219
diff changeset
3737
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3738 * XEmacs 20.5-beta9 is released.
221
6c0ae1f9357f Import from CVS: tag r20-4b9
cvs
parents: 219
diff changeset
3739
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3740 1997-12-06 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3741
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3742 * XEmacs 20.5-beta8 is released.
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3743
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3744 * info/dir: update for further packaging.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3745 * configure.in: remove `tree-x' from XEmacs build.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3746
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3747 1997-11-29 Jeff Miller <jmiller@smart.net>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3748
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3749 * configure.in: motif menubars need xlwmenu.o
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3750
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3751 * updated files in src/ to allow an XEmacs configured for
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3752 motif menubars to at least compile. Motif menubars are still
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3753 very broken.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3754
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3755 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3756
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3757 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3758 properly with the information in the core.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3759
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3760 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3761 the information in the core, and fixed a potental problem with
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3762 parentage.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3763
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3764 1997-12-01 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3765
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3766 * configure.in (with_session): Properly display flag in configure
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3767 status report.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3768
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3769 1997-11-29 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3770
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3771 * configure.usage: Remove documentation of obsolete option
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3772 --with-gif.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
3773
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3774 1997-11-27 SL Baur <steve@altair.xemacs.org>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3775
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3776 * XEmacs 20.5-beta7 is released.
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3777
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3778 * configure.in: When testing for -ltiff, fall back on the extra
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3779 libraries -ljpeg, and -lz since some -ltiff's need them.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3780
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3781 1997-11-26 SL Baur <steve@altair.xemacs.org>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3782
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3783 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3784 From Glynn Clements <glynn@sensei.co.uk>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3785
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3786 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3787
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3788 * configure.in: Improve auto detect of libraries ImageMagick rely
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3789 on.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3790
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3791 1997-11-23 Jeff Miller <jmiller@smart.net>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3792
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3793 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3794 and src. Configure.in modified. --with-energize is no longer a
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3795 valid configure option.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3796
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3797 * lwlib/Makefile.in.in removed energize support
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3798 * lwlib/lwlib-Xm.c removed energize support
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3799 * lwlib/lwlib-config.c removed energize support
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3800
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3801 * lwlib/energize/* removed
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3802
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3803 1997-11-23 SL Baur <steve@altair.xemacs.org>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3804
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3805 * Makefile.in: Change references of lisp/utils/finder-inf.el to
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3806 lisp/finder-inf.el.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3807
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3808 1997-11-20 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3809
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3810 * XEmacs 20.5-beta6 is released.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3811
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3812 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3813
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3814 * configure.usage: Use `--' convention in "usage:" line.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3815
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3816 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3817
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3818 * configure.in: added `with_xfs' to list of boolean features.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3819
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3820 1997-11-20 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3821
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3822 * XEmacs 20.3 is released for binary kit building.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3823
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3824 1997-11-19 Tor Arntsen <tor@spacetec.no>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3825
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3826 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3827 xemacs dumped on one machine on another. Problem was fixed by 20.3.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3828
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3829 1997-11-18 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3830
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3831 * configure.usage: New file.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3832
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3833 * configure.in: Use it instead of monster 10k shell variable.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3834
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3835 1997-11-17 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3836
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3837 * XEmacs 20.3-pre4 is released.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3838
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3839 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3840
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3841 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3842 dirs.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3843
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3844 1997-11-17 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3845
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3846 * configure.in: Initialize infodir off of datadir.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3847
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3848 * Makefile.in: Force LANG = C for building.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3849
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3850 1997-11-15 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3851
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3852 * XEmacs 20.3-pre3 is released.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3853 * XEmacs 20.5-beta5 is released.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3854
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3855 1997-11-13 Marc Paquette <marcpa@cam.org>
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3856
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3857 * nt/Todo: added a task for support of lisp packages through
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3858 the registry.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3859
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3860 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3861
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3862 * Renamed files *w32* to *msw*
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3863
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3864 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3865 HAVE_MS_WINDOWS. Changed files:
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3866 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3867 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3868 sysdep.el, console-msw.c, console-msw.h, console.c,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3869 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3870 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3871 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3872 redisplay.c, symsinit.h,
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3873
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3874 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3875
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3876 * Deleted w32 build directory since nt build directory now handles
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3877 X and native mswindows builds.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
3878
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3879 1997-11-11 SL Baur <steve@altair.xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3880
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3881 * XEmacs 20.5-beta4 is released.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3882
211
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3883 1997-11-10 SL Baur <steve@altair.xemacs.org>
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3884
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3885 * info/dir: remove packaged entries.
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3886 From Glynn Clements <glynn@sensei.co.uk>
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3887
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3888 * configure.in: Puke and die if NAS sound is selected without X.
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
3889
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3890 1997-11-08 SL Baur <steve@altair.xemacs.org>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3891
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3892 * XEmacs 20.5-beta3 is released.
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3893 * XEmacs 20.3-pre2 is released.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3894
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3895 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3896
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3897 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3898
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3899 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3900
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3901 * Files split from nt to new w32 directory:
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3902 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3903 xemacs.mak.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3904
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
3905 1997-11-05 Didier Verna <didier@xemacs.org>
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3906
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3907 * configure.in: Added the --site-prefixes options for the configure
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3908 script. You give a colon or space separated list of prefixes, and
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3909 subdirectories include/ and lib/ will be added with -I and -L.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3910
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3911 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3912
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3913 * configure.in: AIX + gcc fixes.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3914 - Don't wrap -B. aixflags changed to start_flags.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3915
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3916 1997-11-04 SL Baur <steve@altair.xemacs.org>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3917
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3918 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3919 From Skip Montanaro <skip@calendar.com>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3920
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3921 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3922
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3923 * Delete etc/TUTORIAL.th because Thai is not supported yet.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3924
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3925 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3926
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3927 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3928 window's coordinates and dimensions to center the
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3929 dialog box unless its mapped_when_managed property is
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3930 true. This should avoid the top level widget that the
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3931 HAVE_SESSION code creates, which is unmapped and
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3932 useless for this purpose.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3933
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3934 1997-11-01 SL Baur <steve@altair.xemacs.org>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3935
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3936 * XEmacs 20.3-pre1 is released.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3937
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3938 1997-10-31 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3939
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3940 * XEmacs 19.16 is released.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3941
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3942 1997-10-31 SL Baur <steve@altair.xemacs.org>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
3943
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
3944 * XEmacs 20.5-beta2 is released.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3945
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3946 1997-10-30 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3947
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3948 * configure.in (xetest): Eliminate tests for PNG, JPEG,
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3949 TIFF(broken) and replace with test for ImageMagick.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3950
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3951 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3952
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3953 * lwlib/xlwmenu.h: Added string macro declarations for
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3954 titleForeground and highlightForeground properties.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3955
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3956 * lwlib/xlwmenuP.h: Added struct fields for title and
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3957 highlight colors.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3958
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3959 * lwlib/xlwmenu.c: Added initialization and usage code
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3960 for the new titleForeground and highlightForeground
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3961 properties.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3962
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3963 1997-10-28 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3964
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3965 * XEmacs 20.3-beta94 is released.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3966
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3967 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3968
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3969 * configure.in: Correct last patch for berkdb.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3970
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3971 1997-10-28 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3972
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3973 * XEmacs 20.3-beta93 is released.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3974
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3975 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3976
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3977 * lib-src/make-path.c:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3978 * lib-src/digest-doc.c:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3979 * lib-src/gnuslib.c: Always include config.h before system headers
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3980 * configure.in: Improve AIX configure support
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3981 - NON_GNU_CC defaults to `xlc'
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
3982 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3983 -qmaxmem=20000"
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3984 - check for sin instead of sqrt in -lm to avoid xlc internal error
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3985 - Detect -li18n for use with Motif
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3986 - Move weird AIX static linking flags from s&m files to configure.in
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3987 - use #pragma instead of -ma flag to avoid compiler warnings
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3988
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3989 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3990
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3991 * lwlib/xlwmenu.c: Use XtRDimension in place of
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3992 XmRHorizontalDimension in shadowThickness resource
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3993 declaration.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3994
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3995 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3996 color as the foreground for selected entries.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3997
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3998 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
3999 color as the foreground for selected entries.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4000
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4001 * lwlib/xlwmenu.c (toggle_decoration_height): Force
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4002 height to be minimum of 2x the shadow thickness.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4003
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4004 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4005
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4006 * configure.in: Don't choke on Berkeley DB 2.x.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4007
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4008 1997-10-24 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4009
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4010 * XEmacs 20.3-beta92 is released.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4011
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4012 1997-10-21 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4013
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4014 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4015 it already exists (use `make finder' to force rebuild).
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4016
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4017 1997-10-18 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4018
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
4019 * XEmacs 20.3-beta91 is released.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4020
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4021 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4022
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4023 * configure.in: Removed -Olimit=2000 from cc for IRIX.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4024
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4025 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4026
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4027 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4028 and removed backquoted echo statement from the infopath report line.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4029
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4030 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4031
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4032 * configure.in: Added detection of the declaration of the timezone
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4033 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4034
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4035
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4036 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4037
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4038 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4039 of the timezone variable in system headers.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4040
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4041 * systime.h: Use HAVE_TIMEZONE_DECL.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4042
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4043 1997-10-14 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4044
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4045 * configure.in (all_widgets): Don't allow configuration of
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4046 --with-mule if Mule lisp hasn't been installed.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4047
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4048 1997-10-13 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4049
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4050 * configure.in: Remove `site-lisp' from list of directories to
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4051 make symbolic links for.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4052
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4053 * XEmacs 20.3-beta90 is released.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4054
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4055 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4056
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4057 * info/dir: Cosmetic changes to info/dir
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 205
diff changeset
4058
205
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4059 1997-10-12 SL Baur <steve@altair.xemacs.org>
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4060
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
4061 * XEmacs 20.5-beta1 is released.
205
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4062
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4063 * XEmacs 19.16-pre9 is released.
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4064
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4065 * XEmacs 19.16-pre8 is released.
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4066
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4067 1997-10-11 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4068
205
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4069 * XEmacs 20.3-beta28 is released.
92f8ad5d0d3f Import from CVS: tag r20-4b1
cvs
parents: 203
diff changeset
4070
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4071 * Makefile.in (src/paths.h): Update PATH_INFOPATH
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4072 (infopath): New shell variable.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4073 (infopath_user_defined): Ditto.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4074
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4075 * configure.in (infodir_user_defined): Spelling fixes.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4076
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4077 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4078
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4079 * configure.in: added options and option help docs for infopath
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4080 and lockdir
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4081 * '' added a line to the report for infopath and lockdir
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4082
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4083 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4084
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4085 * Makefile.in.in (INFOPATH): Added variable and put it into
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4086 DUMPENV.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4087
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4088 1997-10-11 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4089
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4090 * packages/info/localdir: New directory and file.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4091
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4092 * packages/README: New directory & file.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4093
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4094 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4095
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4096 * Makefile.in: Add `make configure' target
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4097
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4098 1997-10-07 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4099
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4100 * XEmacs 19.16-pre7 is released.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4101
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4102 1997-10-05 Damon Lipparelli <lipp@aa.net>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4103
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4104 * Makefile.in (install-arch-dep, install-arch-indep): Move the
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4105 commands for symlink'ing the system-independent bits into the
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4106 system-dependent directory structure from "install-arch-indep" to
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4107 "install-arch-dep".
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4108
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4109 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4110
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4111 * Makefile.in (blddir): variable from "configure".
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4112 (finder): use it.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4113
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4114 1997-10-05 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4115
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4116 * Makefile.in (GENERATED_LISP): New variable.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4117 (all): Force dependency on finder-inf.el.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4118 (lisp/utils/finder-inf.el): new rule.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4119
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4120 1997-10-04 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4121
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4122 * XEmacs 19.16-pre6 is released.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 201
diff changeset
4123
201
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4124 1997-10-04 SL Baur <steve@altair.xemacs.org>
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4125
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4126 * XEmacs 20.3-beta27 is released.
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4127
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4128 1997-10-03 Damon Lipparelli <lipp@primus.com>
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4129
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4130 * Makefile.in (install-arch-indep): When --prefix !=
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4131 --exec-prefix, symlink the system-independent bits into the
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4132 system-dependent directory structure (rather than the other way
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4133 around).
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4134
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4135 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4136
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4137 * lib-src/etags.c: etags 12.28 + prototypization
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4138 * INSTALL: Better document --site-runtime-libraries
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4139 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
201
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4140 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4141 left; scrollbar disappears; keyboard inoperative.
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4142 * configure.in: Remove left-over references to *_switch_x_*
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4143 - NAS libaudio is part of $libs_x, not $LIBS
eb5470882647 Import from CVS: tag r20-3b27
cvs
parents: 199
diff changeset
4144
199
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
4145 1997-10-02 SL Baur <steve@altair.xemacs.org>
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
4146
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
4147 * XEmacs 20.3-beta26 is released.
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
4148
197
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4149 1997-09-30 SL Baur <steve@altair.xemacs.org>
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4150
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4151 * XEmacs 20.3-beta25 is released.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4152
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4153 * Makefile.in (install-arch-dep): Install the `Installation' for
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4154 future reference.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4155
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4156 * Makefile.in (top_distclean): Remove finder-inf.el*.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4157
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4158 * configure.in (use_union_type): Default to "yes".
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4159
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4160 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4161
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4162 * configure.in: Add tiff autodetection
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4163
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4164 1997-09-29 SL Baur <steve@altair.xemacs.org>
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4165
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4166 * lwlib/xlwmenu.c: Add bounds checking.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4167 Check error return on XmStringGetLtoR.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
4168
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4169 1997-09-27 SL Baur <steve@altair.xemacs.org>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4170
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4171 * XEmacs 20.3-beta24 is released.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4172
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4173 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4174
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4175 * Makefile.in (custom-loads): New target.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4176
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4177 1997-09-23 SL Baur <steve@altair.xemacs.org>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4178
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4179 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4180 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4181
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4182 1997-09-22 SL Baur <steve@altair.xemacs.org>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4183
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4184 * XEmacs 19.16-pre4 is released.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
4185
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4186 1997-09-20 SL Baur <steve@altair.xemacs.org>
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4187
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4188 * XEmacs 20.3-beta23 is released.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4189
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4190 1997-09-19 SL Baur <steve@altair.xemacs.org>
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4191
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4192 * XEmacs 19.16-pre3 is released.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4194 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4195
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4196 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4197 sequences (needs more testing).
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4198 * */Makefile*:
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4199 - Cleanup man/*/Makefile for consistency.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4200 - use $(MAKEFINFO), $(TEXI2DVI), etc...
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4201 - Make combination --with-srcdir + Sun make work properly.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4202 - Change construct: test -d $${dir} || mkdir $${dir}
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4203 --> if test ! -d $${dir}; then mkdir $${dir}; fi
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4204 * lisp/x11/x-win-sun.el: Fix remaining glitches with
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4205 re-mappings of Sun function keys.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4206 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4207 * man/internals/internals.texi: Fix makeinfo compilation error.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 191
diff changeset
4208
191
ecf6ba7b0a10 Import from CVS: tag r20-3b22
cvs
parents: 189
diff changeset
4209 1997-09-17 SL Baur <steve@altair.xemacs.org>
ecf6ba7b0a10 Import from CVS: tag r20-3b22
cvs
parents: 189
diff changeset
4210
ecf6ba7b0a10 Import from CVS: tag r20-3b22
cvs
parents: 189
diff changeset
4211 * XEmacs 20.3-beta22 is released.
ecf6ba7b0a10 Import from CVS: tag r20-3b22
cvs
parents: 189
diff changeset
4212
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4213 1997-09-16 SL Baur <steve@altair.xemacs.org>
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4214
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4215 * XEmacs 20.3-beta21 is released.
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4216
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4217 * XEmacs 19.16-pre2 is released.
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
4218
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4219 1997-09-13 SL Baur <steve@altair.xemacs.org>
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4220
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4221 * XEmacs 20.3-beta20 is released.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4222
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4223 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4224
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4225 * configure.in: Use `PATH' for options that take multiple dirs.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4226 - Fix test for $PWD == `pwd`
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4227 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4228 systems can work. (untested)
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4229
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4230 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4231 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4232 being autoloaded - let's make them part of the core.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4233
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4234 * lisp/x11/x-compose.el:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4235 * lisp/x11/x-init.el:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4236 * lisp/x11/x-win-sun.el:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4237 * lisp/x11/x-winxfree86.el:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4238 * src/device-x.c:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4239 * src/event-Xt.c:
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4240 - Yet another rewrite of key handling (not the last, though)
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4241 - x-keysym-on-keyboard-p is much faster.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4242 - x-keysym-on-keyboard-sans-modifiers-p introduced.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4243 - x-keysym-hashtable introduced.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4244 - allow X11R4 libs to guess keysyms on X11R5 servers.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4245 - A better workaround for the bug that some Xlibs generate
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4246 Multi_key a adiaeresis when pressing Multi_key a "
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4247
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4248 * src/dgif_lib.c: Make sure size_t is defined before using it.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4249
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4250 1997-09-12 SL Baur <steve@altair.xemacs.org>
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4251
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4252 XEmacs 19.16-pre1 "Queens" is released.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4253
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4254 1997-09-08 SL Baur <steve@altair.xemacs.org>
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4255
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4256 * configure.in: Reverse package-path.
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4257 From Colin Rafferty <craffert@ml.com>
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
4258
185
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4259 1997-09-02 SL Baur <steve@altair.xemacs.org>
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4260
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4261 * XEmacs 20.3-beta19 is released.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4262
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4263 * Makefile.in (finder): New target.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4264
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4265 1997-08-29 SL Baur <steve@altair.xemacs.org>
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4266
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4267 * XEmacs 19.16-beta91 is released.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4268
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4269 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4270
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4271 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4272 iso-2022-jp-2 is defined as coding-system.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4273
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4274 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4275 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4276
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4277 (iso-2022-jp-2): New coding system.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4278
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4279 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4280
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4281 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4282 jka-compr.el.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4283
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4284 1997-08-20 SL Baur <steve@altair.xemacs.org>
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4285
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4286 * XEmacs 19.16-beta90 is released.
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
4287
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
4288 1997-08-16 SL Baur <steve@altair.xemacs.org>
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
4289
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
4290 * XEmacs 20.3-beta18 is released.
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
4291
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4292 1997-08-09 SL Baur <steve@altair.xemacs.org>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4293
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4294 * XEmacs 20.3-beta17 is released.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4295
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4296 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4297
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4298 * configure.in:
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4299 - use-system-malloc renamed to with-system-malloc.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4300 - config.el reimplemented for improved accuracy.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4301 - new variable `blddir' introduced for informational purposes.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4302 * lib-src/config.values.in: new config.el implementation
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4303 * lib-src/config.values.sh: new config.el implementation
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4304 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4305 (thanks to Espen Skoglund, pascal.el maintainer)
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4306 * src/chartab.c: maintainability improvements.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4307 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4308 coding systems results in extra CR's inserted into file on saving.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4309
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4310 1997-08-06 SL Baur <steve@altair.xemacs.org>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4311
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4312 * configure.in: Crash & burn if db-2 is detected.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4313 From Soren Dayton <csdayton@cs.uchicago.edu>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 179
diff changeset
4314
179
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4315 1997-07-31 SL Baur <steve@altair.xemacs.org>
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4316
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4317 * XEmacs 20.3-beta16 is released.
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4318
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4319 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4320
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4321 * configure.in: --with-x11=no --> --with-xface=no
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4322 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4323 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4324 * event-Xt.c: Fix crashes when no input context available.
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4325 * src/mule-coding.c: Use enum eol_type instead of int consistently
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4326 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4327 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4328 NOT_C_CODE
9ad43877534d Import from CVS: tag r20-3b16
cvs
parents: 177
diff changeset
4329
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4330 1997-07-26 SL Baur <steve@altair.xemacs.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4331
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4332 * XEmacs 20.3-beta15 is released.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4333
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4334 1997-07-25 SL Baur <steve@altair.xemacs.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4335
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4336 * lwlib/xlwscrollbar.c: Add debug malloc support.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4337 * lwlib/xlwmenu.c: Ditto.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4338 * lwlib/lwlib-utils.h: Ditto.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4339
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4340 * configure.in (null_string): Add --use-debug-malloc option.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4341
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4342 1997-07-21 SL Baur <steve@altair.xemacs.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4343
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4344 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4345
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4346 1997-07-20 SL Baur <steve@altair.xemacs.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4347
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4348 * Makefile.in (install-arch-indep): Create required links when
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4349 prefixdir != execdir.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4350
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4351 1997-07-19 SL Baur <steve@altair.xemacs.org>
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4352
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4353 * XEmacs 20.3-beta14 is released.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4354
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4355 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4356
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4357 * src/fns.c (require): Print messages when loading a file as a
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4358 result of require.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4359
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4360 * configure.in:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4361 * lisp/utils/config.el:
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4362 * lib-src/config.values:
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4363 - new file created and installed by building.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4364 - Allow configuration time values to be queried by the lisp code.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4365
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4366 * configure.in:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4367 - check for alloca in libPW on hpux.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4368 - Redo --with-clash-detection
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4369 - need to check for termios and friends even if with-tty=no.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4370 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4371 - better quoting for AIX_SMT_EXP (untested)
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4372 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4373
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4374 * *.[ch]: more warning elimination
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4375
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4376 * src/input-method*.c:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4377 * src/s/freebsd.h:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4378 - remove freebsd ifdefs from C code.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4379
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4380 * src/specifier.c:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4381 - fix Fdisplay-table-specifier-p
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 173
diff changeset
4382
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4383 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4384
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4385 * XEmacs 20.3-beta13 is released.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4386
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4387 * info/dir (Packages): Integrate texinfo manual for PH.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4388
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4389 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4390
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4391 * extents.c (print_extent): Print correctly.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4392
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4393 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4394
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4395 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4396
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4397 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4398
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4399 * *Makefile*: More cleanup.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4400 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4401 - Nuke ld_call_shared from s&m files
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4402 - Nuke src/s/*-static.h
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4403 - Nuke Solaris and DEC OSF static build support.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4404 - Nuke SHORTNAMES
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4405 - Nuke libmld
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4406 - CLASH_DETECTION configurable, off by default.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4407
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4408 * *.[ch]: Warning elimination, code cleanup, some 64-bit
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4409 safeguarding.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4410
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4411 * sol2.h: More bullet-proofing for Sun bugs in header files.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4412
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4413 * lib-src/etags.c: etags version 12.19.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4414
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4415 * lisp/x11/x-select.el:
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4416 * src/xselect.c: Try STRING if selection owner couldn't convert
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4417 COMPOUND_TEXT.
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4418
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4419 * src/*.c: Change defalt to default_, and in general allow
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4420 doc-snarfing functions to recognize and ignore trailing `_'
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4421
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4422 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4423 convert source code to use them consistently.
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4424
171
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4425 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4426
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4427 * XEmacs 20.3-beta12 is released.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4428
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4429 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4430
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4431 * configure.in: Set options differently, depending on beta-ness of
171
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4432 build tree.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4433 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4434 distclean.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4435
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4436 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4437
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4438 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4439 linker.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4440 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4441
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4442 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4443
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4444 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4445
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4446 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4447
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4448 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4449 fix. Restoration of lossage from beta10->beta11 upgrade.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4450
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4451 * XEmacs 20.3-beta11 is released.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4452
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4453 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4454
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4455 * lisp/language/english.el: Add quail-british for British.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4456
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4457 * lisp/language/european.el: Register input-method for various non
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4458 quail-latin-1 methods.
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
4459
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4460 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4461
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4462 * lib-src/getopt*.c: Don't redefine const - let configure do that.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4463
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4464 * configure.in: Better behavior for `configure --with-gcc=no'
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4465 - Autodetect ulimit.h
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4466 - Remove broken SunOS4 kludge for libXmu
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4467 - Autodetect usleep
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4468
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4469 * src/s/sol2.h: Support gcc on various Solaris releases.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4470
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4471 * lib-src/*.c: Ansify prototypes.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4472
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4473 * lisp/prim/files.el: Optimize auto-mode-alist.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4474
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4475 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4476 - `make install' now works.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4477 - dependencies updated.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4478
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4479 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4480 - Replace uses of XtVa* with non-varargs variants.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4481
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4482 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4483
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4484 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4485 `change-major-mode-hook'.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4486
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4487 * lisp/modes/image-mode.el (image-maybe-restore): New function.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4488
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4489 * src/glyphs.c (make_string_from_file): must protect from
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4490 `format-alist'.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4491
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4492 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4493
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4494 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4495 variable.
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4496
167
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4497 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4498
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4499 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4500 should be `print-libgcc-file-name'
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4501 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4502
167
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4503 * XEmacs 20.3-beta10 is released.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4504
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4505 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4506
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4507 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4508 GB).
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4509
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4510 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4511 11643 to be more detailed.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4512
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4513 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4514 `arabic-2' to `arabic-digit', `arabic-1-column' and
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4515 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4516
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4517 * src/mule-charset.c: Modify charset DOC-strings to be more
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4518 detailed.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4519
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4520 Use BOX DRAWINGS characters of JIS X0208.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4521
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4522 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4523
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4524 * lisp/apel/richtext.el: Add autoload comments for
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4525 `richtext-encode' and `richtext-decode'.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4526
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4527 * lisp/prim/format.el (format-alist): Add `text/richtext'.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4528
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4529 * lisp/tl/chartblxmas.el: New file.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4530
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4531 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4532 table" for MULE menu.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4533
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4534 * lisp/apel/emu.el: Check richtext.el is bundled.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4535
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4536 * lisp/tl/char-table.el (view-charset): New command.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4537
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4538 * lisp/tl/char-table.el: Rename some functions.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4539
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4540 * lisp/packages/hexl.el (hexl-mode-exit): Run
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4541 `hexl-mode-exit-hook'.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4542
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4543 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4544 support" and "Set language environment" of mule menu.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4545
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4546 * lisp/apel/file-detect.el: Add autoload comments for function
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4547 `add-path', `add-latest-path', `get-latest-path',
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4548 `file-installed-p', `exec-installed-p', `module-installed-p' and
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4549 variable `exec-suffix-list'.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4550
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4551 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4552 image/png and image/x-xpm.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4553
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4554 * lisp/modes/image-mode.el: New file.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4555
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4556 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4557
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4558 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4559 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4560
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4561 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
85ec50267440 Import from CVS: tag r20-3b10
cvs
parents: 165
diff changeset
4562
165
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4563 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4564
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4565 * XEmacs 20.3-beta9 is released.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4566
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4567 * Makefile.in (dist): Make `make dist' work for me.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4568
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4569 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4570
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4571 * configure.in:
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4572 - Change "t" to tabs in sed commands
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4573 - Add /g to sed substitition commands when appropriate
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4574 - Change XtVa[SG]etValue to Xt[SG]etValue
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4575 - Make version variables into Lisp_Objects.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4576
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4577 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4578
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4579 * src/config.h.in:
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4580 * configure.in:
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4581 - Autodetect X defines using xmkmf.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4582 - Compute rpath on *bsd* systems as well.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4583 - rewrite PRINT_VAR m4 macro.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4584 - detect sizes of void* and long long for future use by unex*.c
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4585 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4586
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4587 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4588
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4589 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4590
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4591 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4592 `mh-folder-coding-system'.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4593
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4594 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4595
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4596 * lisp/language/ethio-util.el: imported from
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4597 Emacs/mule-19.34.94-zeta.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4598
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4599 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4600 repair Arabic characters.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4601
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4602 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4603
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4604 * lib-src/update-autoloads.sh: Search lisp/mule/.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4605
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4606 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4607 language environment" of Mule menu.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4608
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4609 * lisp/language/visual-mode.el: moved from mule/.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4610
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4611 * lisp/language/ethiopic.el: Modify for XEmacs.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4612
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4613 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4614 problem of setting for `language-info-alist' about koi8-r.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4615
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4616 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4617
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4618 * lisp/mule/mule-util.el: New file (imported from
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4619 Emacs/mule-19.34.94-zeta).
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4620
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4621 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4622 moved to mule-util.el.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4623
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4624 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4625 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4626 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4627 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4628 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4629
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4630 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4631 emulate Emacs/mule-19.34.94-zeta function.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4632
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4633 * lisp/mule/mule-cmds.el: modified to sync with
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4634 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4635
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4636 (set-language-info): Add to "Describe Language Support" and "Set
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4637 Language Environment" menu.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4638
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4639 * lisp/mule/mule-charset.el: Function `compose-region' and
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4640 `decompose-region' were moved to mule-util.el.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4641
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4642 * lisp/leim/quail.el: modify to sync with latest quail.el of
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4643 Emacs/mule in ETL.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4644
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4645 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4646
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4647 (quail-map-p): Use `characterp' instead of `integerp'.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4648
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4649 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4650
165
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4651 * Makefile.in: Missing FRC.info.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4652 (install-arch-dep): Add missing backslash.
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4653 From Glynn Clements <glynn@sensei.co.uk>
5a88923fcbfe Import from CVS: tag r20-3b9
cvs
parents: 163
diff changeset
4654
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4655 * XEmacs 20.3-beta8 is released.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4656
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4657 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4658
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4659 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4660 lwlib/lwlib.c: Make 64 bit clean.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4661
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4662 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4663
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4664 * configure.in:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4665 - Autodetect X defines using xmkmf.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4666 - Compute rpath on *bsd* systems as well.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4667 - rewrite PRINT_VAR m4 macro.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4668 - detect sizes of void* and long long for future use by unex*.c
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4669
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4670 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4671
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4672 * */Makefile.in.in: Another rewrite
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4673 Make makefiles immune from being mangled by various cpp
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4674 implementations by quoting non-preprocessor directive lines.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4675 - random cleanup
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4676 - Use $(RM) and $(pwd) macros consistently
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4677 - Add dependencies for balloon-help source files
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4678 - Use getcwd by default instead of getwd.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4679 * lwlib/config.h: Now includes src/config.h
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4680 * lwlib/*.c: Use config.h, but DON'T use Xos.h
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4681 * lib-src/*.c: Fix compiler warnings
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4682 * lisp/version.el:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4683 - Put version information in version.sh instead of version.el
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4684
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4685 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4686
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4687 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4688 -I/usr/local/include.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4689
161
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4690 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4691
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4692 * XEmacs 20.3-beta7 is released.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4693
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4694 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4695
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4696 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4697 regexp for horizontal smiley faces.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4698 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4699
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4700 * lisp/leim/quail.el (quail-get-translation): Don't use
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4701 `string-to-vector' for XEmacs.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4702
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4703 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4704
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4705 * lisp/modes/*.el: Removed all "\177" bindings that were
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4706 previously commented out and normalized everything vis a vis
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4707 'backspace and 'delete keysyms.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4708 * lisp/packages/*.el: Normalized all the "\177" bindings
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4709 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
161
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4710 which is a "smart" version of the cperl-electric-backspace
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4711 function (it honors the desired delete direction). Bound it to
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4712 'delete and the electric-backspace to 'backspace.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4713 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
161
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4714 cperl-electric-delete to the 'supersede list.
28f395d8dc7a Import from CVS: tag r20-3b7
cvs
parents: 159
diff changeset
4715
159
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4716 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4717
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4718 * XEmacs 20.3-b6 is released.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4719
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4720 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4721 Suggested by Martin Buchholz <mrb@eng.sun.com>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4722
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4723 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4724
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4725 * src/Makefile.in:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4726 * lwlib/Makefile.in:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4727 * lib-src/Makefile.in:
159
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4728 * Makefile.in: More Makefile cleanup
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4729 - add .PHONY targets where necessary
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4730 - remove most builtin rules using .SUFFIXES
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4731 - -lXau only gets used for linking gnuserv binaries
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4732 - No VPATH for root Makefile
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4733 - remove gcc v1 support
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4734 * configure.in:
159
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4735 - A new test to autodetect need to define NARROWPROTO,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4736 needed by XFree86
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4737 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4738 - Immediately exit if SIZEOF_* tests fail.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4739 - Check for libPW
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4740 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4741 are in sync.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4742 * src/s/linux.h:
159
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4743 * src/m/intel386.h: Yet another attempt to clean up linux defines.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4744
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4745 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4746
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4747 * lib-src/pop.c: Correct incantation for pop.h.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4748 From Martin Buchholz <mrb@Eng.Sun.COM>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4749
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4750 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4751
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4752 * configure.in (beta): Correct test looking for Beta number.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4753
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4754 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4755
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4756 * src/Makefile.in.in, mule/language/misc-lang.el,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4757 mule/mule-load.el, mule/ipa-hooks.el: Use
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4758 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4759 mule/ipa-hooks.el was deleted.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4760
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4761 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4762
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4763 * Use lisp/mule/language/thai-util.el instead of
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4764 lisp/mule/thai.el.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4765
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4766 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4767
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4768 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4769 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4770
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4771 * lisp/mule/language/thai.el: modified for XEmacs.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4772
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4773 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4774
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4775 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4776 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4777 lisp/mule/language/european.el, lisp/mule/language/greek.el,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4778 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4779 instead of lisp/mule/chinese-hooks.el,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4780 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4781 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4782 lisp/mule/korean-hooks.el.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4783
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4784 * lisp/mule/language/*.el was imported from
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4785 Emacs/mule-19.34.94-zeta.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4786
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4787 * Use lisp/mule/language/china-util.el instead of
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4788 lisp/mule/chinese.el.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4789
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4790 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4791
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4792 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4793 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4794 were defined as coding-system.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4795
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4796 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4797
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4798 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4799 smiley faces.
3bb7ccffb0c0 Import from CVS: tag r20-3b6
cvs
parents: 157
diff changeset
4800
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4801 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4802
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4803 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4804 * lisp/modes/help.el: Changed \177 bindings to 'delete
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4805
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4806 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4807
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4808 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4809 the `backward-or-forward-foo' functions.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4810 * lisp/prim/simple.el:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4811 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4812 - Removed `backspace-or-delete-hook'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4813 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4814 - Added functions: `backward-or-forward-kill-word'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4815 `backward-or-forward-kill-sentence'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4816 `backward-or-forward-kill-sexp'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4817 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4818 began playing nicely with pending-del.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4819 * lisp/modes/cc-mode.el:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4820 * lisp/modes/cperl-mode.el: Fixed references to delete functions
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4821 to use the new names.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4822
157
6b37e6ddd302 Import from CVS: tag r20-3b5
cvs
parents: 155
diff changeset
4823 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
6b37e6ddd302 Import from CVS: tag r20-3b5
cvs
parents: 155
diff changeset
4824
6b37e6ddd302 Import from CVS: tag r20-3b5
cvs
parents: 155
diff changeset
4825 * XEmacs 20.3-b5 is released.
6b37e6ddd302 Import from CVS: tag r20-3b5
cvs
parents: 155
diff changeset
4826
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4827 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4828
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4829 * XEmacs 20.3-b4 is released.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4830
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4831 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4832
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4833 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4834 with new Autoconf 2 mechanisms.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4835 * src/syswait.h:
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4836 * src/sysdep.c:
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4837 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4838
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4839 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4840 old cruft that can be obtained from system header files.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4841 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4842
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4843 * lib-src/b2m.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4844 * src/gifalloc.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4845 * lib-src/gnuslib.c:
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4846 * lib-src/profile.c:
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4847 * lib-src/movemail.c: Fix compiler warnings
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4848
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4849 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4850 - Fix up compile flags for new etags version
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4851
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4852 * man/xemacs/programs.texi:
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4853 * lib-src/etags.c: Upgraded to etags 12.11
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4854
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4855 * src/config.h.in: Fix inline keyword support
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4856
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4857 * configure.in: Use a different mechanism for removing extra white
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4858 space. Avoid using foo=`echo $bar`, which loses with various echos.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4859 - new M4 macro XE_SPACE(var, words...)
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4860 - Use autoconf 2's AC_HEADER_SYS_WAIT
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4861 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4862 linking with losing Xpm implementations
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4863 - Check for correct wnn4 lib symbols
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4864 - Only link with inline.o when using gcc
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4865 - Support inline keywords inline, __inline, __inline__
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4866 - Ultrix now implies have_mmap=no
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4867 - Sun sound in non-standard dirs now works
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4868 - --native-sound-lib no longer ignored on HP & SGI
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4869 - gpm configure tests moved after curses configure tests
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4870
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4871 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4872
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4873 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4874 desired delete direction in both normal and "hungry" modes.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4875 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4876 honor the desired delete direction.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4877
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4878 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4879
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4880 * configure.in: Automagically compute -R path for gcc
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4881
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4882 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4883
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4884 * lisp/vm/vm-vars.el: Fixed delete key binding to call
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4885 `vm-scroll-down'
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4886
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4887 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4888
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4889 * configure.in: Add support for Solaris2.6 -z ignore linker flags
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4890
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4891 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4892
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4893 * configure.in: Replace standard Autoconf MMAP test with Neal
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4894 Becker's replacement, hacked somewhat.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4895
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4896 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4897
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4898 * lisp/prim/simple.el: Created `backspace-or-delete' function and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4899 `backspace-or-delete-hook'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4900 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4901 delete function.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4902 * lisp/modes/*.el: Removed conflicting \177 bindings.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4903 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4904 delete bindings.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4905 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 161
diff changeset
4906 use new delete bindings.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
4907
155
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4908 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4909
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4910 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4911
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4912 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4913 x11/x-menubar.el.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4914
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4915 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4916
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4917 * lisp/leim/quail.el: to avoid compiling warnings about
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4918 overlay.el.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4919
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4920 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4921
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4922 * lisp/leim/quail.el: to sync with quail.el of
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4923 Emacs-19.34.94-zeta.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4924
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4925 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4926 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4927 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4928 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4929 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4930 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4931 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4932 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4933 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4934 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4935 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4936 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4937 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4938 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4939 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4940 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4941 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4942 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4943 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4944
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4945 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4946
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4947 * mule/korean.el was abolished because it seems not to be used.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4948
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4949 * mule/japanese.el was abolished because it seems not to be used.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4950
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4951 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4952
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4953 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4954 Gnus 5.4.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4955
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4956 * lisp/tm/tm-edit.el: updated to 7.108.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4957
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4958 * lisp/tm/tm-view.el: updated to 7.83.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4959
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4960 * lisp/leim/quail.el: modified for XEmacs.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4961
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4962 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4963 mule-process.el because it is not used.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4964
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4965 * lisp/mule/european.el was abolished because it seems not to be
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4966 used.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4967
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4968 * lisp/mule/mule-load.el: must load mule-cmds before setting for
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4969 language-environment.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4970
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4971 * lisp/mule/european-hooks.el: Modified for LEIM.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4972
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4973 * lisp/mule/mule-cmds.el: Uncomment key definition for
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4974 `toggle-input-method'.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4975
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4976 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4977 to mule-cmds.el).
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4978
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4979 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4980 from mule-init.el).
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4981
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4982 * lisp/tl/tl-atype.el: Don't require tl-str.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4983
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4984 * lisp/tl/tl-atype.el: Use atype.el of APEL.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4985
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4986 * lisp/tl/tl-list.el: Use alist.el of APEL.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4987
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4988 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4989
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4990 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4991 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4992
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4993 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4994
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4995 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4996
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4997 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4998 19.34.94-epsilon).
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
4999
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5000 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5001 XEmacs can not compile it.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5002
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5003 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5004 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5005 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5006 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5007 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5008 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5009 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5010 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5011 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5012 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5013 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5014 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5015 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5016 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5017 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5018 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5019 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5020 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5021 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5022 elisp files; old lisp/quail was abolished.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5023
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5024 * src/Makefile.in.in: Add mule-cmds.elc.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5025
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5026 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5027 (imported from Emacs-19.34.94-epsilon and comment out a lot to
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5028 avoid conflict with mule-init.el or other XEmacs/mule files).
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5029
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5030 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5031 from Emacs-19.34.94-epsilon.
43dd3413c7c7 Import from CVS: tag r20-3b4
cvs
parents: 153
diff changeset
5032
153
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5033 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5034
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5035 * XEmacs 20.3-beta3 is released.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5036
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5037 * INSTALL: Delete documentation of mocklisp support.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5038
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5039 * configure.in: Delete mocklisp support.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5040
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5041 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5042
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5043 * configure.in: Replace standard Autoconf MMAP test with Neal
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5044 Becker's replacement, hacked somewhat.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5045
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5046 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5047
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5048 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5049
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5050 * lib-src/etags.c: Version 12.7 from Francesco.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5051
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5052 * configure.in: Juggle link order of X libraries.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5053 Add support for using zsh to run configure.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5054 Document --with-tty=no.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5055 Fix -no-recursion option.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5056 Recognize and ignore --cache-file option.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5057 Recognize null values for preprocessor symbols converted to shell
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5058 variables. This maybe fixes the "-ltermcap" problem.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5059 Remove spurious blanks from various SUBST-ituted variables.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5060 Fix conditional creation of gdbinit.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5061 Conditionally create .sbinit for Sunpro C.
25f70ba0133c Import from CVS: tag r20-3b3
cvs
parents: 151
diff changeset
5062
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5063 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5064
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5065 * XEmacs 20.3-beta2 is released.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5066
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5067 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5068
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5069 * configure.in: Try to fix all reported bugs with 20.3-b1.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5070 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5071 extra-verbose now default on beta builds.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5072 extra-verbose now much more verbose.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5073 Don't set libs_termcap to " ".
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5074 Detect -lXm AFTER detecting -lXpm.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5075 Use runtime paths before running tests, since AC_TRY_RUN may
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5076 depend on it.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5077 with-xim=motif only default on Solaris.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5078 realpath moved from s&m to configure.in.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5079 xemacs-version.h removed. main_1 now contains $canonical as well,
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5080 for even more useful backtraces.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5081 termcap handling rewritten.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5082 Create .sbinit for Sun's source browser.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5083 Warn user if no XPM support present.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5084 Warn user if compiling in error checking.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5085
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5086 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5087 dynodump. Remove core when cleaning. Remove config.log.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5088 make distclean now functional.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5089
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5090 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5091
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5092 * lwlib/Makefile.in.in (distclean): Clean up config.h.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5093
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5094 * Makefile.in (distclean): Remve config.log.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5095 remove broken dynodump stuffs.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5096
149
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5097 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5098
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5099 * XEmacs 20.3-b1 is released.
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5100
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5101 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5102
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5103 * info/dir (Packages): Update minor version number.
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5104
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5105 * README: Update minor version number.
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
5106
146
2af401a6ecca Import from CVS: tag r20-2p1
cvs
parents: 144
diff changeset
5107 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
2af401a6ecca Import from CVS: tag r20-2p1
cvs
parents: 144
diff changeset
5108
2af401a6ecca Import from CVS: tag r20-2p1
cvs
parents: 144
diff changeset
5109 * XEmacs-20.2 is released.
2af401a6ecca Import from CVS: tag r20-2p1
cvs
parents: 144
diff changeset
5110
144
318232e2a3f0 Import from CVS: tag r20-2b6
cvs
parents: 142
diff changeset
5111 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
318232e2a3f0 Import from CVS: tag r20-2b6
cvs
parents: 142
diff changeset
5112
318232e2a3f0 Import from CVS: tag r20-2b6
cvs
parents: 142
diff changeset
5113 * XEmacs 20.2-b6 is released.
318232e2a3f0 Import from CVS: tag r20-2b6
cvs
parents: 142
diff changeset
5114
142
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
5115 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
5116
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
5117 * XEmacs 20.2-b5 is released.
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
5118
140
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5119 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5120
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5121 * XEmacs 20.2-b4 is released.
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5122
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5123 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5124
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5125 * configure.in (--with-xim): Don't default it to Motif since it
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5126 causes crashes at startup on some systems.
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 138
diff changeset
5127
138
6608ceec7cf8 Import from CVS: tag r20-2b3
cvs
parents: 136
diff changeset
5128 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
6608ceec7cf8 Import from CVS: tag r20-2b3
cvs
parents: 136
diff changeset
5129
6608ceec7cf8 Import from CVS: tag r20-2b3
cvs
parents: 136
diff changeset
5130 * XEmacs 20.2-b3 is released.
6608ceec7cf8 Import from CVS: tag r20-2b3
cvs
parents: 136
diff changeset
5131
136
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5132 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5133
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5134 * XEmacs 20.2-b2 is released.
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5135
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5136 * configure.in (beta): OPENWINHOME misspelled.
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 134
diff changeset
5137
134
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5138 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5139
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5140 * XEmacs 20.2-b1 is released.
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5141
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5142 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5143
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5144 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5145 uname.
34a5b81f86ba Import from CVS: tag r20-2b1
cvs
parents: 131
diff changeset
5146
131
869e1851236b Import from CVS: tag xemacs-20-1p4
cvs
parents: 126
diff changeset
5147 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
869e1851236b Import from CVS: tag xemacs-20-1p4
cvs
parents: 126
diff changeset
5148
869e1851236b Import from CVS: tag xemacs-20-1p4
cvs
parents: 126
diff changeset
5149 * XEmacs 20.1 is re-released.
869e1851236b Import from CVS: tag xemacs-20-1p4
cvs
parents: 126
diff changeset
5150
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
5151 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
5152
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
5153 * XEmacs 20.1 is released.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
5154
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5155 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5156
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5157 * XEmacs 20.1-b15 is released.
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5158
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5159 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5160 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5161 1) changing it into sections -- there is now a section for building,
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5162 running and compatibility problems
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5163
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5164 2) removing some obviously obsolete entries -- e.g. those pertaining
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5165 to Emacs 18, etc. --> size is off by 20K
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5166
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5167 3) Rearranging the entries by relevance. I have tried to put the most
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
5168 relevant entries in front.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5169
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
5170 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
5171
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
5172 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
5173
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5174 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5175
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5176 * XEmacs 20.1-b12 is released.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5177
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5178 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5179
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5180 * configure.in: Cosmetic change to summary print of POP/Kerberos/
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5181 Hesiod options.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5182
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5183 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5184
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5185 * XEmacs 20.1-b11 is released.
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5186
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5187 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5188
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5189 * Makefile.in (install-only): New target. Functionality suggested
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5190 by Larry Schwimmer, correct way of doing it suggested by Chuck
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5191 Thompson.
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5192
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5193 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5194 Zawinski for SGI cc and Irix 6.
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5195
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5196 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5197
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5198 * configure.in: Add configuration parameters for Emacs 19.34
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5199 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5200
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5201 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5202
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5203 * configure.in: Remove garbage if [ ... ] constructs and a
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5204 mispatch.
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
5205
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5206 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5207
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5208 * XEmacs 20.1-b10 is released.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5209
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5210 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5211
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5212 * Remove vms top-level directory.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5213
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5214 * XEmacs 19.15 final released to beta testers.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5215
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5216 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5217
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5218 * XEmacs 19.15 prefinal released to beta testers.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5219
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5220 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5221
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5222 * configure.in (--debug): Correct documentation.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5223
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5224 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5225
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5226 * XEmacs 19.15-b104 is released.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5227
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5228 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5229
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5230 * configure.in (beta): Add configure support for the -rpath flag
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5231 for IRIX analogous to the Solaris "-R".
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5232
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5233 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5234
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5235 * info/dir (Packages): Add HM-HTML-Mode to menu.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5236
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5237 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5238
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
5239 * configure.in: Echo only current configuration using 'tee -a'.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
5240
114
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5241 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5242
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5243 * XEmacs-19.15-b103 is released.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5244 * XEmacs-20.0-b9 is released.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5245
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5246 * Makefile.in (top_distclean): Add `Installation' to distclean
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5247 rule.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5248
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5249 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5250
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5251 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5252 update-autoloads.sh.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5253
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5254 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5255
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5256 * XEmacs-19.15-b102 is released.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5257
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5258 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5259
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5260 * XEmacs-19.15-b101 is released.
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 112
diff changeset
5261
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5262 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5263
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5264 * XEmacs-20.1-b8 is released.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5265 * XEmacs-19.15-b100 is released.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5266
110
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5267 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5268
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5269 * XEmacs-20.1-b7 is released.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5270 * XEmacs-19.15-b99 is released.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
5271
110
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5272 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5273
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5274 * configure.in: Add sunos4-1-4 header files.
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5275
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5276 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5277
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5278 * configure.in: Use new file bsdos3.h with BSDI 3.0.
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5279
108
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5280 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5281
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5282 * XEmacs-20.1-b6 is released.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5283 * XEmacs-19.15-b98 is released.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5284
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5285 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5286
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5287 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5288 (gzip-el): New targe for compressed installed lisp sources.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5289
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5290 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5291
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5292 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5293 but before anything else. More flexible about finding an xemacs
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5294 to use for byte-compilation (default src/xemacs). Other minor fixes.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 106
diff changeset
5295
106
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
5296 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
5297
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
5298 * XEmacs 20.1-b5 is released.
8ff55ebd4be9 Import from CVS: tag r20-1b5
cvs
parents: 104
diff changeset
5299
104
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5300 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5301
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5302 * XEmacs 20.1-b4 is released.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5303
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5304 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5305
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5306 * Makefile.in (distclean): Correct typos.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5307
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5308 * XEmacs 19.15-b96 is released.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5309
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5310 * configure.in: Symlink site-lisp when using --srcdir.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5311 Add special handling of lisp directory to allow for multiple
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5312 site-packages files.
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5313
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5314 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5315
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5316 * Makefile.in (distclean): Create lock and site-lisp directories
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5317 when they don't exist (after being pruned by CVS).
cf808b4c4290 Import from CVS: tag r20-1b4
cvs
parents: 102
diff changeset
5318
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5319 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5320
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5321 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5322 distribution.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5323
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5324 * XEmacs 20.1-b3 is released.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5325
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5326 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5327
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5328 * XEmacs 20.1-b2 is released.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5329
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5330 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5331
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5332 * XEmacs 19-15-b'95 is released.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5333
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5334 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5335
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5336 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5337 - "knob" renamed to "slider"
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5338 - leftmost pixel wasn't sensitive to button clicks, while righmost
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5339 pixel was.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5340 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5341 - goobers on top of up-arrow removed.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5342 - up-arrow would not always be redrawn when necessary
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5343 - slider drag would be `off' by size of up-arrow
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5344 - horizontal and vertical scrollbars didn't use exactly the same
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5345 dimensions.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5346 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5347 - Now up- and down-arrows actually work near beginning/end of buffer!
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
5348
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5349 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5350
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5351 * configure.in (with_xauth): Attempted correction of test for
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5352 libXmu on SunOS.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
5353
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5354 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5355
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5356 * XEmacs 20.1-b1 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5357 * XEmacs 19.15-b94 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5358
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5359 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5360
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5361 * README: ``This directory tree holds version 19.13 ...'' ???
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5362
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5363 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5364
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5365 * XEmacs 19.15-b93 is released.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5366 XEmacs 20.0 is released to the 'net.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
5367
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5368 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5369
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5370 * XEmacs 20.0try3 is released.
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5371
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5372 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5373
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5374 * XEmacs 20.0try2 is released.
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5375
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5376 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5377
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5378 * XEmacs 19.15-b92 is released.
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5379
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5380 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5381
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 94
diff changeset
5382 * XEmacs 20.0try1 is released.
94
1040fe1366ac Import from CVS: tag xemacs-20-0f2
cvs
parents: 88
diff changeset
5383 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5384
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5385 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5386
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5387 * PROBLEMS: Updated from beta test bug reports.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5388 Put in outline-mode/outl-mouse-minor-mode by default.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5389
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5390 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5391
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5392 * CHANGES-beta: XEmacs 20.0-b93 is released.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 84
diff changeset
5393
84
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5394 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5395
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5396 * CHANGES-beta: XEmacs 20.0-b92 is released.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5397
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5398 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5399
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5400 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5401 char and pointer.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5402
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5403 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5404
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5405 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
ac0620f6398e Import from CVS: tag r20-0b92
cvs
parents: 82
diff changeset
5406
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5407 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5408 * XEmacs 20.0-b91 (prerelease 2) is released.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5409
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5410 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5411 type.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5412
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5413 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5414 borderwidth.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5415 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5416 SCROLLBAR_LINE_DOWN since that's current the only to get to the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5417 bottom of the buffer. :-(
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5418
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5419 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5420
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5421 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5422 configurations that use both Motif and Athena.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5423
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5424 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5425
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5426 * info/dir (Gnus): Updated spelling and info.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5427
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5428 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5429
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5430 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5431
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5432 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5433
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5434 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5435 warnings for ccl-read-*
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5436
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5437 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 80
diff changeset
5438
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5439 * XEmacs 20.0 beta90 (prerelease 1) is released.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5440 * XEmacs 19.15 beta90 (prerelease 1) is released.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5441
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5442 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5443
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5444 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5445
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5446 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5447 * XEmacs 20.0 beta 34 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5448 * XEmacs 19.15 beta 7 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5449
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
5450 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5451
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5452 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5453
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5454 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5455
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5456 * src/emacs.c: Make sure
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5457 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5458 works properly
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5459
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5460 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5461 competitor to Purify.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5462
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5463 * man/lispref/symbols.texi: Fix up bit vector documentation
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5464 * man/lispref/sequences.texi: Fix up bit vector documentation
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5465
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5466 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5467
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5468 * lisp/prim/update-elc.el: Don't rely on autoloads.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5469
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5470 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5471
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5472 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5473 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5474 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5475 Errors during autoload generation are just that - errors.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5476
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5477 Generated autoloads are now in a separate file of their own.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5478
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5479 Reliability of autoload generation greatly increased.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5480
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5481 Distribution smaller by about 100k.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5482
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5483 `make autoloads' is still the preferred mechanism for update.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5484
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5485 Autoloads are always regenerated completely from scratch. This
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5486 avoids errors with obsolete or corrupted autoload entries.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5487
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5488 Caching of autoload entries using timestamps has been eliminated.
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5489
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5490 Files that have no autoloads no longer have a comment placed into
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5491 the generated autoloads file.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5492
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5493 There was a bug where autoload entries would sometimes end up
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5494 being inserted into the *middle* of other autoload entries,
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5495 thereby corrupting them.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5496
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5497 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5498
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5499 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5500
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5501 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5502 doesn't use the autoload facility to load `autoload';
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5503 load it explicity instead.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5504
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5505 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5506
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5507 * man/Makefile: Reinstate hyperbole & oo-browser manuals
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5508
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5509 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5510
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5511 * src/mule-charset.c: Use lower case for charset registry, to
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5512 match XLFD.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5513
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5514 * Makefile.in: replace list of info files with *.info* - one less
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5515 maintenance headache
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5516
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5517 * man/oo-browser.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5518
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5519 * man/hyperbole.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5520
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5521 * man/vhdl-mode.texi: Fix TeXability
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5522
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5523 * lisp/prim/loaddefs.el: Wholesale housecleaning
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5524 `make autoloads' should finally work.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5525
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5526 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5527
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5528 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5529
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5530 * lib-src/update-elc.sh: `make all-elc' was updating files in
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5531 `special' directories without using the Makefiles
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5532 designed for that purpose.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5533 - make sure ilisp isn't remade every time through `make all-elc'.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5534
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5535 * info/dir (Packages): Add Japanese TM info files
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5536
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5537 * src/inline.c: Allow compilation with `gcc -g'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5538
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5539 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5540
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5541 * src/lread.c: Don't put `...' immediately after a filename, so
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5542 that various tools can recognize the filename as such.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5543
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5544 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
5545 --with-xim=xlib and key event on window frame.
80
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5546 Change return foo to return (foo) when return is a macro.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5547
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5548 * src/editfns.c (Ffollowing_char): docstring fixes.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5549
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5550 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5551 This Makefile is no longer officially broken.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5552
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5553 * info/dir: Add Japanese tm documents.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5554
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5555 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5556
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5557 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5558 xargs -i flag.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5559
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5560 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5561 the `binary' coding system is used for .gz and .Z extensions.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5562
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5563 * man/viper.texi: Viper version 2.90
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5564
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5565 * man/ediff.texi: Ediff Version 2.62
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5566
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5567 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5568 define-key, for compatibility with loaddefs.el
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5569
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5570 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5571
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5572 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5573
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5574 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5575 files in dirs that have their own Makefiles.
1ce6082ce73f Import from CVS: tag r20-0b90
cvs
parents: 78
diff changeset
5576
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5577 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5578
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5579 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5580
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5581 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5582
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5583 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5584 installation.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5585
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5586 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5587
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5588 * XEmacs 20.0 beta 33 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5589 * XEmacs 19.15 beta 6 is released.
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
5590
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5591 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5592
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5593 * Makefile.in (install-arch-indep): Simplify installation of info
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5594 pages.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5595
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5596 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5597 * XEmacs 20.0-b32 released.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5598
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5599 * XEmacs 19.15-b5 released.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
5600
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5601 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5602
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5603 * configure.in: Reformat. Fix shared include file rename
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5604 problem.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5605
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5606 * configure: Reformat. Fix shared include file rename problem.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5607
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5608 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5609
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5610 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5611
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5612 * Makefile.in (install-arch-indep): Install infofiles gzipped by
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5613 default.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5614
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5615 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5616
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5617 * CHANGES-beta: XEmacs 20.0-b31 is released.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5618
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5619 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5620
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5621 * info/vhdl-mode.info: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5622
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5623 * info/dir (Packages): Add vhdl-mode documentation.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5624
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5625 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5626
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5627 * configure: Make shared/dynamic flags work much more logically.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5628
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5629 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5630
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5631 * configure.in (machine): Patch to make newly renamed shared
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5632 link include files work.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5633
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5634 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5635
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5636 * configure.in: Configure for POSIX getcwd if available.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5637
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5638 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5639
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents:
diff changeset
5640 * configure.in (LIBS): Fix typo in dialog box test.