]> code.delx.au - gnu-emacs/blobdiff - lwlib/ChangeLog
Add CAIRO_CFLAGS to lwlib/Makefile.in
[gnu-emacs] / lwlib / ChangeLog
index 6687735003a075e55f9baa2a4cd008f5e26116bf..20226373159eb272a1ab1ccec03ead1938f77453 100644 (file)
@@ -1,3 +1,20 @@
+2015-04-03  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * Makefile.in (CAIRO_CFLAGS): Add.
+
+2015-01-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Less 'make' chatter for lwlib
+       * Makefile.in (AM_V_GEN, am__v_GEN_, am__v_GEN_0, am__v_GEN_1)
+       (AM_V_at, am__v_at_, am__v_at_0, am__v_at_1): New macros.
+       (liblw.a): Use them.
+
+2014-12-25  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * xlwmenu.c (resource_widget_value):
+       Rewrite to avoid the need for strcat, typically by using stpcpy
+       and/or lispstpcpy.  strcat tends to be part of O(N**2) algorithms.
+
 2014-10-20  Glenn Morris  <rgm@gnu.org>
 
        * Merge in all changes up to 24.4 release.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1995-1999, 2001-2014 Free Software Foundation, Inc.
+  Copyright (C) 1995-1999, 2001-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.