diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca86a0a27b6..5a03a2e8502 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-01-30 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image-mode.el (image-toggle-display): Use file name if possible, | ||
| 4 | instead of unnecessarily allocating a (possibly huge) lisp string. | ||
| 5 | |||
| 1 | 2006-01-30 John Paul Wallington <jpw@pobox.com> | 6 | 2006-01-30 John Paul Wallington <jpw@pobox.com> |
| 2 | 7 | ||
| 3 | * subr.el (toplevel): Define `cl-assertion-failed' condition here | 8 | * subr.el (toplevel): Define `cl-assertion-failed' condition here |