* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
[bpt/emacs.git] / oldXMenu / ChangeLog
index 71691bc..cc6bcc9 100644 (file)
@@ -1,3 +1,97 @@
+2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * XMenu.h: Include <stdlib.h>.
+
+2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS): Set from
+       substitution.
+       (ALL_CFLAGS): Add ${C_WARNINGS_SWITCH} and ${PROFILING_CFLAGS}.
+
+2010-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Activate.c: Convert function definitions to standard C.
+       * AddPane.c:
+       * AddSel.c:
+       * ChgPane.c:
+       * ChgSel.c:
+       * Create.c:
+       * DelPane.c:
+       * DelSel.c:
+       * Destroy.c:
+       * Error.c:
+       * EvHand.c:
+       * FindPane.c:
+       * FindSel.c:
+       * InsPane.c:
+       * InsSel.c:
+       * Internal.c:
+       * Locate.c:
+       * Post.c:
+       * Recomp.c:
+       * SetAEQ.c:
+       * SetFrz.c:
+       * SetPane.c:
+       * SetSel.c:
+       * X10.h:
+       * XCrAssoc.c:
+       * XDelAssoc.c:
+       * XDestAssoc.c:
+       * XLookAssoc.c:
+       * XMakeAssoc.c:
+       * XMenu.h:
+       * XMenuInt.h:
+       * insque.c: Likewise.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-06  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (RANLIB): Let configure set it.
+       (libXMenu11.a): Configure sets RANLIB = : on systems without it.
+
+       * Makefile.in (CPP, LN_S, AS, LD, MV, LS, LINTOPTS, LINTLIBFLAG, MAKE)
+       (STD_DEFINES, CDEBUGFLAGS, RM_CMD): Remove unused variables.
+
+2010-05-04  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE):
+       Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ rather than
+       @c_switch_system@, @c_switch_machine@.
+
+2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf.
+
+2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (ALL_CFLAGS): Remove C_SWITCH_X_MACHINE, unused.
+
+2010-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
+       (C_SWITCH_X_SITE): Define using autoconf.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * descrip.mms:
+       * compile.com: Remove file.
+       * Create.c: Remove VMS support.
+
+2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
        * Relicense all FSF files to GPLv3 or later.
 
        * Version 19.20 released.
 
-1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
+1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
 
        * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
 
-1993-09-27  Brian Fox  (bfox@valhalla)
+1993-09-27  Brian J. Fox  (bfox@valhalla)
 
        * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
        `configure' to supply the values for these variables.
 
-1993-09-26  Brian Fox  (bfox@ai.mit.edu)
+1993-09-26  Brian J. Fox  (bfox@ai.mit.edu)
 
        * Makefile.in (VPATH, srcdir): Now that `configure' creates the
        Makefiles, do not append the current directory to the value of
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
-       2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+       2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+       Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf