# HG changeset patch # User Richard M. Stallman # Date 1111103775 0 # Node ID b0de8a447a79d7cf9544b9a8bfe0d197bb8899cd # Parent fddbd693658257ef02af140f503c777a4cf7a933 (insert-sliced-image): Add autoload cookie. diff -r fddbd6936582 -r b0de8a447a79 lisp/image.el --- 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