aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-04-20 13:41:07 +0000
committerPavel Janík <[email protected]>2002-04-20 13:41:07 +0000
commit7769818bc992fc0e3d413e34921a371b60ad9463 (patch)
treee5e7d1beb86c8b59923501fdfd9d51c6d5b5b422
parent1b8d91abb3b7e4b2c4128bbc11cde1af4f3d4de9 (diff)
*** empty log message ***
-rw-r--r--lwlib/ChangeLog7
-rw-r--r--src/ChangeLog4
2 files changed, 11 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 3548febf50..df7851baed 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-20 Pavel Jan,Bm(Bk <[email protected]>
+
+ * xlwmenu.c (find_next_selectable): New function.
+ (Down, Up, Right): Use it.
+ (find_next_selectable): Prevent endless loops when only one item
+ is enabled in the menu.
+
2002-04-19 Pavel Jan,Bm(Bk <[email protected]>
These changes allow moving in menu via keyboard.
diff --git a/src/ChangeLog b/src/ChangeLog
index 96c3dba8f5..f747053047 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-20 Pavel Jan,Bm(Bk <[email protected]>
+
+ * fns.c (use-dialog-box): Doc fix.
+
2002-04-19 Pavel Jan,Bm(Bk <[email protected]>
* xterm.c (note_mode_line_or_margin_highlight): Remove unused