emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/ChangeLog
Date: Fri, 21 Feb 2003 03:08:03 -0500

Index: emacs/ChangeLog
diff -c emacs/ChangeLog:1.313 emacs/ChangeLog:1.314
*** emacs/ChangeLog:1.313       Wed Feb 12 19:24:02 2003
--- emacs/ChangeLog     Fri Feb 21 03:08:03 2003
***************
*** 1,3 ****
--- 1,7 ----
+ 2003-02-21  Klaus Zeitler  <address@hidden>
+ 
+       * configure.in: Set new hpux10-20.h as "major" include for 10.20.
+ 
  2003-02-13  Robert J. Chassell  <address@hidden>  (tiny change)
  
        * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
***************
*** 1606,1613 ****
  1997-11-26  Joel N. Weber II  <address@hidden>
  
        * make-dist: Changed the comment about `umask 0' to say `Don't
!       restrict access to any files.'; previously it said `Don't protect
!       any files', which may have implied that we think fascism is good.
  
  1997-11-24  Paul Eggert  <address@hidden>
  
--- 1610,1617 ----
  1997-11-26  Joel N. Weber II  <address@hidden>
  
        * make-dist: Changed the comment about `umask 0' to say `Don't
!       restrict access to any files.'; previously it said `Don't protect
!       any files', which may have implied that we think fascism is good.
  
  1997-11-24  Paul Eggert  <address@hidden>
  
***************
*** 1734,1741 ****
  1997-08-22  Jonathan I. Kamens  <address@hidden>
  
        * configure.in: Support auto-configuration of both Kerberos V4 and
!       Kerberos V5 for movemail, including detection of V4 and V5 header
!       files and libraries.
  
  1997-08-16  NIIBE Yutaka  <address@hidden>
  
--- 1738,1745 ----
  1997-08-22  Jonathan I. Kamens  <address@hidden>
  
        * configure.in: Support auto-configuration of both Kerberos V4 and
!       Kerberos V5 for movemail, including detection of V4 and V5 header
!       files and libraries.
  
  1997-08-16  NIIBE Yutaka  <address@hidden>
  
***************
*** 1884,1892 ****
  1997-06-22  Dave Love  <address@hidden>
  
        * Makefile.in (lib-src): Depend on src/config.h (e.g. for
!       movemail.o).
        (src/config.h): New target to re-configure if src/config.in
!       is patched.
  
  1997-06-18  Richard Stallman  <address@hidden>
  
--- 1888,1896 ----
  1997-06-22  Dave Love  <address@hidden>
  
        * Makefile.in (lib-src): Depend on src/config.h (e.g. for
!       movemail.o).
        (src/config.h): New target to re-configure if src/config.in
!       is patched.
  
  1997-06-18  Richard Stallman  <address@hidden>
  
***************
*** 2162,2168 ****
  1996-06-27  Richard Stallman  <address@hidden>
  
        * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
