mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
*** empty log message ***
This commit is contained in:
parent
0f532a9a24
commit
d1dc7e43b8
@ -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>
|
2000-01-27 Gerd Moellmann <gerd@gnu.org>
|
||||||
|
|
||||||
* Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
|
* Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2000-07-21 Gerd Moellmann <gerd@gnu.org>
|
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
|
* window.c (foreach_window): Instead of a fake variable argument
|
||||||
list, take one USER_DATA argument.
|
list, take one USER_DATA argument.
|
||||||
(foreach_window_1): Likewise, and call callback functions with two
|
(foreach_window_1): Likewise, and call callback functions with two
|
||||||
|
Loading…
Reference in New Issue
Block a user