diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-12-22 22:06:38 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-12-22 22:06:38 +0000 |
commit | 0b17a21779e2950442f4ff080396c89c6d34e3d1 (patch) | |
tree | befc196de88b857a6a3ed2947ddfdccf27e23842 /lwlib/ChangeLog | |
parent | c525c13c741247e4bd065e207781468194a057bc (diff) | |
download | emacs-0b17a21779e2950442f4ff080396c89c6d34e3d1.tar.gz |
*** empty log message ***
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r-- | lwlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index ae38c07eb40..6649f0960d6 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,10 @@ +2002-12-22 Richard M. Stallman <rms@gnu.org> + + * xlwmenu.c (pop_new_stack_if_no_contents): Do nothing if + new_depth is 1. + (remap_menubar): Don't look in new_stack[0]. + (Left): At level 1, do the same thing Right does. + 2002-11-21 Dave Love <fx@gnu.org> * lwlib-Xaw.c [PROTOTYPES]: Provide ISO C arglists for functions |