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