diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ac9d361f17..032428948e9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-01-18 Jan D. <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xmenu.c (mouse_position_for_popup): New function. | ||
| 4 | (Fx_popup_menu): Call mouse_position_for_popup for X and | ||
| 5 | mouse_position_hook for others. | ||
| 6 | |||
| 1 | 2003-01-17 Kim F. Storm <storm@cua.dk> | 7 | 2003-01-17 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * editfns.c (Finsert): Mention `string-make-multibyte' and | 9 | * editfns.c (Finsert): Mention `string-make-multibyte' and |