aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 18059075bb6..c3901a758e9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -14,6 +14,8 @@
14 14
152000-07-14 Gerd Moellmann <gerd@gnu.org> 152000-07-14 Gerd Moellmann <gerd@gnu.org>
16 16
17 * alloca.c (malloc) [emacs]: Define as xmalloc.
18
17 * xfns.c (Fx_show_tip): If frame parameters contain a position, 19 * xfns.c (Fx_show_tip): If frame parameters contain a position,
18 use that instead of the mouse position. Add parameters DX and DY. 20 use that instead of the mouse position. Add parameters DX and DY.
19 21