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