comparison ChangeLog @ 4010:9f82475ea0c9

[xemacs-hg @ 2007-06-12 14:31:59 by adrian] ChangeLog header format cleanup and removal of EOL whitespace.
author adrian
date Tue, 12 Jun 2007 14:31:59 +0000
parents 1af222c75869
children 05aef5833219
comparison
equal deleted inserted replaced
4009:7147a4dabc02 4010:9f82475ea0c9
51 51
52 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> 52 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com>
53 53
54 * configure.ac: Check for u_int*_t typedefs. 54 * configure.ac: Check for u_int*_t typedefs.
55 55
56 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> 56 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com>
57 57
58 * configure.ac: Avoid using Motif for cygwin. 58 * configure.ac: Avoid using Motif for cygwin.
59 59
60 2006-11-23 Mike Sperber <mike@xemacs.org> 60 2006-11-23 Mike Sperber <mike@xemacs.org>
61 61
62 * configure.ac (XE_EXPAND_VARIABLE): Fully expand the various 62 * configure.ac (XE_EXPAND_VARIABLE): Fully expand the various
63 directories before comparing them for figuring out which of them 63 directories before comparing them for figuring out which of them
64 are user-defined. Use XE_EPXAND_VARIABLE macro created for this 64 are user-defined. Use XE_EPXAND_VARIABLE macro created for this
65 purpose where applicable. 65 purpose where applicable.
66 66
67 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> 67 2006-12-07 Rick Rankin <rick.rankin@yahoo.com>
68 68
69 * configure.ac: Add new library name for cygwin's xpm. 69 * configure.ac: Add new library name for cygwin's xpm.
70 70
71 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> 71 2006-12-07 Rick Rankin <rick.rankin@yahoo.com>
72 72
73 * configure.ac: Add new library name for cygwin's xpm. 73 * configure.ac: Add new library name for cygwin's xpm.
74 74
75 2006-10-30 Malcolm Purvis <malcolmp@xemacs.org> 75 2006-10-30 Malcolm Purvis <malcolmp@xemacs.org>
76 * configure.ac (XE_CDR): m4_cdr differs in autoconf 2.59 and 2.60. 76 * configure.ac (XE_CDR): m4_cdr differs in autoconf 2.59 and 2.60.
164 * src/ChangeLog: 164 * src/ChangeLog:
165 * tests/ChangeLog: 165 * tests/ChangeLog:
166 Update the Great Mule Merge placeholders to point to Internals 166 Update the Great Mule Merge placeholders to point to Internals
167 Manual node "The Great Mule Merge of March 2002". 167 Manual node "The Great Mule Merge of March 2002".
168 N.B. Self-referencing log entries were *not* added to other logs. 168 N.B. Self-referencing log entries were *not* added to other logs.
169 169
170 2006-03-30 Jerry James <james@xemacs.org> 170 2006-03-30 Jerry James <james@xemacs.org>
171 171
172 * configure.ac: Fix for -Kalloca detection, also broken by the 172 * configure.ac: Fix for -Kalloca detection, also broken by the
173 recent autoconf updates. Thanks to Ilya Golubev. 173 recent autoconf updates. Thanks to Ilya Golubev.
174 174
221 site-packages xemacs-packages mule-packages site-lisp---those are 221 site-packages xemacs-packages mule-packages site-lisp---those are
222 supposed to stick around. 222 supposed to stick around.
223 223
224 2005-11-25 Mike Sperber <mike@xemacs.org> 224 2005-11-25 Mike Sperber <mike@xemacs.org>
225 225
226 * CHANGES-beta: 226 * CHANGES-beta:
227 * configure.ac: Zap --with-package-prefix; instead, add 227 * configure.ac: Zap --with-package-prefix; instead, add
228 --with-user-packages/--with-early-packages, 228 --with-user-packages/--with-early-packages,
229 --with-system-packages/--with-late-packages, and 229 --with-system-packages/--with-late-packages, and
230 --with-legacy-packages/--with-last-packages. 230 --with-legacy-packages/--with-last-packages.
231 231
241 241
242 2005-12-22 Stephen J. Turnbull <stephen@xemacs.org> 242 2005-12-22 Stephen J. Turnbull <stephen@xemacs.org>
243 243
244 * configure.ac: Three typos fixed. 244 * configure.ac: Three typos fixed.
245 245
246 2005-12-13 Mike Sperber <mike@xemacs.org> 246 2005-12-13 Mike Sperber <mike@xemacs.org>
247 247
248 * configure.ac: Move the checks for the Xft-associated 248 * configure.ac: Move the checks for the Xft-associated
249 library out of a conditional. 249 library out of a conditional.
250 250
251 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> 251 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org>
398 (--enable-menubars): 398 (--enable-menubars):
399 (--enable-scrollbars): 399 (--enable-scrollbars):
400 (--enable-dialogs): 400 (--enable-dialogs):
401 (--enable-widgets): 401 (--enable-widgets):
402 Fix `eval "$FEATURE=\"$val\"" bug. 402 Fix `eval "$FEATURE=\"$val\"" bug.
403 403
404 2005-01-29 Stephen J. Turnbull <stephen@xemacs.org> 404 2005-01-29 Stephen J. Turnbull <stephen@xemacs.org>
405 405
406 * INSTALL (CONFIGURATION OPTIONS): 406 * INSTALL (CONFIGURATION OPTIONS):
407 Insert Malcolm's notes on autoconf 2.59 support. 407 Insert Malcolm's notes on autoconf 2.59 support.
408 408
434 Implement and document switches for configuring Xft. 434 Implement and document switches for configuring Xft.
435 435
436 2005-11-21 Marcus Crestani <crestani@xemacs.org> 436 2005-11-21 Marcus Crestani <crestani@xemacs.org>
437 437
438 Incremental Garbage Collector 438 Incremental Garbage Collector
439 439
440 * configure.ac: Add newgc option; if newgc, turn on kkcc and 440 * configure.ac: Add newgc option; if newgc, turn on kkcc and
441 mc-alloc. Add checks for write barrier, determine which write 441 mc-alloc. Add checks for write barrier, determine which write
442 barrier to use. Add vdb option to override write barrier 442 barrier to use. Add vdb option to override write barrier
443 auto-detection. Generate .gdbinit and .dbxrc. 443 auto-detection. Generate .gdbinit and .dbxrc.
444 444
1004 2003-09-21 Jerry James <james@xemacs.org> 1004 2003-09-21 Jerry James <james@xemacs.org>
1005 1005
1006 * configure.in: Remove detection of GNU DLD. 1006 * configure.in: Remove detection of GNU DLD.
1007 * configure: Regenerate. 1007 * configure: Regenerate.
1008 1008
1009 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu> 1009 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu>
1010 1010
1011 * PROBLEMS: Propose bash as an alternative to buggy Solaris 1011 * PROBLEMS: Propose bash as an alternative to buggy Solaris
1012 /bin/sh. 1012 /bin/sh.
1013 1013
1014 2003-09-20 Steve Youngs <youngs@xemacs.org> 1014 2003-09-20 Steve Youngs <youngs@xemacs.org>
1278 1278
1279 2003-01-13 Ilya Golubev <golubev@xemacs.org> 1279 2003-01-13 Ilya Golubev <golubev@xemacs.org>
1280 1280
1281 * etc/photos/golubev.png, etc/photos/golubevm.png: New. 1281 * etc/photos/golubev.png, etc/photos/golubevm.png: New.
1282 1282
1283 2003-01-12 Mike Sperber <mike@xemacs.org> 1283 2003-01-12 Mike Sperber <mike@xemacs.org>
1284 1284
1285 * configure.in: Check for strupr and strlwr. 1285 * configure.in: Check for strupr and strlwr.
1286 1286
1287 2002-12-16 Ben Wing <ben@xemacs.org> 1287 2002-12-16 Ben Wing <ben@xemacs.org>
1288 1288
1495 1495
1496 2002-07-27 Steve Youngs <youngs@xemacs.org> 1496 2002-07-27 Steve Youngs <youngs@xemacs.org>
1497 1497
1498 * XEmacs 21.5.8 "broccoli" is released. 1498 * XEmacs 21.5.8 "broccoli" is released.
1499 1499
1500 2002-07-09 Mike Sperber <mike@xemacs.org> 1500 2002-07-09 Mike Sperber <mike@xemacs.org>
1501 1501
1502 * configure.usage: 1502 * configure.usage:
1503 * configure.in: Add --use-kkcc option for new GC algorithms. 1503 * configure.in: Add --use-kkcc option for new GC algorithms.
1504 1504
1505 2002-06-04 Jerry James <james@xemacs.org> 1505 2002-06-04 Jerry James <james@xemacs.org>
1508 1508
1509 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org> 1509 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org>
1510 1510
1511 * PROBLEMS: Add two basic configuration questions. 1511 * PROBLEMS: Add two basic configuration questions.
1512 1512
1513 2002-07-08 Mike Sperber <mike@xemacs.org> 1513 2002-07-08 Mike Sperber <mike@xemacs.org>
1514 1514
1515 * configure.in: Test for wchar.h. 1515 * configure.in: Test for wchar.h.
1516 1516
1517 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> 1517 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
1518 1518
1960 * Makefile.in.in (all): 1960 * Makefile.in.in (all):
1961 * Makefile.in.in (configure): 1961 * Makefile.in.in (configure):
1962 * Makefile.in.in (finder): 1962 * Makefile.in.in (finder):
1963 remove autoload targets. 1963 remove autoload targets.
1964 1964
1965 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au> 1965 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au>
1966 1966
1967 * configure.in: Check gtk version validity only when gtk-config 1967 * configure.in: Check gtk version validity only when gtk-config
1968 exists. 1968 exists.
1969 1969
1970 2001-05-09 Martin Buchholz <martin@xemacs.org> 1970 2001-05-09 Martin Buchholz <martin@xemacs.org>
1971 1971
1972 * XEmacs 21.5.1 "anise" is released. 1972 * XEmacs 21.5.1 "anise" is released.
1973 1973
1974 2001-05-04 Martin Buchholz <martin@xemacs.org> 1974 2001-05-04 Martin Buchholz <martin@xemacs.org>
1975 1975
1997 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> 1997 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
1998 1998
1999 * PROBLEMS (Problems with running XEmacs): 1999 * PROBLEMS (Problems with running XEmacs):
2000 Document TMPDIR lossage in gnuserv/gnuclient. 2000 Document TMPDIR lossage in gnuserv/gnuclient.
2001 2001
2002 2001-03-21 Martin Buchholz <martin@xemacs.org> 2002 2001-03-21 Martin Buchholz <martin@xemacs.org>
2003 2003
2004 * XEmacs 21.2.46 "Urania" is released. 2004 * XEmacs 21.2.46 "Urania" is released.
2005 2005
2006 2001-03-19 Andy Piper <andy@xemacs.org> 2006 2001-03-19 Andy Piper <andy@xemacs.org>
2007 2007
2038 2038
2039 * configure.usage (--with-netinstall): add docs. 2039 * configure.usage (--with-netinstall): add docs.
2040 2040
2041 * configure.in: with_netinstall is a new option. Default to off. 2041 * configure.in: with_netinstall is a new option. Default to off.
2042 2042
2043 2001-02-23 Martin Buchholz <martin@xemacs.org> 2043 2001-02-23 Martin Buchholz <martin@xemacs.org>
2044 2044
2045 * XEmacs 21.2.45 "Thelxepeia" is released. 2045 * XEmacs 21.2.45 "Thelxepeia" is released.
2046 2046
2047 2001-02-13 Martin Buchholz <martin@xemacs.org> 2047 2001-02-13 Martin Buchholz <martin@xemacs.org>
2048 2048
2059 Remove explicit checking for struct utimbuf. 2059 Remove explicit checking for struct utimbuf.
2060 Remove explicit checking for <utime.h>. 2060 Remove explicit checking for <utime.h>.
2061 Combined into one simpler test for utime. 2061 Combined into one simpler test for utime.
2062 Add explicit check for utimes, if utime not found. 2062 Add explicit check for utimes, if utime not found.
2063 2063
2064 2001-02-08 Martin Buchholz <martin@xemacs.org> 2064 2001-02-08 Martin Buchholz <martin@xemacs.org>
2065 2065
2066 * XEmacs 21.2.44 "Thalia" is released. 2066 * XEmacs 21.2.44 "Thalia" is released.
2067 2067
2068 2001-01-16 Mike Sperber <mike@xemacs.org> 2068 2001-01-16 Mike Sperber <mike@xemacs.org>
2069 2069
2070 * configure.in: Remove bogus path variable definitions. 2070 * configure.in: Remove bogus path variable definitions.
2071 Reflect the fact that specifying --datadir also affects docdir and 2071 Reflect the fact that specifying --datadir also affects docdir and
2072 archlibdir. 2072 archlibdir.
2073 2073
2087 2001-01-28 Martin Buchholz <martin@xemacs.org> 2087 2001-01-28 Martin Buchholz <martin@xemacs.org>
2088 2088
2089 * config.sub: Upgrade to offical version 2001-01-12. 2089 * config.sub: Upgrade to offical version 2001-01-12.
2090 * config.guess: Upgrade to offical version 2001-01-17. 2090 * config.guess: Upgrade to offical version 2001-01-17.
2091 2091
2092 2001-01-26 Martin Buchholz <martin@xemacs.org> 2092 2001-01-26 Martin Buchholz <martin@xemacs.org>
2093 2093
2094 * XEmacs 21.2.43 "Terspichore" is released. 2094 * XEmacs 21.2.43 "Terspichore" is released.
2095 2095
2096 2001-01-21 Steve Youngs <youngs@xemacs.org> 2096 2001-01-21 Steve Youngs <youngs@xemacs.org>
2097 2097
2099 2099
2100 2001-01-17 Steve Youngs <youngs@xemacs.org> 2100 2001-01-17 Steve Youngs <youngs@xemacs.org>
2101 2101
2102 * README.packages: Update. 2102 * README.packages: Update.
2103 2103
2104 2001-01-20 Martin Buchholz <martin@xemacs.org> 2104 2001-01-20 Martin Buchholz <martin@xemacs.org>
2105 2105
2106 * XEmacs 21.2.42 "Poseidon" is released. 2106 * XEmacs 21.2.42 "Poseidon" is released.
2107 2107
2108 2001-01-18 Martin Buchholz <martin@xemacs.org> 2108 2001-01-18 Martin Buchholz <martin@xemacs.org>
2109 2109
2121 2121
2122 2001-01-16 Didier Verna <didier@xemacs.org> 2122 2001-01-16 Didier Verna <didier@xemacs.org>
2123 2123
2124 * NEWS: document the modeline horizontal scrolling feature. 2124 * NEWS: document the modeline horizontal scrolling feature.
2125 2125
2126 2001-01-17 Martin Buchholz <martin@xemacs.org> 2126 2001-01-17 Martin Buchholz <martin@xemacs.org>
2127 2127
2128 * XEmacs 21.2.41 "Polyhymnia" is released. 2128 * XEmacs 21.2.41 "Polyhymnia" is released.
2129 2129
2130 2001-01-16 Martin Buchholz <martin@xemacs.org> 2130 2001-01-16 Martin Buchholz <martin@xemacs.org>
2131 2131
2143 2143
2144 2000-12-28 Andy Piper <andy@xemacs.org> 2144 2000-12-28 Andy Piper <andy@xemacs.org>
2145 2145
2146 * configure.in: allow --with-widgets=msw 2146 * configure.in: allow --with-widgets=msw
2147 2147
2148 2001-01-08 Martin Buchholz <martin@xemacs.org> 2148 2001-01-08 Martin Buchholz <martin@xemacs.org>
2149 2149
2150 * XEmacs 21.2.40 is released. 2150 * XEmacs 21.2.40 is released.
2151 2151
2152 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org> 2152 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
2153 2153
2156 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org> 2156 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
2157 2157
2158 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on 2158 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
2159 Alt, and getaddrinfo() blocking trying to get localhost's CNAME. 2159 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
2160 2160
2161 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org> 2161 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
2162 2162
2163 * configure.in: use input-method-xlib.o for USE_XFONTSET instead 2163 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
2164 of input-method-xfs.o. 2164 of input-method-xfs.o.
2165 2165
2166 * configure: ditto 2166 * configure: ditto
2167 2167
2168 2000-12-31 Martin Buchholz <martin@xemacs.org> 2168 2000-12-31 Martin Buchholz <martin@xemacs.org>
2169 2169
2170 * XEmacs 21.2.39 is released. 2170 * XEmacs 21.2.39 is released.
2171 2171
2172 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> 2172 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2173 2173
2181 2181
2182 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory. 2182 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
2183 2183
2184 * netinstall: new net installer for MS-Windows. 2184 * netinstall: new net installer for MS-Windows.
2185 2185
2186 2000-12-05 Martin Buchholz <martin@xemacs.org> 2186 2000-12-05 Martin Buchholz <martin@xemacs.org>
2187 2187
2188 * XEmacs 21.2.38 is released. 2188 * XEmacs 21.2.38 is released.
2189 2189
2190 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se> 2190 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
2191 2191
2193 2193
2194 2000-11-09 Martin Buchholz <martin@xemacs.org> 2194 2000-11-09 Martin Buchholz <martin@xemacs.org>
2195 2195
2196 * configure.in: Autodetect elf.h. 2196 * configure.in: Autodetect elf.h.
2197 2197
2198 2000-11-14 Martin Buchholz <martin@xemacs.org> 2198 2000-11-14 Martin Buchholz <martin@xemacs.org>
2199 2199
2200 * XEmacs 21.2.37 is released. 2200 * XEmacs 21.2.37 is released.
2201 2201
2202 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> 2202 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
2203 2203
2234 2234
2235 2000-10-06 Martin Buchholz <martin@xemacs.org> 2235 2000-10-06 Martin Buchholz <martin@xemacs.org>
2236 2236
2237 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4. 2237 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
2238 2238
2239 2000-10-04 Martin Buchholz <martin@xemacs.org> 2239 2000-10-04 Martin Buchholz <martin@xemacs.org>
2240 2240
2241 * XEmacs 21.2.36 is released. 2241 * XEmacs 21.2.36 is released.
2242 2242
2243 2000-09-27 Martin Buchholz <martin@xemacs.org> 2243 2000-09-27 Martin Buchholz <martin@xemacs.org>
2244 2244
2308 2000-07-15 Ben Wing <ben@xemacs.org> 2308 2000-07-15 Ben Wing <ben@xemacs.org>
2309 2309
2310 * Makefile.in.in (configure): 2310 * Makefile.in.in (configure):
2311 all-elcs target now uses update-elc-2.el not update-elc.sh 2311 all-elcs target now uses update-elc-2.el not update-elc.sh
2312 2312
2313 2000-07-19 Martin Buchholz <martin@xemacs.org> 2313 2000-07-19 Martin Buchholz <martin@xemacs.org>
2314 2314
2315 * XEmacs 21.2.35 is released. 2315 * XEmacs 21.2.35 is released.
2316 2316
2317 2000-07-13 Martin Buchholz <martin@xemacs.org> 2317 2000-07-13 Martin Buchholz <martin@xemacs.org>
2318 2318
2422 * configure.in (emacs_cv_localtime_cache): 2422 * configure.in (emacs_cv_localtime_cache):
2423 * configure.in (Mail): 2423 * configure.in (Mail):
2424 * configure.in: 2424 * configure.in:
2425 Clean up configure support for cygwin and mingw. 2425 Clean up configure support for cygwin and mingw.
2426 2426
2427 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com> 2427 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
2428 2428
2429 * PROBLEMS: Document broken native audio for recent patches and 2429 * PROBLEMS: Document broken native audio for recent patches and
2430 releases of HP-UX. 2430 releases of HP-UX.
2431 2431
2432 2000-06-10 Ben Wing <ben@xemacs.org> 2432 2000-06-10 Ben Wing <ben@xemacs.org>
2440 * configure.in: Recognize s390. 2440 * configure.in: Recognize s390.
2441 2441
2442 * config.guess: New version from GNU config archive. 2442 * config.guess: New version from GNU config archive.
2443 * config.sub: Likewise. 2443 * config.sub: Likewise.
2444 2444
2445 2000-05-28 Martin Buchholz <martin@xemacs.org> 2445 2000-05-28 Martin Buchholz <martin@xemacs.org>
2446 2446
2447 * XEmacs 21.2.34 is released. 2447 * XEmacs 21.2.34 is released.
2448 2448
2449 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org> 2449 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
2450 2450
2454 2454
2455 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org> 2455 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
2456 2456
2457 * configure.in: Remove lockdir. 2457 * configure.in: Remove lockdir.
2458 2458
2459 2000-05-01 Martin Buchholz <martin@xemacs.org> 2459 2000-05-01 Martin Buchholz <martin@xemacs.org>
2460 2460
2461 * XEmacs 21.2.33 is released. 2461 * XEmacs 21.2.33 is released.
2462 2462
2463 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org> 2463 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
2464 2464
2522 2522
2523 * config.h.in: add ERROR_CHECK_GLYPHS. 2523 * config.h.in: add ERROR_CHECK_GLYPHS.
2524 2524
2525 * configure.in: add error_check_glyphs. 2525 * configure.in: add error_check_glyphs.
2526 2526
2527 2000-03-20 Martin Buchholz <martin@xemacs.org> 2527 2000-03-20 Martin Buchholz <martin@xemacs.org>
2528 2528
2529 * XEmacs 21.2.32 is released. 2529 * XEmacs 21.2.32 is released.
2530 2530
2531 2000-03-15 Olivier Galibert <galibert@pobox.com> 2531 2000-03-15 Olivier Galibert <galibert@pobox.com>
2532 2532
2554 2000-02-26 Martin Buchholz <martin@xemacs.org> 2554 2000-02-26 Martin Buchholz <martin@xemacs.org>
2555 2555
2556 * configure.in: Unconditionally define SHELL, to allow working 2556 * configure.in: Unconditionally define SHELL, to allow working
2557 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. 2557 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
2558 2558
2559 2000-02-23 Martin Buchholz <martin@xemacs.org> 2559 2000-02-23 Martin Buchholz <martin@xemacs.org>
2560 2560
2561 * XEmacs 21.2.31 is released. 2561 * XEmacs 21.2.31 is released.
2562 2562
2563 2000-02-21 Martin Buchholz <martin@xemacs.org> 2563 2000-02-21 Martin Buchholz <martin@xemacs.org>
2564 2564
2565 * XEmacs 21.2.30 is released. 2565 * XEmacs 21.2.30 is released.
2566 2566
2567 2000-02-20 Martin Buchholz <martin@xemacs.org> 2567 2000-02-20 Martin Buchholz <martin@xemacs.org>
2568 2568
2592 2592
2593 2000-02-16 Martin Buchholz <martin@xemacs.org> 2593 2000-02-16 Martin Buchholz <martin@xemacs.org>
2594 2594
2595 * configure.in: Test for arm simply using arm* instead of arm-* 2595 * configure.in: Test for arm simply using arm* instead of arm-*
2596 2596
2597 2000-02-16 Martin Buchholz <martin@xemacs.org> 2597 2000-02-16 Martin Buchholz <martin@xemacs.org>
2598 2598
2599 * XEmacs 21.2.29 is released. 2599 * XEmacs 21.2.29 is released.
2600 2600
2601 2000-02-16 Martin Buchholz <martin@xemacs.org> 2601 2000-02-16 Martin Buchholz <martin@xemacs.org>
2602 2602
2631 2631
2632 2000-02-07 Martin Buchholz <martin@xemacs.org> 2632 2000-02-07 Martin Buchholz <martin@xemacs.org>
2633 2633
2634 * configure.in: check for XConvertCase. 2634 * configure.in: check for XConvertCase.
2635 2635
2636 2000-02-07 Martin Buchholz <martin@xemacs.org> 2636 2000-02-07 Martin Buchholz <martin@xemacs.org>
2637 2637
2638 * XEmacs 21.2.28 is released. 2638 * XEmacs 21.2.28 is released.
2639 2639
2640 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp> 2640 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
2641 2641
2642 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC. 2642 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
2643 2643
2644 2000-01-26 Martin Buchholz <martin@xemacs.org> 2644 2000-01-26 Martin Buchholz <martin@xemacs.org>
2645 2645
2682 2682
2683 2000-01-18 Martin Buchholz <martin@xemacs.org> 2683 2000-01-18 Martin Buchholz <martin@xemacs.org>
2684 2684
2685 * configure.in: Use /etc/ld.so.conf at link-time, if available. 2685 * configure.in: Use /etc/ld.so.conf at link-time, if available.
2686 2686
2687 2000-01-18 Martin Buchholz <martin@xemacs.org> 2687 2000-01-18 Martin Buchholz <martin@xemacs.org>
2688 2688
2689 * XEmacs 21.2.27 is released. 2689 * XEmacs 21.2.27 is released.
2690 2690
2691 2000-01-14 Martin Buchholz <martin@xemacs.org> 2691 2000-01-14 Martin Buchholz <martin@xemacs.org>
2692 2692
2705 * configure.in: 2705 * configure.in:
2706 - Allow find-tag to work in the build directory. 2706 - Allow find-tag to work in the build directory.
2707 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. 2707 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
2708 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. 2708 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
2709 2709
2710 2000-01-07 Marcus Thiessel <marcus@xemacs.org> 2710 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
2711 2711
2712 * config.sub: Upgrade to 1.169, imported from autoconf's CVS 2712 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
2713 * config.guess: Upgrade to 1.158, imported from autoconf's CVS 2713 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
2714 2714
2715 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> 2715 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2721 2000-01-05 Daniel Pittman <daniel@danann.net> 2721 2000-01-05 Daniel Pittman <daniel@danann.net>
2722 2722
2723 * configure.in (Installation): Report which Athena header/library 2723 * configure.in (Installation): Report which Athena header/library
2724 combo is being used. 2724 combo is being used.
2725 2725
2726 1999-12-31 Martin Buchholz <martin@xemacs.org> 2726 1999-12-31 Martin Buchholz <martin@xemacs.org>
2727 2727
2728 * XEmacs 21.2.26 is released. 2728 * XEmacs 21.2.26 is released.
2729 2729
2730 1999-12-24 Martin Buchholz <martin@xemacs.org> 2730 1999-12-24 Martin Buchholz <martin@xemacs.org>
2731 2731
2732 * XEmacs 21.2.25 is released. 2732 * XEmacs 21.2.25 is released.
2733 2733
2734 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> 2734 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2735 2735
2738 1999-12-17 Martin Buchholz <martin@xemacs.org> 2738 1999-12-17 Martin Buchholz <martin@xemacs.org>
2739 2739
2740 * configure.in: Oops. xpm doesn't actually depend on X11. 2740 * configure.in: Oops. xpm doesn't actually depend on X11.
2741 I got confused by the name (like others get confused by `xemacs'?) 2741 I got confused by the name (like others get confused by `xemacs'?)
2742 2742
2743 1999-12-14 Martin Buchholz <martin@xemacs.org> 2743 1999-12-14 Martin Buchholz <martin@xemacs.org>
2744 2744
2745 * XEmacs 21.2.24 is released. 2745 * XEmacs 21.2.24 is released.
2746 2746
2747 1999-12-13 Martin Buchholz <martin@xemacs.org> 2747 1999-12-13 Martin Buchholz <martin@xemacs.org>
2748 2748
2764 2764
2765 1999-12-07 Martin Buchholz <martin@xemacs.org> 2765 1999-12-07 Martin Buchholz <martin@xemacs.org>
2766 2766
2767 * configure.in (--with-sound): Variable with_esd was mispelled. 2767 * configure.in (--with-sound): Variable with_esd was mispelled.
2768 2768
2769 1999-12-07 Martin Buchholz <martin@xemacs.org> 2769 1999-12-07 Martin Buchholz <martin@xemacs.org>
2770 2770
2771 * XEmacs 21.2.23 is released. 2771 * XEmacs 21.2.23 is released.
2772 2772
2773 1999-11-30 Martin Buchholz <martin@xemacs.org> 2773 1999-11-30 Martin Buchholz <martin@xemacs.org>
2774 2774
2790 2790
2791 1999-11-29 Martin Buchholz <martin@xemacs.org> 2791 1999-11-29 Martin Buchholz <martin@xemacs.org>
2792 2792
2793 * Makefile.in.in (beta): `make beta' should rebuild info. 2793 * Makefile.in.in (beta): `make beta' should rebuild info.
2794 2794
2795 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> 2795 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
2796 2796
2797 * XEmacs 21.2.22 is released 2797 * XEmacs 21.2.22 is released
2798 2798
2799 1999-11-28 Martin Buchholz <martin@xemacs.org> 2799 1999-11-28 Martin Buchholz <martin@xemacs.org>
2800 2800
2801 * XEmacs 21.2.21 is released. 2801 * XEmacs 21.2.21 is released.
2802 2802
2803 1999-11-26 Martin Buchholz <martin@xemacs.org> 2803 1999-11-26 Martin Buchholz <martin@xemacs.org>
2804 2804
2845 ld_dynamic_link_flags on Solaris. Else CC gives us: 2845 ld_dynamic_link_flags on Solaris. Else CC gives us:
2846 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise 2846 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
2847 /usr/ccs/bin/ld: illegal option -- W 2847 /usr/ccs/bin/ld: illegal option -- W
2848 2848
2849 2849
2850 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> 2850 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
2851 2851
2852 * XEmacs 21.2.20 is released 2852 * XEmacs 21.2.20 is released
2853 2853
2854 1999-09-21 Martin Buchholz <martin@xemacs.org> 2854 1999-09-21 Martin Buchholz <martin@xemacs.org>
2855 * configure.in: Autodetect Unix98 PTY 2855 * configure.in: Autodetect Unix98 PTY
2856 2856
2857 1999-08-30 Robert Pluim <rpluim@bigfoot.com> 2857 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
2858 2858
2859 * README.packages: Add description of package-get-provider 2859 * README.packages: Add description of package-get-provider
2928 * config.h.in: add new LWLIB defines. 2928 * config.h.in: add new LWLIB defines.
2929 2929
2930 * configure.in: fix definitions of widget defines with various 2930 * configure.in: fix definitions of widget defines with various
2931 toolkit options. 2931 toolkit options.
2932 2932
2933 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> 2933 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
2934 2934
2935 * XEmacs 21.2.19 is released 2935 * XEmacs 21.2.19 is released
2936 2936
2937 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> 2937 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2938 2938
2982 2982
2983 1999-07-14 SL Baur <steve@xemacs.org> 2983 1999-07-14 SL Baur <steve@xemacs.org>
2984 2984
2985 * InfoDock 4.0.8 is released 2985 * InfoDock 4.0.8 is released
2986 2986
2987 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> 2987 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
2988 2988
2989 * XEmacs 21.2.18 is released 2989 * XEmacs 21.2.18 is released
2990 2990
2991 1999-07-06 SL Baur <steve@xemacs.org> 2991 1999-07-06 SL Baur <steve@xemacs.org>
2992 2992
3022 3022
3023 * configure.in: Made docdir configurable. 3023 * configure.in: Made docdir configurable.
3024 3024
3025 * Makefile.in (docdir): Added variable for custom DOC directory. 3025 * Makefile.in (docdir): Added variable for custom DOC directory.
3026 3026
3027 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> 3027 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
3028 3028
3029 * XEmacs 21.2.17 is released 3029 * XEmacs 21.2.17 is released
3030 3030
3031 1999-06-13 Oscar Figueiredo <oscar@xemacs.org> 3031 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
3032 3032
3033 * configure.in (with_ldap): Check libldap independently of liblber 3033 * configure.in (with_ldap): Check libldap independently of liblber
3034 Do not test alternate library names such as libldap10 3034 Do not test alternate library names such as libldap10
3035 Test the presence of a variety of LDAP API functions which were 3035 Test the presence of a variety of LDAP API functions which were
3036 formerly assumed to be present according to dubious heuristics 3036 formerly assumed to be present according to dubious heuristics
3037 3037
3038 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> 3038 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
3039 3039
3040 * XEmacs 21.2.16 is released 3040 * XEmacs 21.2.16 is released
3041 3041
3042 1999-06-04 SL Baur <steve@steve1.m17n.org> 3042 1999-06-04 SL Baur <steve@steve1.m17n.org>
3043 3043
3044 * configure.in (CPP): Correct test for locating $site_prefix 3044 * configure.in (CPP): Correct test for locating $site_prefix
3045 include directories. 3045 include directories.
3046 3046
3047 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> 3047 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
3048 3048
3049 * XEmacs 21.2.15 is released 3049 * XEmacs 21.2.15 is released
3050 3050
3051 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk> 3051 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
3052 3052
3083 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> 3083 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
3084 3084
3085 * configure.in (quoted_arguments): Support 3085 * configure.in (quoted_arguments): Support
3086 --error-checking=byte-code. 3086 --error-checking=byte-code.
3087 3087
3088 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> 3088 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
3089 3089
3090 * XEmacs 21.2.14 is released 3090 * XEmacs 21.2.14 is released
3091 3091
3092 1999-05-11 SL Baur <steve@altair.xemacs.org> 3092 1999-05-11 SL Baur <steve@altair.xemacs.org>
3093 3093
3130 3130
3131 1999-04-17 Hrvoje Niksic <hniksic@srce.hr> 3131 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
3132 3132
3133 * configure.in: Check for getloadavg(). 3133 * configure.in: Check for getloadavg().
3134 3134
3135 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> 3135 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
3136 3136
3137 * XEmacs 21.2.13 is released 3137 * XEmacs 21.2.13 is released
3138 3138
3139 1999-03-09 SL Baur <steve@xemacs.org> 3139 1999-03-09 SL Baur <steve@xemacs.org>
3140 3140
3141 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale. 3141 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
3142 3142
3143 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> 3143 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
3144 3144
3145 * XEmacs 21.2.12 is released 3145 * XEmacs 21.2.12 is released
3146 3146
3147 1999-03-04 Martin Buchholz <martin@xemacs.org> 3147 1999-03-04 Martin Buchholz <martin@xemacs.org>
3148 3148
3158 3158
3159 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> 3159 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
3160 3160
3161 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. 3161 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
3162 3162
3163 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> 3163 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
3164 3164
3165 * XEmacs 21.2.11 is released 3165 * XEmacs 21.2.11 is released
3166 3166
3167 1999-02-16 Andy Piper <andy@xemacs.org> 3167 1999-02-16 Andy Piper <andy@xemacs.org>
3168 3168
3211 3211
3212 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> 3212 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3213 3213
3214 * configure.in: Warn if using Motif dialog boxes on AIX 4.3. 3214 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
3215 3215
3216 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> 3216 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
3217 3217
3218 * XEmacs 21.2.10 is released 3218 * XEmacs 21.2.10 is released
3219 3219
3220 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> 3220 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
3221 3221
3222 * XEmacs 21.2.9 is released 3222 * XEmacs 21.2.9 is released
3223 3223
3224 1999-01-21 Andy Piper <andy@xemacs.org> 3224 1999-01-21 Andy Piper <andy@xemacs.org>
3225 3225
3226 * configure.in: make xface detection specifc to a window system in 3226 * configure.in: make xface detection specifc to a window system in
3227 general rather than just X. 3227 general rather than just X.
3228 3228
3229 1999-18-10 Andy Piper <andy@xemacs.org> 3229 1999-18-10 Andy Piper <andy@xemacs.org>
3230 3230
3231 * configure.in: remove -O3 prevention on cygwin - current versions 3231 * configure.in: remove -O3 prevention on cygwin - current versions
3232 cope ok now. remove dll prevention on cygwin - the new module 3232 cope ok now. remove dll prevention on cygwin - the new module
3233 code checks correctly. 3233 code checks correctly.
3234 3234
3252 * INSTALL: Updated documentation to describe module directories 3252 * INSTALL: Updated documentation to describe module directories
3253 3253
3254 * Makefile.in.in: Added moduledir, sitemoduledir macros. 3254 * Makefile.in.in: Added moduledir, sitemoduledir macros.
3255 - Make those directories at install time. 3255 - Make those directories at install time.
3256 3256
3257 1998-12-28 Martin Buchholz <martin@xemacs.org> 3257 1998-12-28 Martin Buchholz <martin@xemacs.org>
3258 3258
3259 * XEmacs 21.2.8 is released. 3259 * XEmacs 21.2.8 is released.
3260 3260
3261 1998-12-28 Martin Buchholz <martin@xemacs.org> 3261 1998-12-28 Martin Buchholz <martin@xemacs.org>
3262 3262
3263 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes. 3263 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
3264 3264
3265 1998-12-24 Martin Buchholz <martin@xemacs.org> 3265 1998-12-24 Martin Buchholz <martin@xemacs.org>
3266 3266
3267 * XEmacs 21.2.7 is released. 3267 * XEmacs 21.2.7 is released.
3268 3268
3269 1998-12-20 Martin Buchholz <martin@xemacs.org> 3269 1998-12-20 Martin Buchholz <martin@xemacs.org>
3270 3270
3299 3299
3300 1998-12-16 Andy Piper <andy@xemacs.org> 3300 1998-12-16 Andy Piper <andy@xemacs.org>
3301 3301
3302 * XEmacs 21.2.6 is released 3302 * XEmacs 21.2.6 is released
3303 3303
3304 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> 3304 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
3305 3305
3306 * XEmacs 21.2.5 is released 3306 * XEmacs 21.2.5 is released
3307 3307
3308 1998-11-28 SL Baur <steve@altair.xemacs.org> 3308 1998-11-28 SL Baur <steve@altair.xemacs.org>
3309 3309
3442 3442
3443 * XEmacs 21.0-pre4 is released. 3443 * XEmacs 21.0-pre4 is released.
3444 3444
3445 * configure.in: Fix test for InfoDock sources. 3445 * configure.in: Fix test for InfoDock sources.
3446 3446
3447 1998-07-09 Oliver Graf <ograf@fga.de> 3447 1998-07-09 Oliver Graf <ograf@fga.de>
3448 3448
3449 * configure.usage: added warning to --with-offix 3449 * configure.usage: added warning to --with-offix
3450 3450
3451 1998-06-28 SL Baur <steve@altair.xemacs.org> 3451 1998-06-28 SL Baur <steve@altair.xemacs.org>
3452 3452
3455 3455
3456 1998-06-19 SL Baur <steve@altair.xemacs.org> 3456 1998-06-19 SL Baur <steve@altair.xemacs.org>
3457 3457
3458 * XEmacs 21.0-pre3 is released. 3458 * XEmacs 21.0-pre3 is released.
3459 3459
3460 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp> 3460 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
3461 3461
3462 * configure.in: Added check if the berkdb has db_open or not. 3462 * configure.in: Added check if the berkdb has db_open or not.
3463 (With fixes from Martin Buchholz) 3463 (With fixes from Martin Buchholz)
3464 3464
3465 1998-06-19 SL Baur <steve@altair.xemacs.org> 3465 1998-06-19 SL Baur <steve@altair.xemacs.org>
3476 3476
3477 1998-06-11 SL Baur <steve@altair.xemacs.org> 3477 1998-06-11 SL Baur <steve@altair.xemacs.org>
3478 3478
3479 * XEmacs 21.0-beta43 is released. 3479 * XEmacs 21.0-beta43 is released.
3480 3480
3481 1998-06-04 Oliver Graf <ograf@fga.de> 3481 1998-06-04 Oliver Graf <ograf@fga.de>
3482 3482
3483 * tests/Dnd/README: a step-by-step test run 3483 * tests/Dnd/README: a step-by-step test run
3484 * tests/Dnd/droptest.el: some clarifications 3484 * tests/Dnd/droptest.el: some clarifications
3485 * tests/Dnd/droptest.sh: created, creates test files 3485 * tests/Dnd/droptest.sh: created, creates test files
3486 3486
3487 1998-06-01 Oliver Graf <ograf@fga.de> 3487 1998-06-01 Oliver Graf <ograf@fga.de>
3488 3488
3489 * configure.in (summary): added experimental to dragndrop option 3489 * configure.in (summary): added experimental to dragndrop option
3490 * configure.usage: added experimental note to --with-dragndrop 3490 * configure.usage: added experimental note to --with-dragndrop
3491 * tests/Dnd/droptest.el: extra start-drag-region function 3491 * tests/Dnd/droptest.el: extra start-drag-region function
3492 changed the experimental- stuff 3492 changed the experimental- stuff
3549 1998-05-13 SL Baur <steve@altair.xemacs.org> 3549 1998-05-13 SL Baur <steve@altair.xemacs.org>
3550 3550
3551 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core 3551 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
3552 on the `unset CDPATH' if running as sh. 3552 on the `unset CDPATH' if running as sh.
3553 3553
3554 1998-05-12 Oliver Graf <ograf@fga.de> 3554 1998-05-12 Oliver Graf <ograf@fga.de>
3555 3555
3556 * tests/Dnd/droptest.el: some CDE adaptions (untested) 3556 * tests/Dnd/droptest.el: some CDE adaptions (untested)
3557 3557
3558 1998-05-11 Martin Buchholz <martin@xemacs.org> 3558 1998-05-11 Martin Buchholz <martin@xemacs.org>
3559 3559
3580 - fix the `depend' target to properly $(RM) the right files 3580 - fix the `depend' target to properly $(RM) the right files
3581 - Generate a better TAGS file for XEmacs' lisp code using 3581 - Generate a better TAGS file for XEmacs' lisp code using
3582 hand-crafted regexps. 3582 hand-crafted regexps.
3583 - Use standard coding conventions for modules/Makefile.in 3583 - Use standard coding conventions for modules/Makefile.in
3584 3584
3585 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp> 3585 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
3586 3586
3587 * configure.in: some people claimed that they can't stop 3587 * configure.in: some people claimed that they can't stop
3588 linking wnn6 library if they set --with-wnn6=no. 3588 linking wnn6 library if they set --with-wnn6=no.
3589 3589
3590 1998-05-11 Oliver Graf <ograf@fga.de> 3590 1998-05-11 Oliver Graf <ograf@fga.de>
3591 3591
3592 * tests/Dnd/droptest.el: adapted to new calling conventions 3592 * tests/Dnd/droptest.el: adapted to new calling conventions
3593 also showing the new possibilities 3593 also showing the new possibilities
3594 * tests/Dnd/README: changed to new protocol 3594 * tests/Dnd/README: changed to new protocol
3595 3595
3596 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp> 3596 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
3597 3597
3598 * Fix for HAVE_MULTICAST check. 3598 * Fix for HAVE_MULTICAST check.
3599 3599
3600 1998-05-09 SL Baur <steve@altair.xemacs.org> 3600 1998-05-09 SL Baur <steve@altair.xemacs.org>
3601 3601
3602 * XEmacs 21.0-beta39 is released. 3602 * XEmacs 21.0-beta39 is released.
3603 3603
3604 1998-05-06 Oliver Graf <ograf@fga.de> 3604 1998-05-06 Oliver Graf <ograf@fga.de>
3605 3605
3606 * configure.in: added autodetection for the Drag'n'Drop API 3606 * configure.in: added autodetection for the Drag'n'Drop API
3607 if some DnD protocol is found, HAVE_DRAGNDROP will be defined 3607 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
3608 and dragdrop.o is added to extra_objs 3608 and dragdrop.o is added to extra_objs
3609 * configure.usage: added with-dragndrop, added (*) to with-offix 3609 * configure.usage: added with-dragndrop, added (*) to with-offix
3610 * tests/Dnd/droptest.el: complete overhaul, no it's a real test 3610 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
3611 3611
3612 1998-05-04 Oliver Graf <ograf@fga.de> 3612 1998-05-04 Oliver Graf <ograf@fga.de>
3613 3613
3614 * tests/Dnd/droptest.el: changed to test new protocol 3614 * tests/Dnd/droptest.el: changed to test new protocol
3615 * tests/Dnd/README.OffiX: removed 3615 * tests/Dnd/README.OffiX: removed
3616 * tests/Dnd/README: created, info about new protocol 3616 * tests/Dnd/README: created, info about new protocol
3617 * tests/Dnd/dragtest.el: comment change 3617 * tests/Dnd/dragtest.el: comment change
3714 3714
3715 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> 3715 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3716 3716
3717 * Makefile.in: add install_pp to install incantation. 3717 * Makefile.in: add install_pp to install incantation.
3718 3718
3719 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il> 3719 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
3720 3720
3721 * configure.in: Large echo split into a few smaller ones, 3721 * configure.in: Large echo split into a few smaller ones,
3722 so the cygnus sh.exe does not crash. 3722 so the cygnus sh.exe does not crash.
3723 3723
3724 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> 3724 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3853 3853
3854 1998-03-24 SL Baur <steve@altair.xemacs.org> 3854 1998-03-24 SL Baur <steve@altair.xemacs.org>
3855 3855
3856 * XEmacs 21.0-beta33 is released. 3856 * XEmacs 21.0-beta33 is released.
3857 3857
3858 1998-03-26 Didier Verna <didier@xemacs.org> 3858 1998-03-26 Didier Verna <didier@xemacs.org>
3859 3859
3860 * configure.in, Makefile.in: Removed infopath_user_defined---we 3860 * configure.in, Makefile.in: Removed infopath_user_defined---we
3861 always want to propagate it. 3861 always want to propagate it.
3862 3862
3863 * configure.usage: Synched with configure.in. 3863 * configure.usage: Synched with configure.in.
4215 4215
4216 1997-12-27 SL Baur <steve@altair.xemacs.org> 4216 1997-12-27 SL Baur <steve@altair.xemacs.org>
4217 4217
4218 * XEmacs 20.5-beta14 is released. 4218 * XEmacs 20.5-beta14 is released.
4219 4219
4220 1997-12-23 Andy Piper <andyp@parallax.co.uk> 4220 1997-12-23 Andy Piper <andyp@parallax.co.uk>
4221 4221
4222 * configure.in: support for *-pc-cygwin32 config 4222 * configure.in: support for *-pc-cygwin32 config
4223 4223
4224 1997-12-25 SL Baur <steve@altair.xemacs.org> 4224 1997-12-25 SL Baur <steve@altair.xemacs.org>
4225 4225
4277 1997-12-11 SL Baur <steve@altair.xemacs.org> 4277 1997-12-11 SL Baur <steve@altair.xemacs.org>
4278 4278
4279 * configure.in (imagick_libs): Add autodetection for freetype 4279 * configure.in (imagick_libs): Add autodetection for freetype
4280 -lttf library. 4280 -lttf library.
4281 4281
4282 1997-12-09 SL Baur <steve@altair.xemacs.org> 4282 1997-12-09 SL Baur <steve@altair.xemacs.org>
4283 4283
4284 * XEmacs 20.5-beta9 is released. 4284 * XEmacs 20.5-beta9 is released.
4285 4285
4286 1997-12-06 SL Baur <steve@altair.xemacs.org> 4286 1997-12-06 SL Baur <steve@altair.xemacs.org>
4287 4287
4288 * XEmacs 20.5-beta8 is released. 4288 * XEmacs 20.5-beta8 is released.
4289 4289
4290 * info/dir: update for further packaging. 4290 * info/dir: update for further packaging.
4291 * configure.in: remove `tree-x' from XEmacs build. 4291 * configure.in: remove `tree-x' from XEmacs build.
4292 4292
4293 1997-11-29 Jeff Miller <jmiller@smart.net> 4293 1997-11-29 Jeff Miller <jmiller@smart.net>
4294 4294
4295 * configure.in: motif menubars need xlwmenu.o 4295 * configure.in: motif menubars need xlwmenu.o
4296 4296
4297 * updated files in src/ to allow an XEmacs configured for 4297 * updated files in src/ to allow an XEmacs configured for
4298 motif menubars to at least compile. Motif menubars are still 4298 motif menubars to at least compile. Motif menubars are still
4327 1997-11-26 SL Baur <steve@altair.xemacs.org> 4327 1997-11-26 SL Baur <steve@altair.xemacs.org>
4328 4328
4329 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly. 4329 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
4330 From Glynn Clements <glynn@sensei.co.uk> 4330 From Glynn Clements <glynn@sensei.co.uk>
4331 4331
4332 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp> 4332 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
4333 4333
4334 * configure.in: Improve auto detect of libraries ImageMagick rely 4334 * configure.in: Improve auto detect of libraries ImageMagick rely
4335 on. 4335 on.
4336 4336
4337 1997-11-23 Jeff Miller <jmiller@smart.net> 4337 1997-11-23 Jeff Miller <jmiller@smart.net>
4338 4338
4339 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib 4339 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
4340 and src. Configure.in modified. --with-energize is no longer a 4340 and src. Configure.in modified. --with-energize is no longer a
4341 valid configure option. 4341 valid configure option.
4342 4342
4357 4357
4358 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> 4358 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
4359 4359
4360 * configure.usage: Use `--' convention in "usage:" line. 4360 * configure.usage: Use `--' convention in "usage:" line.
4361 4361
4362 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> 4362 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
4363 4363
4364 * configure.in: added `with_xfs' to list of boolean features. 4364 * configure.in: added `with_xfs' to list of boolean features.
4365 4365
4366 1997-11-20 SL Baur <steve@altair.xemacs.org> 4366 1997-11-20 SL Baur <steve@altair.xemacs.org>
4367 4367
4368 * XEmacs 20.3 is released for binary kit building. 4368 * XEmacs 20.3 is released for binary kit building.
4369 4369
4370 1997-11-19 Tor Arntsen <tor@spacetec.no> 4370 1997-11-19 Tor Arntsen <tor@spacetec.no>
4371 4371
4372 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using 4372 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
4373 xemacs dumped on one machine on another. Problem was fixed by 20.3. 4373 xemacs dumped on one machine on another. Problem was fixed by 20.3.
4374 4374
4375 1997-11-18 SL Baur <steve@altair.xemacs.org> 4375 1997-11-18 SL Baur <steve@altair.xemacs.org>
4396 1997-11-15 SL Baur <steve@altair.xemacs.org> 4396 1997-11-15 SL Baur <steve@altair.xemacs.org>
4397 4397
4398 * XEmacs 20.3-pre3 is released. 4398 * XEmacs 20.3-pre3 is released.
4399 * XEmacs 20.5-beta5 is released. 4399 * XEmacs 20.5-beta5 is released.
4400 4400
4401 1997-11-13 Marc Paquette <marcpa@cam.org> 4401 1997-11-13 Marc Paquette <marcpa@cam.org>
4402 4402
4403 * nt/Todo: added a task for support of lisp packages through 4403 * nt/Todo: added a task for support of lisp packages through
4404 the registry. 4404 the registry.
4405 4405
4406 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk> 4406 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
4407 4407
4408 * Renamed files *w32* to *msw* 4408 * Renamed files *w32* to *msw*
4409 4409
4410 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to 4410 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
4411 HAVE_MS_WINDOWS. Changed files: 4411 HAVE_MS_WINDOWS. Changed files:
4452 4452
4453 * configure.in: Added the --site-prefixes options for the configure 4453 * configure.in: Added the --site-prefixes options for the configure
4454 script. You give a colon or space separated list of prefixes, and 4454 script. You give a colon or space separated list of prefixes, and
4455 subdirectories include/ and lib/ will be added with -I and -L. 4455 subdirectories include/ and lib/ will be added with -I and -L.
4456 4456
4457 1997-11-05 Martin Buchholz <martin@xemacs.org> 4457 1997-11-05 Martin Buchholz <martin@xemacs.org>
4458 4458
4459 * configure.in: AIX + gcc fixes. 4459 * configure.in: AIX + gcc fixes.
4460 - Don't wrap -B. aixflags changed to start_flags. 4460 - Don't wrap -B. aixflags changed to start_flags.
4461 4461
4462 1997-11-04 SL Baur <steve@altair.xemacs.org> 4462 1997-11-04 SL Baur <steve@altair.xemacs.org>
4731 4731
4732 1997-09-20 SL Baur <steve@altair.xemacs.org> 4732 1997-09-20 SL Baur <steve@altair.xemacs.org>
4733 4733
4734 * XEmacs 20.3-beta23 is released. 4734 * XEmacs 20.3-beta23 is released.
4735 4735
4736 1997-09-19 SL Baur <steve@altair.xemacs.org> 4736 1997-09-19 SL Baur <steve@altair.xemacs.org>
4737 4737
4738 * XEmacs 19.16-pre3 is released. 4738 * XEmacs 19.16-pre3 is released.
4739 4739
4740 1997-09-19 Martin Buchholz <mrb@eng.sun.com> 4740 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
4741 4741
5198 (install-arch-dep): Add missing backslash. 5198 (install-arch-dep): Add missing backslash.
5199 From Glynn Clements <glynn@sensei.co.uk> 5199 From Glynn Clements <glynn@sensei.co.uk>
5200 5200
5201 * XEmacs 20.3-beta8 is released. 5201 * XEmacs 20.3-beta8 is released.
5202 5202
5203 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> 5203 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
5204 5204
5205 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c, 5205 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
5206 lwlib/lwlib.c: Make 64 bit clean. 5206 lwlib/lwlib.c: Make 64 bit clean.
5207 5207
5208 1997-06-19 Martin Buchholz <mrb@eng.sun.com> 5208 1997-06-19 Martin Buchholz <mrb@eng.sun.com>