Mercurial > emacs
comparison lisp/ChangeLog @ 27074:3ddce8cdf615
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 01 Jan 2000 16:33:32 +0000 |
parents | e5d4464b5b3d |
children | c68892f03670 |
comparison
equal
deleted
inserted
replaced
27073:aad0a025b1e3 | 27074:3ddce8cdf615 |
---|---|
1 2000-01-01 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * image.el (defimage): Handle specifications containing :data | |
4 instead of :file. | |
5 (image-type-from-data): New function. | |
6 (image-type-from-file-header): Use it. | |
7 (create-image): Add parameter DATA-P. | |
8 | |
1 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 9 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2 | 10 |
3 * echistory.el (electric-command-history): Call Command-history-setup | 11 * echistory.el (electric-command-history): Call Command-history-setup |
4 and command-history-mode using their new conventions. | 12 and command-history-mode using their new conventions. |
5 | 13 |