Mercurial > emacs
changeset 44714:c230e571cd0f
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 20 Apr 2002 13:41:07 +0000 |
parents | a05c8614feee |
children | dd2e1ea680ae |
files | lwlib/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lwlib/ChangeLog Sat Apr 20 13:39:57 2002 +0000 +++ b/lwlib/ChangeLog Sat Apr 20 13:41:07 2002 +0000 @@ -1,3 +1,10 @@ +2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * 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 <Pavel@Janik.cz> These changes allow moving in menu via keyboard.
--- a/src/ChangeLog Sat Apr 20 13:39:57 2002 +0000 +++ b/src/ChangeLog Sat Apr 20 13:41:07 2002 +0000 @@ -1,3 +1,7 @@ +2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * fns.c (use-dialog-box): Doc fix. + 2002-04-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * xterm.c (note_mode_line_or_margin_highlight): Remove unused