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:
parent
a894238b8c
commit
bc82cdfe19
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue