aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index d61b756401a..ab5a573a89a 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,11 @@
12004-01-07 Kim F. Storm <storm@cua.dk>
2
3 * commands.texi (Click Events): Describe new image and
4 width/height elements of click events.
5 (Accessing Events): Add posn-string, posn-image, and
6 posn-object-width-height. Change posn-object to return either
7 image or string object.
8
12004-01-01 Simon Josefsson <jas@extundo.com> 92004-01-01 Simon Josefsson <jas@extundo.com>
2 10
3 * hooks.texi (Standard Hooks): Add before-save-hook. 11 * hooks.texi (Standard Hooks): Add before-save-hook.