From: Pavel Janík Date: Sat, 20 Apr 2002 13:41:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15510 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7769818bc992fc0e3d413e34921a371b60ad9463;p=emacs.git *** empty log message *** --- diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 3548febf507..df7851baedb 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,10 @@ +2002-04-20 Pavel Jan,Bm(Bk + + * 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 These changes allow moving in menu via keyboard. diff --git a/src/ChangeLog b/src/ChangeLog index 96c3dba8f59..f747053047d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-04-20 Pavel Jan,Bm(Bk + + * fns.c (use-dialog-box): Doc fix. + 2002-04-19 Pavel Jan,Bm(Bk * xterm.c (note_mode_line_or_margin_highlight): Remove unused