diff lwlib/ChangeLog @ 73856:594a719b7a7f

Add "add-log-time-zone-rule: t" to Local Variables section.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Nov 2006 00:21:57 +0000
parents b6804026cc8e
children be554347de52 dbe3f29e61d6
line wrap: on
line diff
--- a/lwlib/ChangeLog	Thu Nov 09 18:48:11 2006 +0000
+++ b/lwlib/ChangeLog	Fri Nov 10 00:21:57 2006 +0000
@@ -12,25 +12,25 @@
 	* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
 	used.
 	(string_width): Declare as static.
-	(Start, pop_up_menu): Set is_hint to 0 before calling 
+	(Start, pop_up_menu): Set is_hint to 0 before calling
 	handle_motion_event.
 	(pop_up_menu): Return value and parameters for x_catch_errors and
 	x_uncatch_errors changed.
 
 2005-09-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
-	* xlwmenu.c (find_next_selectable): 
+	* xlwmenu.c (find_next_selectable):
 	(find_prev_selectable): Add missing parameter
 	declarations.
 
 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* xlwmenu.c: Fix the return type for x_clear_errors and
-	x_uncatch_errors. 
+	x_uncatch_errors.
 
 2005-07-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
-	* lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for 
+	* lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
 	labels in menu bar.
 
 2005-07-04  Lute Kamstra  <lute@gnu.org>
@@ -1315,6 +1315,7 @@
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit-unix
+;; add-log-time-zone-rule: t
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006