Mercurial > emacs
changeset 55032:0d4d0a1b7ad5
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 20 Apr 2004 22:22:45 +0000 |
parents | 488c36800dcc |
children | a7dfcd60873e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 20 22:19:43 2004 +0000 +++ b/lisp/ChangeLog Tue Apr 20 22:22:45 2004 +0000 @@ -1,6 +1,11 @@ +2004-04-21 Kim F. Storm <storm@cua.dk> + + * image.el (insert-image): Add optional SLICE arg. + (insert-sliced-image): New defun. + 2004-04-20 Richard M. Stallman <rms@gnu.org> - * window.el (split-window-save-restore-data): + * window.el (split-window-save-restore-data): Don't update the data if OLD-INFO is nil. * view.el (view-return-to-alist): Mark it permanent local.