Changeset 4220 for trunk/ChangeLog

Show
Ignore:
Timestamp:
2008年04月04日 22時04分40秒 (5 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r4213 r4220  
     12008-03-26  Chong Yidong  <cyd@stupidchicken.com> 
     2 
     3        * Version 22.2 released. 
     4 
     52008-02-25  Dan Nicolaescu  <dann@ics.uci.edu> 
     6 
     7        * configure.in: Print an error for systems that we think are 
     8        obsolete and are proposed to be removed. 
     9 
     10        * configure: Regenerate. 
     11 
     122008-02-10  Matthew Luckie  <mjl@luckie.org.nz>  (tiny change) 
     13 
     14        * configure.in (arm*-*-freebsd*): Added. 
     15 
     162008-01-23  Dan Nicolaescu  <dann@ics.uci.edu> 
     17 
     18        * configure.in (xtensa): Match more configurations. 
     19 
     20        * configure: Regenerate. 
     21 
     222008-01-21  Dan Nicolaescu  <dann@ics.uci.edu> 
     23 
     24        * config.guess, config.sub: Updated from master source. 
     25 
     262008-01-17  Glenn Morris  <rgm@gnu.org> 
     27 
     28        * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. 
     29 
     302007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change) 
     31 
     32        * configure.in: Add support for gnu-kfreebsd. 
     33 
     342007-09-16  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change) 
     35 
     36        * configure.in: Don't use -lpthread on HP-UX. 
     37 
     382007-09-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se> 
     39 
     40        * configure.in: Require Gtk/Glib 2.6. 
     41 
     422007-07-28  Eli Zaretskii  <eliz@gnu.org> 
     43 
     44        * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC, 
     45        to avoid an error message if there is no DOC there. 
     46 
     472007-07-25  Glenn Morris  <rgm@gnu.org> 
     48 
     49        * Relicense all FSF files to GPLv3 or later. 
     50 
     51        * COPYING, info/COPYING: Switch to GPLv3. 
     52 
    1532007-06-02  Chong Yidong  <cyd@stupidchicken.com> 
    254 
     
    13652007-04-19  Glenn Morris  <rgm@gnu.org> 
    1466 
    15         * configure.in: Signal error if Xaw libs are missing in a Lucid 
    16         build. 
     67        * configure.in: Signal error if Xaw libs are missing in a Lucid build. 
    1768 
    18692007-04-18  Glenn Morris  <rgm@gnu.org> 
     
    8879382003-04-28  Francesco Potort,Al(B  <pot@gnu.org> 
    888939 
    889         * configure.in: Undo last (RMS') change, as it is useless, per 
     940        * configure.in: Undo last (RMS') change, as it is useless, per 
    890941        Dave Love. 
    891942 
     
    105811092002-10-30  Dave Love  <fx@gnu.org> 
    10591110 
    1060         * configure.in: Require autoconf 2.53.  Test for pty.h, 
     1111        * configure.in: Require autoconf 2.53.  Test for pty.h, 
    10611112        sys/mman.h, sys/param.h, mremap, memmove. 
    10621113        (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode. 
     
    284828991997-04-09  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu> 
    28492900 
    2850         * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, 
     2901        * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, 
    28512902        in case it is desirable to disable the GNU malloc features with glibc. 
    28522903 
     
    64776528 
    64786529    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 
    6479         2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc. 
     6530        2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc. 
    64806531 
    64816532  This file is part of GNU Emacs. 
     
    64836534  GNU Emacs is free software; you can redistribute it and/or modify 
    64846535  it under the terms of the GNU General Public License as published by 
    6485   the Free Software Foundation; either version 2, or (at your option) 
     6536  the Free Software Foundation; either version 3, or (at your option) 
    64866537  any later version. 
    64876538