Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / lwlib / ChangeLog
index 97ed186..5015f2b 100644 (file)
@@ -1,3 +1,36 @@
+2011-01-25  Werner Meisner  <weme24@gmx.net>
+
+       * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference
+       (Bug#7690).
+
+2010-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       Use const for some pointer arguments.
+       * lwlib.h (my_strcasecmp, safe_strcmp, name_to_widget)
+       (find_in_table, dialog_spec_p, lw_separator_p):
+       * lwlib.c (my_strcasecmp, safe_strcmp, name_to_widget)
+       (find_in_table, dialog_spec_p, lw_separator_p): Use const.
+
+2010-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * lwlib.h (lw_register_widget, lw_create_widget):
+       * lwlib.c (allocate_widget_info, lw_register_widget)
+       (lw_create_widget, separator_table): Use const.
+
+2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
+
+2010-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
+
+2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS): Set from
+       substitution.
+       (ALL_CFLAGS): Add ${C_WARNINGS_SWITCH} and ${PROFILING_CFLAGS}.
+
 2010-07-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xlwmenu.c (size_menu_item): Change from K&R to prototype.
 
        * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the
        `font' resource.
-       (string_width) [HAVE_X_I18N]: Use XmbTextExtents;
+       (string_width) [HAVE_X_I18N]: Use XmbTextExtents.
        (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros.
        (arrow_width, toggle_button_width, size_menu_item, draw_arrow)
        (draw_toggle, draw_radio, display_menu_item): Use them.
 
 ;; Local Variables:
 ;; coding: utf-8
-;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+  Copyright (C) 1995-1999, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: 0cd8ab87-d764-40d9-b86d-d00c71887a9e