aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-01-29 16:59:57 +0000
committerChong Yidong2006-01-29 16:59:57 +0000
commitcf052abc708387f5adabe29a352611711bb2aebf (patch)
treec9a2c21f1c88cdf906966c50b770d8cb3f7e3601 /lispref/ChangeLog
parent708bf2320ade4b15f45e1586f5224b4739a7b984 (diff)
downloademacs-cf052abc708387f5adabe29a352611711bb2aebf.tar.gz
emacs-cf052abc708387f5adabe29a352611711bb2aebf.zip
* display.texi (Other Display Specs, Image Descriptors): Image
description is a list, not a cons cell.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 3104465c2e6..2700e2f2261 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-01-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Other Display Specs, Image Descriptors): Image
4 description is a list, not a cons cell.
5
12006-01-28 Luc Teirlinck <teirllm@auburn.edu> 62006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted 8 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted