X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/414e642ca92b569cd74d26a2879e0e8fe9f8d6be..d350e350eaf4872d123e0ab873c4a095099013c9:/oldXMenu/ChangeLog diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 2047573eca..8f2951700e 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -1,3 +1,18 @@ +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. @@ -612,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) @@ -634,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.