1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

* xmenu.c (mouse_position_for_popup): New function.

(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
This commit is contained in:
Jan Djärv 2003-01-18 09:55:37 +00:00
parent a894238b8c
commit bc82cdfe19

View file

@ -1,3 +1,9 @@
2003-01-18 Jan D. <jan.h.d@swipnet.se>
* xmenu.c (mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
2003-01-17 Kim F. Storm <storm@cua.dk>
* editfns.c (Finsert): Mention `string-make-multibyte' and