Mercurial > hg > xemacs-beta
comparison ChangeLog @ 404:2f8bb876ab1d r21-2-32
Import from CVS: tag r21-2-32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:16:07 +0200 |
parents | 5a2589c672dc |
children | b8cc9ab3f761 |
comparison
equal
deleted
inserted
replaced
403:9f011ab08d48 | 404:2f8bb876ab1d |
---|---|
1 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.32 is released. | |
4 | |
5 2000-03-15 Olivier Galibert <galibert@pobox.com> | |
6 | |
7 * configure.in: Add dumper.o object when pdumping. | |
8 | |
9 2000-02-20 Olivier Galibert <galibert@pobox.com> | |
10 | |
11 * Makefile.in.in: Add pdump install support | |
12 | |
13 * configure.in: Add EMACS_PROGNAME config.h variable. | |
14 | |
15 2000-03-10 SL Baur <steve@musashimaru.m17n.org> | |
16 | |
17 * configure.usage: document --with-postgresql flag. | |
18 | |
19 2000-03-06 SL Baur <steve@musashimaru.m17n.org> | |
20 | |
21 * configure.in: add autodetection of PostgreSQL runtime libraries | |
22 | |
23 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org> | |
24 | |
25 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes | |
26 when C compiler can produce shared libraries. | |
27 | |
28 2000-03-01 Didier Verna <didier@xemacs.org> | |
29 | |
30 * etc/NEWS: update the rect.el entry. | |
31 | |
32 2000-02-26 Martin Buchholz <martin@xemacs.org> | |
33 | |
34 * configure.in: Unconditionally define SHELL, to allow working | |
35 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. | |
36 | |
1 2000-02-23 Martin Buchholz <martin@xemacs.org> | 37 2000-02-23 Martin Buchholz <martin@xemacs.org> |
2 | 38 |
3 * XEmacs 21.2.31 is released. | 39 * XEmacs 21.2.31 is released. |
4 | 40 |
5 2000-02-21 Martin Buchholz <martin@xemacs.org> | 41 2000-02-21 Martin Buchholz <martin@xemacs.org> |
13 * configure.in: Fix OS release test on Solaris. | 49 * configure.in: Fix OS release test on Solaris. |
14 | 50 |
15 2000-02-19 Marcus Thiessel <marcus@xemacs.org> | 51 2000-02-19 Marcus Thiessel <marcus@xemacs.org> |
16 | 52 |
17 * PROBLEMS: Update email address. Describe more HP Motif errors. | 53 * PROBLEMS: Update email address. Describe more HP Motif errors. |
18 | 54 |
19 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch> | 55 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch> |
20 | 56 |
21 * configure.in: Split Solaris version test in two parts. In the | 57 * configure.in: Split Solaris version test in two parts. In the |
22 Bourne shell the "-a" operator does NOT short-circuit. | 58 Bourne shell the "-a" operator does NOT short-circuit. |
23 | 59 |
56 | 92 |
57 * configure.in: Fix detection of XPM on systems without X11. | 93 * configure.in: Fix detection of XPM on systems without X11. |
58 | 94 |
59 2000-02-11 Martin Buchholz <martin@xemacs.org> | 95 2000-02-11 Martin Buchholz <martin@xemacs.org> |
60 | 96 |
61 * configure.in: | 97 * configure.in: |
62 * src/config.h.in: | 98 * src/config.h.in: |
63 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, | 99 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, |
64 but only on tested Operating systems - Linux && SunOS >= 5.5. | 100 but only on tested Operating systems - Linux && SunOS >= 5.5. |
65 | 101 |
66 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> | 102 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> |
150 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers | 186 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers |
151 before the cygwin headers. | 187 before the cygwin headers. |
152 | 188 |
153 2000-01-08 Martin Buchholz <martin@xemacs.org> | 189 2000-01-08 Martin Buchholz <martin@xemacs.org> |
154 | 190 |
155 * configure.in: | 191 * configure.in: |
156 - Allow find-tag to work in the build directory. | 192 - Allow find-tag to work in the build directory. |
157 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. | 193 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. |
158 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. | 194 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. |
159 | 195 |
160 2000-01-07 Marcus Thiessel <marcus@xemacs.org> | 196 2000-01-07 Marcus Thiessel <marcus@xemacs.org> |
196 | 232 |
197 * XEmacs 21.2.24 is released. | 233 * XEmacs 21.2.24 is released. |
198 | 234 |
199 1999-12-13 Martin Buchholz <martin@xemacs.org> | 235 1999-12-13 Martin Buchholz <martin@xemacs.org> |
200 | 236 |
201 * configure.in: | 237 * configure.in: |
202 * configure.usage: | 238 * configure.usage: |
203 - Autodetect NAS. Change Docs accordingly. | 239 - Autodetect NAS. Change Docs accordingly. |
204 | 240 |
205 * configure.in: Warn if configure --with-xpm --without-x11. | 241 * configure.in: Warn if configure --with-xpm --without-x11. |
206 | 242 |
252 | 288 |
253 * XEmacs 21.2.21 is released. | 289 * XEmacs 21.2.21 is released. |
254 | 290 |
255 1999-11-26 Martin Buchholz <martin@xemacs.org> | 291 1999-11-26 Martin Buchholz <martin@xemacs.org> |
256 | 292 |
257 * configure.in: | 293 * configure.in: |
258 Add configure support for Unix 98 type ssize_t. | 294 Add configure support for Unix 98 type ssize_t. |
259 | 295 |
260 1999-11-27 Martin Buchholz <martin@xemacs.org> | 296 1999-11-27 Martin Buchholz <martin@xemacs.org> |
261 | 297 |
262 * Makefile.in.in: | 298 * Makefile.in.in: |
267 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | 303 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> |
268 | 304 |
269 * INSTALL: Update configure option. | 305 * INSTALL: Update configure option. |
270 | 306 |
271 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | 307 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
272 | 308 |
273 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h. | 309 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h. |
274 (LIBS): Check for libCsup. | 310 (LIBS): Check for libCsup. |
275 | 311 |
276 * etc/sample.Xdefaults: adds a reference to beNiceToColormap, | 312 * etc/sample.Xdefaults: adds a reference to beNiceToColormap, |
277 so that the user can guess what to do if xemacs' dialogs are | 313 so that the user can guess what to do if xemacs' dialogs are |
285 now accepts a list of options. | 321 now accepts a list of options. |
286 * configure.usage (--native-sound-lib): ditto. | 322 * configure.usage (--native-sound-lib): ditto. |
287 | 323 |
288 1999-11-17 Martin Buchholz <martin@xemacs.org> | 324 1999-11-17 Martin Buchholz <martin@xemacs.org> |
289 | 325 |
290 * Makefile.in.in (install-arch-dep): | 326 * Makefile.in.in (install-arch-dep): |
291 Fix `make install' if prefix != exec_prefix. | 327 Fix `make install' if prefix != exec_prefix. |
292 | 328 |
293 1999-11-15 Martin Buchholz <martin@xemacs.org> | 329 1999-11-15 Martin Buchholz <martin@xemacs.org> |
294 | 330 |
295 * configure.in: | 331 * configure.in: |
355 * Makefile.in.in: All Makefiles should #include config.h | 391 * Makefile.in.in: All Makefiles should #include config.h |
356 | 392 |
357 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 393 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
358 | 394 |
359 * configure.in (EMACS_CONFIGURATION): Use $configuration, not | 395 * configure.in (EMACS_CONFIGURATION): Use $configuration, not |
360 $canonical, so that installation paths and dynamic path setup will | 396 $canonical, so that installation paths and dynamic path setup will |
361 stay in synch. | 397 stay in synch. |
362 | 398 |
363 1999-09-20 Andy Piper <andy@xemacs.org> | 399 1999-09-20 Andy Piper <andy@xemacs.org> |
364 | 400 |
365 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate | 401 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate |
369 | 405 |
370 * configure.in (machine): Recognize MIPS/Linux. | 406 * configure.in (machine): Recognize MIPS/Linux. |
371 | 407 |
372 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch> | 408 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch> |
373 | 409 |
374 * modules/zlib/Makefile (distclean): | 410 * modules/zlib/Makefile (distclean): |
375 * modules/ldap/Makefile (distclean): | 411 * modules/ldap/Makefile (distclean): |
376 * modules/sample/Makefile (distclean): | 412 * modules/sample/Makefile (distclean): |
377 * modules/base64/Makefile (distclean): new target | 413 * modules/base64/Makefile (distclean): new target |
378 | 414 |
379 * Makefile.in.in (top_distclean): Add package directories | 415 * Makefile.in.in (top_distclean): Add package directories |
380 (SUBDIR_DISTCLEAN): New variable, add module directories | 416 (SUBDIR_DISTCLEAN): New variable, add module directories |
381 | 417 |
382 1999-09-01 Martin Buchholz <martin@xemacs.org> | 418 1999-09-01 Martin Buchholz <martin@xemacs.org> |
383 | 419 |
384 * configure.in: Warn, but otherwise ignore, obsolete arguments. | 420 * configure.in: Warn, but otherwise ignore, obsolete arguments. |
385 | 421 |
386 1999-08-20 Olivier Galibert <galibert@pobox.com> | 422 1999-08-20 Olivier Galibert <galibert@pobox.com> |
387 | 423 |
388 * configure.in: Add --pdump option. | 424 * configure.in: Add --pdump option. |
389 * configure.usage: Ditto. | 425 * configure.usage: Ditto. |
390 | 426 |
391 1999-08-04 Andy Piper <andy@xemacs.org> | 427 1999-08-04 Andy Piper <andy@xemacs.org> |
392 | 428 |
393 * configure.in: report widget usage correctly. beef up setting. | 429 * configure.in: report widget usage correctly. beef up setting. |
394 | 430 |
395 * Makefile.in.in: fix install-arch-dep for mingw32. | 431 * Makefile.in.in: fix install-arch-dep for mingw32. |
422 | 458 |
423 * configure.usage (--with-modules): Document it. | 459 * configure.usage (--with-modules): Document it. |
424 | 460 |
425 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch> | 461 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch> |
426 | 462 |
427 * etc/custom/example-themes/example-theme.el: | 463 * etc/custom/example-themes/example-theme.el: |
428 * etc/custom/example-themes/europe-theme.el: | 464 * etc/custom/example-themes/europe-theme.el: |
429 * etc/custom/example-themes/ex-custom-file: Some simple examples | 465 * etc/custom/example-themes/ex-custom-file: Some simple examples |
430 illustrating the custom theme support. | 466 illustrating the custom theme support. |
431 | 467 |
432 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp> | 468 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp> |
433 | 469 |
434 * etc/HELLO (Thai): Modify for new font. | 470 * etc/HELLO (Thai): Modify for new font. |
435 | 471 |
477 From Marcus Thiessel <marcus@xemacs.org> | 513 From Marcus Thiessel <marcus@xemacs.org> |
478 | 514 |
479 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 515 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
480 | 516 |
481 * configure.in (with_prefix): Added --with-prefix, defaults to | 517 * configure.in (with_prefix): Added --with-prefix, defaults to |
482 yes, to control whether the value of --prefix is compiled into the | 518 yes, to control whether the value of --prefix is compiled into the |
483 binary. | 519 binary. |
484 | 520 |
485 1999-07-03 Andy Piper <andy@xemacs.org> | 521 1999-07-03 Andy Piper <andy@xemacs.org> |
486 | 522 |
487 * configure.usage (--with-widgets): add. | 523 * configure.usage (--with-widgets): add. |
556 * info/dir: Add `emodules.info' entry to the top info dir. | 592 * info/dir: Add `emodules.info' entry to the top info dir. |
557 | 593 |
558 1999-05-31 SL Baur <steve@steve1.m17n.org> | 594 1999-05-31 SL Baur <steve@steve1.m17n.org> |
559 | 595 |
560 * configure.in (CPP): Don't check for include subdirectories in | 596 * configure.in (CPP): Don't check for include subdirectories in |
561 site-prefix directories. This check loses in valid configurations | 597 site-prefix directories. This check loses in valid configurations |
562 like /usr/jp in TurboLinux. Conditionally add include directory to | 598 like /usr/jp in TurboLinux. Conditionally add include directory to |
563 site switches. | 599 site switches. |
564 | 600 |
565 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> | 601 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> |
566 | 602 |
575 | 611 |
576 * version.sh (infodock_build_version): Synch InfoDock version. | 612 * version.sh (infodock_build_version): Synch InfoDock version. |
577 | 613 |
578 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> | 614 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> |
579 | 615 |
580 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic | 616 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic |
581 for Solaris. | 617 for Solaris. |
582 | 618 |
583 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | 619 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> |
584 | 620 |
585 * configure.in (xemacs_betaname): Don't generate Installation.el. | 621 * configure.in (xemacs_betaname): Don't generate Installation.el. |
645 quotes to be a single token. | 681 quotes to be a single token. |
646 Use separate if's to avoid extra process invocations. | 682 Use separate if's to avoid extra process invocations. |
647 | 683 |
648 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> | 684 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> |
649 | 685 |
650 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. | 686 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. |
651 | 687 |
652 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | 688 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> |
653 | 689 |
654 * XEmacs 21.2.11 is released | 690 * XEmacs 21.2.11 is released |
655 | 691 |
666 | 702 |
667 * configure.usage: Move quantify/purify into debug flags section | 703 * configure.usage: Move quantify/purify into debug flags section |
668 | 704 |
669 1999-02-10 Martin Buchholz <martin@xemacs.org> | 705 1999-02-10 Martin Buchholz <martin@xemacs.org> |
670 | 706 |
671 * configure.in: | 707 * configure.in: |
672 - Fixup xfs comments and redundant option checking | 708 - Fixup xfs comments and redundant option checking |
673 | 709 |
674 * configure.in: | 710 * configure.in: |
675 * INSTALL: | 711 * INSTALL: |
676 * lisp/paths.el: | 712 * lisp/paths.el: |
677 - improved automounter tmp directory support. | 713 - improved automounter tmp directory support. |
678 - support 4 (!) empirically discovered automounter conventions | 714 - support 4 (!) empirically discovered automounter conventions |
679 | 715 |
680 1999-02-10 Martin Buchholz <martin@xemacs.org> | 716 1999-02-10 Martin Buchholz <martin@xemacs.org> |
681 | 717 |
682 * lwlib/lwlib.h: | 718 * lwlib/lwlib.h: |
683 - redo CONST hacking to deal with X11 R4, which was | 719 - redo CONST hacking to deal with X11 R4, which was |
684 broken in a previous patch. | 720 broken in a previous patch. |
685 | 721 |
686 1999-02-10 Martin Buchholz <martin@xemacs.org> | 722 1999-02-10 Martin Buchholz <martin@xemacs.org> |
687 | 723 |
688 * configure.in: | 724 * configure.in: |
689 - irix uses -rpath | 725 - irix uses -rpath |
690 | 726 |
691 1999-02-10 Martin Buchholz <martin@xemacs.org> | 727 1999-02-10 Martin Buchholz <martin@xemacs.org> |
692 | 728 |
693 * configure.in: | 729 * configure.in: |
694 - Check for XOpenIM before using xim=xlib | 730 - Check for XOpenIM before using xim=xlib |
695 - only use XmIm if $have_motif = yes | 731 - only use XmIm if $have_motif = yes |
696 | 732 |
697 1999-02-10 Martin Buchholz <martin@xemacs.org> | 733 1999-02-10 Martin Buchholz <martin@xemacs.org> |
698 | 734 |
723 1999-18-10 Andy Piper <andy@xemacs.org> | 759 1999-18-10 Andy Piper <andy@xemacs.org> |
724 | 760 |
725 * configure.in: remove -O3 prevention on cygwin - current versions | 761 * configure.in: remove -O3 prevention on cygwin - current versions |
726 cope ok now. remove dll prevention on cygwin - the new module | 762 cope ok now. remove dll prevention on cygwin - the new module |
727 code checks correctly. | 763 code checks correctly. |
728 | 764 |
729 1999-01-10 J. Kean Johnston <jkj@sco.com> | 765 1999-01-10 J. Kean Johnston <jkj@sco.com> |
730 | 766 |
731 * configure.in: Added moduledir as the path where loadable modules | 767 * configure.in: Added moduledir as the path where loadable modules |
732 are stored. Added --with-site-modules and --moduledir options. | 768 are stored. Added --with-site-modules and --moduledir options. |
733 - Ensure the SCO OpenServer compiles with --dynamic by default | 769 - Ensure the SCO OpenServer compiles with --dynamic by default |
734 - Check for dlfcn.h for dynamic loader | 770 - Check for dlfcn.h for dynamic loader |
735 - Renamed dll.o to emodules.o and changed dynamic loader tests | 771 - Renamed dll.o to emodules.o and changed dynamic loader tests |
736 - Renabled code that deals with site-lisp so that it is handled | 772 - Renabled code that deals with site-lisp so that it is handled |
1441 | 1477 |
1442 1998-03-24 SL Baur <steve@altair.xemacs.org> | 1478 1998-03-24 SL Baur <steve@altair.xemacs.org> |
1443 | 1479 |
1444 * XEmacs 21.0-beta33 is released. | 1480 * XEmacs 21.0-beta33 is released. |
1445 | 1481 |
1446 1998-03-26 Didier Verna <verna@inf.enst.fr> | 1482 1998-03-26 Didier Verna <didier@xemacs.org> |
1447 | 1483 |
1448 * configure.in, Makefile.in: Removed infopath_user_defined---we | 1484 * configure.in, Makefile.in: Removed infopath_user_defined---we |
1449 always want to propagate it. | 1485 always want to propagate it. |
1450 | 1486 |
1451 * configure.usage: Synched with configure.in. | 1487 * configure.usage: Synched with configure.in. |
1786 | 1822 |
1787 * XEmacs 20.5-beta18 is released. | 1823 * XEmacs 20.5-beta18 is released. |
1788 | 1824 |
1789 * etc/FTP: Update address of what was formerly ftp.ibp.fr. | 1825 * etc/FTP: Update address of what was formerly ftp.ibp.fr. |
1790 | 1826 |
1791 1998-01-08 Didier Verna <verna@inf.enst.fr> | 1827 1998-01-08 Didier Verna <didier@xemacs.org> |
1792 | 1828 |
1793 * configure.in: Get rid of INFOPATH for configure time. | 1829 * configure.in: Get rid of INFOPATH for configure time. |
1794 * configure.usage (Usage): Ditto. | 1830 * configure.usage (Usage): Ditto. |
1795 | 1831 |
1796 1998-01-09 SL Baur <steve@altair.xemacs.org> | 1832 1998-01-09 SL Baur <steve@altair.xemacs.org> |
2102 | 2138 |
2103 * Files split from nt to new w32 directory: | 2139 * Files split from nt to new w32 directory: |
2104 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c, | 2140 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c, |
2105 xemacs.mak. | 2141 xemacs.mak. |
2106 | 2142 |
2107 1997-11-05 Didier Verna <verna@inf.enst.fr> | 2143 1997-11-05 Didier Verna <didier@xemacs.org> |
2108 | 2144 |
2109 * configure.in: Added the --site-prefixes options for the configure | 2145 * configure.in: Added the --site-prefixes options for the configure |
2110 script. You give a colon or space separated list of prefixes, and | 2146 script. You give a colon or space separated list of prefixes, and |
2111 subdirectories include/ and lib/ will be added with -I and -L. | 2147 subdirectories include/ and lib/ will be added with -I and -L. |
2112 | 2148 |
4023 * etc/edt-user.doc (File): New file from Emacs 19.34. | 4059 * etc/edt-user.doc (File): New file from Emacs 19.34. |
4024 | 4060 |
4025 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> | 4061 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> |
4026 | 4062 |
4027 * configure.in (LIBS): Fix typo in dialog box test. | 4063 * configure.in (LIBS): Fix typo in dialog box test. |
4028 | |
4029 |