aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-04-13 21:37:44 -0700
committerPaul Eggert2012-04-13 21:37:44 -0700
commitbdf35b6a6a78e444563a8e321ccb42b4b4a419bd (patch)
treee96324ace186c7acc92182a255c3aa7ff315b82f /lwlib/ChangeLog
parent1530927cb9a3dca7c0f41975f2e9e62ef8be92a2 (diff)
parentd5e6342ed5e408014019c478ce16a47a2aad418b (diff)
downloademacs-bdf35b6a6a78e444563a8e321ccb42b4b4a419bd.tar.gz
emacs-bdf35b6a6a78e444563a8e321ccb42b4b4a419bd.zip
Merge from trunk.
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r--lwlib/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index b7751f90a91..85b69f47d28 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,10 +1,15 @@
12012-04-09 Paul Eggert <eggert@cs.ucla.edu> 12012-04-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 configure: new option --enable-gcc-warnings (Bug#11207) 3 configure: new option --enable-gcc-warnings (Bug#11207)
4 * Makefile.in (C_WARNINGS_SWITCH): Remove. 4 * Makefile.in (C_WARNINGS_SWITCH): Remove.
5 (WARN_CFLAGS, WERROR_CFLAGS): New macros. 5 (WARN_CFLAGS, WERROR_CFLAGS): New macros.
6 (ALL_CFLAGS): Use new macros rather than old. 6 (ALL_CFLAGS): Use new macros rather than old.
7 7
82012-04-11 Glenn Morris <rgm@gnu.org>
9
10 * Makefile.in (C_SWITCH_X_SYSTEM): Remove.
11 (ALL_CFLAGS): Remove C_SWITCH_X_SYSTEM.
12
82011-10-13 Dmitry Antipov <dmantipov@yandex.ru> 132011-10-13 Dmitry Antipov <dmantipov@yandex.ru>
9 14
10 * lwlib-Xaw.c (openFont, xaw_destroy_instance): Replace free with 15 * lwlib-Xaw.c (openFont, xaw_destroy_instance): Replace free with
@@ -1763,7 +1768,7 @@
1763;; coding: utf-8 1768;; coding: utf-8
1764;; End: 1769;; End:
1765 1770
1766 Copyright (C) 1995-1999, 2001-2012 Free Software Foundation, Inc. 1771 Copyright (C) 1995-1999, 2001-2012 Free Software Foundation, Inc.
1767 1772
1768 This file is part of GNU Emacs. 1773 This file is part of GNU Emacs.
1769 1774