Mercurial > emacs
comparison src/ChangeLog @ 80761:253d47ae1c67
* eval.c (Fcondition_case): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Aug 2008 20:22:35 +0000 |
parents | c3bd08b7c78d |
children | 8d9c25087de7 |
comparison
equal
deleted
inserted
replaced
80760:a8b621bdac2c | 80761:253d47ae1c67 |
---|---|
1 2008-08-26 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * eval.c (Fcondition_case): Doc fix. | |
4 | |
1 2008-08-26 Jason Rumney <jasonr@gnu.org> | 5 2008-08-26 Jason Rumney <jasonr@gnu.org> |
2 | 6 |
3 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure | 7 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure |
4 mouse is not grabbed after menu is finished. | 8 mouse is not grabbed after menu is finished. |
5 | 9 |