From 88948d55b15b3f6e5730ea69e597818c8b01103f Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 14 Jan 2005 12:15:17 +0000 Subject: [PATCH] *** empty log message *** --- lispref/ChangeLog | 2 ++ src/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3e2849ea859..635ca735e55 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2005-01-14 Kim F. Storm + * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y. + * text.texi (Links and Mouse-1): Fix string and vector item. 2005-01-13 Richard M. Stallman diff --git a/src/ChangeLog b/src/ChangeLog index ae4c8fd4c5d..e707c61b83f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-01-14 Kim F. Storm + + * keyboard.c (Fposn_at_x_y): Add optional arg WHOLE. + 2005-01-13 Richard M. Stallman * keymap.c (Fcurrent_active_maps): Ignore Voverriding_local_map -- 2.39.5