!       before `noshare'.
        (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
  
  1996-06-21  Richard Stallman  <address@hidden>
--- 2166,2172 ----
  1996-06-27  Richard Stallman  <address@hidden>
  
        * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
!       before `noshare'.
        (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
  
  1996-06-21  Richard Stallman  <address@hidden>
***************
*** 2307,2313 ****
  1996-03-08  Roland McGrath  <address@hidden>
  
        * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
!       just this test.
  
        * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
  
--- 2311,2317 ----
  1996-03-08  Roland McGrath  <address@hidden>
  
        * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
!       just this test.
  
        * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
  
***************
*** 2502,2508 ****
  1995-10-30  Richard Stallman  <address@hidden>
  
        * Makefile.in (man1dir): New variable.
!       (install-arch-indep): Use man1dir.
  
        * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
  
--- 2506,2512 ----
  1995-10-30  Richard Stallman  <address@hidden>
  
        * Makefile.in (man1dir): New variable.
!       (install-arch-indep): Use man1dir.
  
        * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
  
***************
*** 2622,2628 ****
  1995-07-06  David J. MacKenzie  <address@hidden>
  
        * configure.in: Put back archlibdir initialization.  Require
!       autoconf 2.4.1 or later.
  
  1995-07-01  Richard Stallman  <address@hidden>
  
--- 2626,2632 ----
  1995-07-06  David J. MacKenzie  <address@hidden>
  
        * configure.in: Put back archlibdir initialization.  Require
!       autoconf 2.4.1 or later.
  
  1995-07-01  Richard Stallman  <address@hidden>
  
***************
*** 2738,2744 ****
  1995-05-09  David J. MacKenzie  <address@hidden>
  
        * configure.in: Use sqrt (more portable) instead of fmod in -lm
!         check.
  
  1995-05-09  Richard Stallman  <address@hidden>
  
--- 2742,2748 ----
  1995-05-09  David J. MacKenzie  <address@hidden>
  
        * configure.in: Use sqrt (more portable) instead of fmod in -lm
!       check.
  
  1995-05-09  Richard Stallman  <address@hidden>
  
***************
*** 2869,2875 ****
  1994-11-30  David J. MacKenzie  <address@hidden>
  
        * configure.in: Don't try to make directories that are guaranteed
!         to already exist.
  
  1994-11-23  Richard Stallman  <address@hidden>
  
--- 2873,2879 ----
  1994-11-30  David J. MacKenzie  <address@hidden>
  
        * configure.in: Don't try to make directories that are guaranteed
!       to already exist.
  
  1994-11-23  Richard Stallman  <address@hidden>
  
***************
*** 2917,2923 ****
  1994-11-08  Roland McGrath  <address@hidden>
  
        * Makefile.in (install-arch-indep): Avoid continued comment
!         swallowing target line.
  
  1994-11-08  David J. MacKenzie  (address@hidden)
  
--- 2921,2927 ----
  1994-11-08  Roland McGrath  <address@hidden>
  
        * Makefile.in (install-arch-indep): Avoid continued comment
!       swallowing target line.
  
  1994-11-08  David J. MacKenzie  (address@hidden)
  
***************
*** 4096,4102 ****
        * Makefile.in (uninstall): Don't remove the lisp and etc
        directories if they're in the source tree.
  
!         Bring mumbleclean targets into conformance with GNU coding standards.
        * Makefile.in (mostlyclean, clean): Separate these two; just have
        them pass the request to the subdirectory makefiles.
        (distclean): Pass the request down, and then get rid of the
--- 4100,4106 ----
        * Makefile.in (uninstall): Don't remove the lisp and etc
        directories if they're in the source tree.
  
!       Bring mumbleclean targets into conformance with GNU coding standards.
        * Makefile.in (mostlyclean, clean): Separate these two; just have
        them pass the request to the subdirectory makefiles.
        (distclean): Pass the request down, and then get rid of the
***************
*** 4405,4411 ****
  
  1993-05-24  Richard Stallman  (address@hidden)
  
!         * configure.in: Recognize configuration names for i860 boxes
        running SYSV.
  
  1993-05-23  Jim Blandy  (address@hidden)
--- 4409,4415 ----
  
  1993-05-24  Richard Stallman  (address@hidden)
  
!       * configure.in: Recognize configuration names for i860 boxes
        running SYSV.
  
  1993-05-23  Jim Blandy  (address@hidden)
***************
*** 4446,4452 ****
  
  1993-05-22  Jim Blandy  (address@hidden)
  
!         * Version 19.7 released.
  
        * make-dist: There aren't any *.com files in lib-src anymore.
  
--- 4450,4456 ----
  
  1993-05-22  Jim Blandy  (address@hidden)
  
!       * Version 19.7 released.
  
        * make-dist: There aren't any *.com files in lib-src anymore.
  
***************
*** 4669,4675 ****
  
        * configure.in: Check for gettimeofday function, for getdate.y.
  
!         Change `configure' to a mixture of custom code and autoconf stuff.
        autoconf can't derive all the information we need, but we'd really
        like to be able to take advantage of some of its tests, and its
        file-editing facilities.
--- 4673,4679 ----
  
        * configure.in: Check for gettimeofday function, for getdate.y.
  
!       Change `configure' to a mixture of custom code and autoconf stuff.
        autoconf can't derive all the information we need, but we'd really
        like to be able to take advantage of some of its tests, and its
        file-editing facilities.
***************
*** 4718,4724 ****
  
        * make-dist: Distribute lisp/term/ChangeLog.
  
!         Arrange for C compilation throughout the tree to get
        C_SWITCH_SYSTEM from the configuration files.
        * configure: Extract C_SWITCH_SYSTEM from the machine and
        system-dependent files, and save it in the top-level Makefile.
--- 4722,4728 ----
  
        * make-dist: Distribute lisp/term/ChangeLog.
  
!       Arrange for C compilation throughout the tree to get
        C_SWITCH_SYSTEM from the configuration files.
        * configure: Extract C_SWITCH_SYSTEM from the machine and
        system-dependent files, and save it in the top-level Makefile.
***************
*** 5111,5117 ****
  
  1992-09-13  Jim Blandy  (address@hidden)
  
!         * make-dist: Include the `vms' subdirectory in the distribution.
  
  1992-09-10  Jim Blandy  (address@hidden)
  
--- 5115,5121 ----
  
  1992-09-13  Jim Blandy  (address@hidden)
  
!       * make-dist: Include the `vms' subdirectory in the distribution.
  
  1992-09-10  Jim Blandy  (address@hidden)
  
***************
*** 5193,5199 ****
        * make-dist: Be sure to delete the .c and .h files that YACC and
        BISON create from getdate.y.
  
!         * external-lisp: New directory; see `external-lisp/README'.
        * make-dist: Added support for the external-lisp subdirectory.
  
        * make-dist: Changed message which complains that make-dist wasn't
--- 5197,5203 ----
        * make-dist: Be sure to delete the .c and .h files that YACC and
        BISON create from getdate.y.
  
!       * external-lisp: New directory; see `external-lisp/README'.
        * make-dist: Added support for the external-lisp subdirectory.
  
        * make-dist: Changed message which complains that make-dist wasn't
***************
*** 5272,5281 ****
  
  1992-04-29  Ken Raeburn  (address@hidden)
  
!         * move-if-change: New file, copied from gcc release.
!         * Makefile.in (src/paths.h): Use it, and put the "sed" output into
!         a temp file, so we don't update paths.h if an error occurs or if
!         it doesn't need changing.
  
  1992-04-28  Jim Blandy  (address@hidden)
  
--- 5276,5285 ----
  
  1992-04-29  Ken Raeburn  (address@hidden)
  
!       * move-if-change: New file, copied from gcc release.
!       * Makefile.in (src/paths.h): Use it, and put the "sed" output into
!       a temp file, so we don't update paths.h if an error occurs or if
!       it doesn't need changing.
  
  1992-04-28  Jim Blandy  (address@hidden)
  
***************
*** 5487,5493 ****
  
  1992-01-27  Richard Stallman  (address@hidden)
  
!         * Makefile (install): Remove `B' from tar xf command.
  
  1992-01-13  Jim Blandy  (address@hidden)
  
--- 5491,5497 ----
  
  1992-01-27  Richard Stallman  (address@hidden)
  
!       * Makefile (install): Remove `B' from tar xf command.
  
  1992-01-13  Jim Blandy  (address@hidden)
  
***************
*** 5502,5508 ****
  1991-12-05  Jim Blandy  (address@hidden)
  
        * config.emacs: New file, to help automate the installation
!         process.
  
        * Makefile: Lots of changes to support the separation of etc into
        architecture-dependent and -independent files:
--- 5506,5512 ----
  1991-12-05  Jim Blandy  (address@hidden)
  
        * config.emacs: New file, to help automate the installation
!       process.
  
        * Makefile: Lots of changes to support the separation of etc into
        architecture-dependent and -independent files:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]