Mercurial > emacs
changeset 27082:c68892f03670
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 01 Jan 2000 17:25:11 +0000 |
parents | f068649f1c28 |
children | 6bffb46bd7fc |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 01 17:24:22 2000 +0000 +++ b/lisp/ChangeLog Sat Jan 01 17:25:11 2000 +0000 @@ -1,11 +1,14 @@ 2000-01-01 Gerd Moellmann <gerd@gnu.org> + * image.el (create-image, defimage): Don't assume image data is a + string. + * image.el (defimage): Handle specifications containing :data instead of :file. (image-type-from-data): New function. (image-type-from-file-header): Use it. (create-image): Add parameter DATA-P. - + 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> * echistory.el (electric-command-history): Call Command-history-setup