summaryrefslogtreecommitdiff
path: root/lisp/image.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-03-17 23:56:15 +0000
committerRichard M. Stallman <rms@gnu.org>2005-03-17 23:56:15 +0000
commitf22c36d3a0def98336324361a539b8b59f5ec506 (patch)
treed30a4d486b99befec86bbb0f9ea056ae281c5773 /lisp/image.el
parent2abded2ea087d264c60a6a47e0472381ff1c99cc (diff)
downloademacs-f22c36d3a0def98336324361a539b8b59f5ec506.tar.gz
(insert-sliced-image): Add autoload cookie.
Diffstat (limited to 'lisp/image.el')
-rw-r--r--lisp/image.el1
1 files changed, 1 insertions, 0 deletions
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