]> git.eshelyaron.com Git - emacs.git/commitdiff
* xmenu.c (mouse_position_for_popup): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 18 Jan 2003 09:55:37 +0000 (09:55 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 18 Jan 2003 09:55:37 +0000 (09:55 +0000)
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.

src/ChangeLog

index 3ac9d361f17dcf2ac881b5074b60b2e3bf6453ad..032428948e96a06557e4b2b5350e032d154047c8 100644 (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