Convert function definitions to standard C.
[bpt/emacs.git] / oldXMenu / ChangeLog
index 7a14a13..38e9e5d 100644 (file)
@@ -1,3 +1,83 @@
+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:
 ;; 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.