From: Richard M. Stallman Date: Thu, 17 Mar 2005 23:56:15 +0000 (+0000) Subject: (insert-sliced-image): Add autoload cookie. X-Git-Tag: ttn-vms-21-2-B4~1734 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f22c36d3a0def98336324361a539b8b59f5ec506;p=emacs.git (insert-sliced-image): Add autoload cookie. --- diff --git a/lisp/image.el b/lisp/image.el index 9a6c93c04d1..ced73c8fb3a 100644 --- a/lisp/image.el +++ b/lisp/image.el @@ -227,6 +227,7 @@ height of the image; integer values are taken as pixel values." 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