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