aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2003-01-18 09:55:37 +0000
committerJan Djärv <[email protected]>2003-01-18 09:55:37 +0000
commitbc82cdfe1958d6be88df9657e9e311526882e271 (patch)
tree9b03e73f5a28b0c39dbe6d53977c7703f23b8e62 /src
parenta894238b8c88e9f574a0b106f6f1c0097cd537f7 (diff)
* xmenu.c (mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and mouse_position_hook for others.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3ac9d361f1..032428948e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-18 Jan D. <[email protected]>
+
+ * 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 <[email protected]>
* editfns.c (Finsert): Mention `string-make-multibyte' and