X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/f7752e67381d84cf8c76227b4112d72122b86d98..c0511b57692c7a27d3632c34653dab5cfed629ef:/oldXMenu/ChangeLog diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index a76ea61abd..8f2951700e 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -1,4 +1,26 @@ -2012-04-14 Paul Eggert +2012-12-04 Paul Eggert + + Include uniformly in oldXMenu sources. + * Activate.c, AddPane.c, AddSel.c, ChgPane.c, ChgSel.c, Create.c: + * InsPane.c, InsSel.c, Internal.c, XMakeAssoc.c: + Do not include , since XMenuInt.h does that now. + * XLookAssoc.c, XMenuInt.h: Include . + This avoids a build failure when configuring on Fedora 17 + --with-x-toolkit=no, reported by Dmitry Andropov in + . + +2012-10-06 Ulrich Müller + + * Makefile.in (AR, ARFLAGS): Get values from configure. + +2012-06-26 Paul Eggert + + * Makefile.in (ALL_CFLAGS): Add -I../lib -I${srcdir}/../lib. + This is needed for hosts that lack , when Emacs is + configured --with-x-toolkit=no. Problem reported by Herbert + J. Skuhra for FreeBSD. + +2012-04-18 Paul Eggert configure: new option --enable-gcc-warnings (Bug#11207) * Makefile.in (C_WARNINGS_SWITCH): Remove. @@ -605,7 +627,7 @@ * copyright.h: New file (copied from X11R4 distribution) * All files: Replaced occurrences of #include - with #include "copyright.h" + with #include "copyright.h". 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -627,7 +649,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc. This file is part of GNU Emacs.