*** empty log message ***
This commit is contained in:
parent
0f532a9a24
commit
d1dc7e43b8
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* Activate.c (XMenuActivate): Call help callback with two more
|
||||
arguments: the pane number and selection number.
|
||||
|
||||
2000-01-27 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
2000-07-21 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* window.c (foreach_window_1): Fix typo reversing an if-condition.
|
||||
|
||||
* 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
|
||||
|
|
Loading…
Add table
Reference in a new issue