diff options
| author | Jan Djärv | 2004-12-07 13:11:59 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-12-07 13:11:59 +0000 |
| commit | 453a4f1b8a46822a9f56dc733fefeca5999ea90b (patch) | |
| tree | 4cbc8bbfd17a9897cd9559980da3b5ccf59c09fd /src/ChangeLog | |
| parent | 8dad6f6234570af56cf88a87b9de63c217e60092 (diff) | |
| download | emacs-453a4f1b8a46822a9f56dc733fefeca5999ea90b.tar.gz emacs-453a4f1b8a46822a9f56dc733fefeca5999ea90b.zip | |
* xmenu.c (Fx_popup_menu): Correct documentation about position.
(xmenu_show): Do not call XTranslateCoordinates. Adjust position
if not given by a mouse click to correspond with x-popup-menu
documentation.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ae14af117da..3064999717f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * xmenu.c (Fx_popup_menu): Correct documentation about position. | ||
| 4 | (xmenu_show): Do not call XTranslateCoordinates. Adjust position | ||
| 5 | if not given by a mouse click to correspond with x-popup-menu | ||
| 6 | documentation. | ||
| 7 | |||
| 3 | * config.in: Regenerate. | 8 | * config.in: Regenerate. |
| 4 | 9 | ||
| 5 | * gtkutil.c: Include signal.h and syssignal.h. | 10 | * gtkutil.c: Include signal.h and syssignal.h. |