mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(insert-sliced-image): Add autoload cookie.
This commit is contained in:
parent
2abded2ea0
commit
f22c36d3a0
@ -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…
Reference in New Issue
Block a user