Mercurial > emacs
comparison src/ChangeLog @ 76089:b67d30f7624b
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 23 Feb 2007 03:44:37 +0000 |
parents | 635817aa9180 |
children | 2ea21042e890 |
comparison
equal
deleted
inserted
replaced
76088:8e93fec28139 | 76089:b67d30f7624b |
---|---|
1 2007-02-23 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * process.c (send_process_object_unwind): New function. | |
4 (send_process_object): New function. | |
5 (Fprocess_send_region): Call send_process_object. | |
6 (Fprocess_send_string): Likewise. | |
7 | |
1 2007-02-22 Jason Rumney <jasonr@gnu.org> | 8 2007-02-22 Jason Rumney <jasonr@gnu.org> |
2 | 9 |
3 * w32menu.c (w32_menu_show): Mark the frame's menu as inactive | 10 * w32menu.c (w32_menu_show): Mark the frame's menu as inactive |
4 when popup menu finishes. | 11 when popup menu finishes. |
5 | 12 |