(insert-sliced-image): Add autoload cookie.
This commit is contained in:
parent
2abded2ea0
commit
f22c36d3a0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue