comparison lispref/ChangeLog @ 53195:49d5fa0b5a1c

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 30 Nov 2003 02:52:12 +0000
parents 5098a5df98db
children bf5d5ec99a65
comparison
equal deleted inserted replaced
53194:6bf4cf44dfb7 53195:49d5fa0b5a1c
1 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2
3 * lists.texi (Building Lists): `append' no longer accepts integer
4 arguments. Update the description of `number-sequence' to reflect
5 recent changes.
6 (Sets And Lists): Describe `member-ignore-case' after `member'.
7
1 2003-11-27 Kim F. Storm <storm@cua.dk> 8 2003-11-27 Kim F. Storm <storm@cua.dk>
2 9
3 * commands.texi (Click Events): Click object may be an images. 10 * commands.texi (Click Events): Click object may be an images.
4 Describe (dx . dy) element of click positions. 11 Describe (dx . dy) element of click positions.
5 (Accessing Events): Remove duplicate posn-timestamp. 12 (Accessing Events): Remove duplicate posn-timestamp.