Mercurial > emacs
changeset 30364:30a1fe434150
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 21 Jul 2000 14:35:53 +0000 |
parents | 8f11e306dc02 |
children | 5eece465cb5d |
files | src/ChangeLog |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jul 21 14:34:19 2000 +0000 +++ b/src/ChangeLog Fri Jul 21 14:35:53 2000 +0000 @@ -1,3 +1,25 @@ +2000-07-21 Gerd Moellmann <gerd@gnu.org> + + * window.c (foreach_window): Instead of a fake variable argument + list, take one USER_DATA argument. + (foreach_window_1): Likewise, and call callback functions with two + args, the window and USER_DATA. + (struct check_window_data): New struct. + (check_window_containing): Use it. + (window_from_coordinates): Set up a struct check_window_data for + foreach_window. + (add_window_to_list, freeze_window_start): Change parameters + according to new calling convention. + + * window.h (foreach_window): Change prototype. + + * buffer.c (Fprevious_overlay_change): Avoid memory leak. + +2000-07-21 Eli Zaretskii <eliz@is.elta.co.il> + + * xmenu.c (menu_help_callback): Call show_help_echo with + additional arguments OBJECT and POS. + 2000-07-21 Kenichi Handa <handa@etl.go.jp> * data.c (Faset): Allow storing any multibyte character in a