1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-07-21 15:00:08 +00:00
parent 0f532a9a24
commit d1dc7e43b8
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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