comparison ChangeLog @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents d2c6900fc175
children 4c90ffeb71c5
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1 2003-09-29 Dave Love <fx@gnu.org> 1 2004-04-04 Eli Zaretskii <eliz@gnu.org>
2 2
3 * configure.in: Merge from HEAD. 3 * config.bat (lib-src): Recognize comment lines in Makefile.in
4 that have a TAB after the #, to avoid errors in preprocessing with
5 GCC 3.3.3.
6
7 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
8
9 * Makefile.in: Mention in comment that `make maintainer-clean'
10 deletes .elc files.
11
12 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
13
14 * update-subdirs: Add local variables to prevent byte-compiling.
15
16 2004-03-21 Dave Love <fx@gnu.org>
17
18 * configure.in: Fix previous change.
19
20 2004-03-18 Dave Love <fx@gnu.org>
21
22 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
23
24 2004-03-15 Luc Teirlinck <teirllm@auburn.edu>
25
26 * info/dir (File): Add SMTP and SES.
27
28 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
29
30 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
31 (bootstrap): Use the new bootstrap-prepare target in lisp.
32
33 2004-02-18 Kim F. Storm <storm@cua.dk>
34
35 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
36
37 2004-02-16 Eli Zaretskii <eliz@gnu.org>
38
39 * make-dist: Don't link index.*perm and permute-index into tempdir.
40
41 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
42
43 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
44 to match previous changes by Eli Zaretskii.
45
46 2004-02-09 Luc Teirlinck <teirllm@auburn.edu>
47
48 * Makefile.in: Set CDPATH to an empty string.
49
50 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
51
52 * configure.in <darwin>: Use fink packages if available.
53
54 2004-01-25 Jerome Marant <jmarant@free.fr> (tiny change)
55
56 * make-dist (lispref): Do include lispref/index.texi.
57
58 2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
59
60 * make-dist (tempdir): Include cursors in nt/icons.
61
62 2003-12-30 Eli Zaretskii <eliz@gnu.org>
63
64 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
65 clashes with install-sh on 8+3 filesystems.
66
67 2003-12-08 Miles Bader <miles@gnu.org>
68
69 * .cvsignore: Add .arch-inventory.
70
71 2003-12-24 Andreas Schwab <schwab@suse.de>
72
73 * configure.in: Check for <sys/socket.h>. Include it before
74 including <net/if.h>. Move check for <net/if.h> before its use.
75
76 2003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
77
78 * Makefile.in (install-arch-dep): Don't let cd output go into
79 pipe for carbon_appdir.
80
81 2003-12-24 Andreas Schwab <schwab@suse.de>
82
83 * configure.in (PKG_CHECK_MODULES): Fix quoting.
84
85 2003-12-01 Andreas Schwab <schwab@suse.de>
86
87 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
88 hardcoding gcc.
89 * configure: Rebuild.
90
91 2003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
92
93 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
94 multiple displays.
95 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
96
97 2003-09-23 Dave Love <fx@gnu.org>
98
99 * configure.in: Check members of struct ifreq.
100
101 2003-09-14 Kim F. Storm <storm@cua.dk>
102
103 * configure.in: Add checks for sys/ioctl.h and net/if.h.
104
105 2003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
106
107 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
108
109 2003-08-18 Lute Kamstra <lute@gnu.org>
110
111 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
112 required anymore.
113
114 2003-08-07 Andrew Choi <akochoi@shaw.ca>
115
116 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
117 option instead of -traditional-cpp for CPP.
4 118
5 2003-07-29 Richard M. Stallman <rms@gnu.org> 119 2003-07-29 Richard M. Stallman <rms@gnu.org>
6 120
7 * configure.in (HAVE_XIM): Define if XIM is available. 121 * configure.in (HAVE_XIM): Define if XIM is available.
8 122
306 * configure.in (powerpcle-*-solaris2.5*): New configuration. 420 * configure.in (powerpcle-*-solaris2.5*): New configuration.
307 (powerpcle-*-solaris*): Use version 2.6 as default. 421 (powerpcle-*-solaris*): Use version 2.6 as default.
308 (*-sunos5.6*, *-solaris2.6*): New alternative. 422 (*-sunos5.6*, *-solaris2.6*): New alternative.
309 (*-sunos5*): Use version 2.6 as default. 423 (*-sunos5*): Use version 2.6 as default.
310 424
311 2002-09-06 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 425 2002-09-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
312 426
313 * configure.in: Fix typo. 427 * configure.in: Fix typo.
314 428
315 2002-09-05 Richard M. Stallman <rms@gnu.org> 429 2002-09-05 Richard M. Stallman <rms@gnu.org>
316 430
341 (epaths-force): Insert value of gamedir into PATH_GAME. 455 (epaths-force): Insert value of gamedir into PATH_GAME.
342 456
343 * configure.in (gamedir): Handle it like lispdir. 457 * configure.in (gamedir): Handle it like lispdir.
344 (--with-game-dir option): Delete. 458 (--with-game-dir option): Delete.
345 459
346 2002-06-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 460 2002-06-21 Pavel Jan,Am(Bk <Pavel@Janik.cz>
347 461
348 * configure.in: Add support for mipseb-*-netbsd* machines. 462 * configure.in: Add support for mipseb-*-netbsd* machines.
349 463
350 2002-06-18 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 464 2002-06-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
351 465
352 * Makefile.in (install-arch-indep, uninstall): Add Tramp. 466 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
353 467
354 2002-06-17 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 468 2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
355 469
356 * info/dir (File): Add an entry for Tramp. 470 * info/dir (File): Add an entry for Tramp.
357 471
358 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il> 472 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
359 473
373 487
374 2002-05-09 Richard M. Stallman <rms@gnu.org> 488 2002-05-09 Richard M. Stallman <rms@gnu.org>
375 489
376 * configure.in (emacs_cv_speed_t): Add square brackets for clarity. 490 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
377 491
378 2002-05-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 492 2002-05-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
379 493
380 * make-dist: Do not distribute lock/ directory. 494 * make-dist: Do not distribute lock/ directory.
381 495
382 2002-04-30 Andrew Choi <akochoi@shaw.ca> 496 2002-04-30 Andrew Choi <akochoi@shaw.ca>
383 497
387 501
388 2002-04-28 Colin Walters <walters@verbum.org> 502 2002-04-28 Colin Walters <walters@verbum.org>
389 503
390 * configure.in: Delete configure check for access to the game user. 504 * configure.in: Delete configure check for access to the game user.
391 505
392 2002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 506 2002-04-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
393 507
394 * make-dist: lwlib/Imakefile is removed. 508 * make-dist: lwlib/Imakefile is removed.
395 509
396 2002-04-26 Andrew Choi <akochoi@shaw.ca> 510 2002-04-26 Andrew Choi <akochoi@shaw.ca>
397 511
398 * configure.in: Add support for powerpc-apple-darwin*. 512 * configure.in: Add support for powerpc-apple-darwin*.
399 (HAVE_CARBON): Add. 513 (HAVE_CARBON): Add.
400 514
401 * make-dist: Create directories in mac/Emacs.app. 515 * make-dist: Create directories in mac/Emacs.app.
402 516
403 2002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 517 2002-04-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
404 518
405 * make-dist: lwlib-Xol* are removed. 519 * make-dist: lwlib-Xol* are removed.
406 520
407 2002-04-23 Andreas Schwab <schwab@suse.de> 521 2002-04-23 Andreas Schwab <schwab@suse.de>
408 522
425 2002-04-10 Colin Walters <walters@verbum.org> 539 2002-04-10 Colin Walters <walters@verbum.org>
426 540
427 * configure.in: Add --game-dir, --game-user. Test to see if we 541 * configure.in: Add --game-dir, --game-user. Test to see if we
428 can use them. 542 can use them.
429 543
430 2002-04-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 544 2002-04-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
431 545
432 * configure.in: Add --with-sound. 546 * configure.in: Add --with-sound.
433 547
434 2002-03-18 Kim F. Storm <storm@cua.dk> 548 2002-03-18 Kim F. Storm <storm@cua.dk>
435 549
513 627
514 2001-12-11 Richard M. Stallman <rms@gnu.org> 628 2001-12-11 Richard M. Stallman <rms@gnu.org>
515 629
516 * configure.in (hppa*-*-linux-gnu*): New alternative. 630 * configure.in (hppa*-*-linux-gnu*): New alternative.
517 631
518 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 632 2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
519 633
520 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when 634 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
521 creating distribution. 635 creating distribution.
522 636
523 2001-12-06 Paul Eggert <eggert@twinsun.com> 637 2001-12-06 Paul Eggert <eggert@twinsun.com>
526 (AC_FUNC_VFORK): Remove. 640 (AC_FUNC_VFORK): Remove.
527 (AC_FUNC_FORK): Add. 641 (AC_FUNC_FORK): Add.
528 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS; 642 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
529 this is required by recent Autoconf versions. 643 this is required by recent Autoconf versions.
530 644
531 2001-12-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 645 2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
532 646
533 * make-dist: Do not try to link removed files (aclocal.m4, _emacs, 647 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
534 TODO, vms-pp.trans and others). 648 TODO, vms-pp.trans and others).
535 649
536 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 650 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
537 651
538 * make-dist: Use COPYING from the top-level directory. 652 * make-dist: Use COPYING from the top-level directory.
539 653
540 2001-11-29 Gerd Moellmann <gerd@gnu.org> 654 2001-11-29 Gerd Moellmann <gerd@gnu.org>
541 655
542 * configure.in: Add support for FreeBSD/Alpha. 656 * configure.in: Add support for FreeBSD/Alpha.
543 657
544 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 658 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
545 659
546 * make-dist: Add COPYING to the top-level directory of the 660 * make-dist: Add COPYING to the top-level directory of the
547 distribution. Simplify the logic behind copying. 661 distribution. Simplify the logic behind copying.
548 662
549 * Makefile.in (maybe_bootstrap): Fix previous change. 663 * Makefile.in (maybe_bootstrap): Fix previous change.
584 * make-dist (etc): Don't distribute gfdl.1. 698 * make-dist (etc): Don't distribute gfdl.1.
585 699
586 2001-11-22 Colin Walters <walters@debian.org> 700 2001-11-22 Colin Walters <walters@debian.org>
587 701
588 * Makefile.in (install-arch-indep): Install the calc .info files. 702 * Makefile.in (install-arch-indep): Install the calc .info files.
589 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Bm(Bk). 703 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Am(Bk).
590 704
591 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> 705 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
592 706
593 * make-dist (lispref): Add *.txt, *.el, permute-index, and 707 * make-dist (lispref): Add *.txt, *.el, permute-index, and
594 tindex.pl to the list of those being put into the distribution. 708 tindex.pl to the list of those being put into the distribution.
595 709
596 2001-11-16 Eli Zaretskii <eliz@gnu.org> 710 2001-11-16 Eli Zaretskii <eliz@gnu.org>
597 711
598 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS. 712 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
599 713
600 2001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 714 2001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
601 715
602 * Makefile.in (uninstall): Fix previous change. 716 * Makefile.in (uninstall): Fix previous change.
603 717
604 * configure.in, Makefile.in: Add support for --program-prefix, 718 * configure.in, Makefile.in: Add support for --program-prefix,
605 --program-suffix and --program-transform-name options. 719 --program-suffix and --program-transform-name options.
606 720
607 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 721 2001-11-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
608 722
609 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'. 723 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
610 (install-arch-indep): Install emacsclient manual page. 724 (install-arch-indep): Install emacsclient manual page.
611 (uninstall): Uninstall emacsclient manual page. 725 (uninstall): Uninstall emacsclient manual page.
612 726
613 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il> 727 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
614 728
615 * make-dist: Add lispref/index.*perm files to the distribution. 729 * make-dist: Add lispref/index.*perm files to the distribution.
616 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 730 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
617 731
618 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 732 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
619 733
620 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling. 734 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
621 735
622 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> 736 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
623 737
650 764
651 2001-11-06 Sam Steingold <sds@gnu.org> 765 2001-11-06 Sam Steingold <sds@gnu.org>
652 766
653 * configure.in: Added a check for <nlist.h> 767 * configure.in: Added a check for <nlist.h>
654 768
655 2001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 769 2001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz>
656 770
657 * configure.in: Reindent --help output. 771 * configure.in: Reindent --help output.
658 From Per Starback (starback@ling.uu.se). 772 From Per Starback (starback@ling.uu.se).
659 773
660 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il> 774 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
5690 5804
5691 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin} 5805 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5692 to match build-install and paths.h. 5806 to match build-install and paths.h.
5693 5807
5694 ;; Local Variables: 5808 ;; Local Variables:
5695 ;; coding: iso-2022-7bit-unix 5809 ;; coding: iso-2022-7bit
5696 ;; End: 5810 ;; End:
5697 5811
5698 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 5812 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
5699 Free Software Foundation, Inc. 5813 Free Software Foundation, Inc.
5700 Copying and distribution of this file, with or without modification, 5814 Copying and distribution of this file, with or without modification,
5701 are permitted provided the copyright notice and this notice are preserved. 5815 are permitted provided the copyright notice and this notice are preserved.
5816
5817 ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73