Mercurial > emacs
changeset 60688:b0de8a447a79
(insert-sliced-image): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 17 Mar 2005 23:56:15 +0000 |
parents | fddbd6936582 |
children | 5a0fcfdcc95e |
files | lisp/image.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/image.el Thu Mar 17 23:51:04 2005 +0000 +++ b/lisp/image.el Thu Mar 17 23:56:15 2005 +0000 @@ -227,6 +227,7 @@ image) rear-nonsticky (display))))) +;;;###autoload (defun insert-sliced-image (image &optional string area rows cols) "Insert IMAGE into current buffer at point. IMAGE is displayed by inserting STRING into the current buffer