Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
73855:dafb4b65a772 | 73856:594a719b7a7f |
---|---|
10 2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 10 2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
11 | 11 |
12 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions | 12 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions |
13 used. | 13 used. |
14 (string_width): Declare as static. | 14 (string_width): Declare as static. |
15 (Start, pop_up_menu): Set is_hint to 0 before calling | 15 (Start, pop_up_menu): Set is_hint to 0 before calling |
16 handle_motion_event. | 16 handle_motion_event. |
17 (pop_up_menu): Return value and parameters for x_catch_errors and | 17 (pop_up_menu): Return value and parameters for x_catch_errors and |
18 x_uncatch_errors changed. | 18 x_uncatch_errors changed. |
19 | 19 |
20 2005-09-27 Dan Nicolaescu <dann@ics.uci.edu> | 20 2005-09-27 Dan Nicolaescu <dann@ics.uci.edu> |
21 | 21 |
22 * xlwmenu.c (find_next_selectable): | 22 * xlwmenu.c (find_next_selectable): |
23 (find_prev_selectable): Add missing parameter | 23 (find_prev_selectable): Add missing parameter |
24 declarations. | 24 declarations. |
25 | 25 |
26 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu> | 26 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu> |
27 | 27 |
28 * xlwmenu.c: Fix the return type for x_clear_errors and | 28 * xlwmenu.c: Fix the return type for x_clear_errors and |
29 x_uncatch_errors. | 29 x_uncatch_errors. |
30 | 30 |
31 2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 31 2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
32 | 32 |
33 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for | 33 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for |
34 labels in menu bar. | 34 labels in menu bar. |
35 | 35 |
36 2005-07-04 Lute Kamstra <lute@gnu.org> | 36 2005-07-04 Lute Kamstra <lute@gnu.org> |
37 | 37 |
38 Update FSF's address in GPL notices. | 38 Update FSF's address in GPL notices. |
1313 | 1313 |
1314 | 1314 |
1315 | 1315 |
1316 ;; Local Variables: | 1316 ;; Local Variables: |
1317 ;; coding: iso-2022-7bit-unix | 1317 ;; coding: iso-2022-7bit-unix |
1318 ;; add-log-time-zone-rule: t | |
1318 ;; End: | 1319 ;; End: |
1319 | 1320 |
1320 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006 | 1321 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006 |
1321 Free Software Foundation, Inc. | 1322 Free Software Foundation, Inc. |
1322 Copying and distribution of this file, with or without modification, | 1323 Copying and distribution of this file, with or without modification, |