diff options
author | sabetts <sabetts> | 2001-06-05 09:15:29 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-06-05 09:15:29 +0000 |
commit | 20ccc501f79c79ad0f74287f48c7e108144db149 (patch) | |
tree | 7a7d0bba02c088e71f722ad8ad53ba105ca0b1ec /ChangeLog | |
parent | 622ea708ef80c3044838f32837254c6f74fe793e (diff) | |
download | ratpoison-20ccc501f79c79ad0f74287f48c7e108144db149.zip |
(parse_keydesc): return NULL if the keydesc is a
'-'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-06-05 shawn <sabetts@diggin.lamenet.tmp> + * src/actions.c (parse_keydesc): return NULL if the keydesc is a + '-'. + * src/manage.c (hide_window): ignore only StructureNotify events. * src/data.h (WIN_EVENTS): Add StructureNotifyMask. |