summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-10 00:21:57 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-10 00:21:57 +0000
commit33462dfacd354645c432dec98c9cf0f29dc97a17 (patch)
tree60473061bdb58a20b8e6d7bedaea9bb8bdbbea03 /lwlib
parentd50daf3f433033738a266d2638098754393a5317 (diff)
downloademacs-33462dfacd354645c432dec98c9cf0f29dc97a17.tar.gz
Add "add-log-time-zone-rule: t" to Local Variables section.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 8d39d5a0ed0..5a8f10f02d5 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -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