diff options
| author | Chong Yidong | 2006-01-29 16:59:57 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-01-29 16:59:57 +0000 |
| commit | cf052abc708387f5adabe29a352611711bb2aebf (patch) | |
| tree | c9a2c21f1c88cdf906966c50b770d8cb3f7e3601 /lispref/ChangeLog | |
| parent | 708bf2320ade4b15f45e1586f5224b4739a7b984 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2006-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 |