declare smobs in alloc.c
[bpt/emacs.git] / lwlib / ChangeLog
index 5a5d1e7..20ace66 100644 (file)
@@ -1,3 +1,36 @@
+2014-06-28  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Use gcc auto-dependency information.
+       Move old dependency information to new file deps.mk.
+       (MKDIR_P, DEPFLAGS, MKDEPDIR, lwlib_deps_frag):
+       New, set by configure.
+       (DEPDIR): New variable.
+       (ALL_CFLAGS): Add DEPFLAGS.
+       (.c.o): Add MKDEPDIR.
+       (clean, mostlyclean): Delete DEPDIR.
+       * deps.mk, autodeps.mk: New files.
+
+2014-06-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Omit redundant extern decls.
+       From Dmitry Antipov.
+       * lwlib-Xm.c (lw_motif_widget_p, xm_update_one_value)
+       (xm_create_dialog, xm_destroy_instance, xm_popup_menu)
+       (xm_set_keyboard_focus, xm_set_main_areas): Remove decls.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in ($(globals_h)): Use `make -C' rather than `cd && make'.
+
+       * Makefile.in (mostlyclean, clean, distclean, maintainer-clean):
+       Declare as PHONY.
+       (bootstrap-clean): New.
+
+2014-06-13  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in ($(globals_h)):
+       GNU make automatically passes command-line arguments to sub-makes.
+
 2014-06-04  Dmitry Antipov  <dmantipov@yandex.ru>
 
        * lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use X toolkit