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