Add autoload

This commit is contained in:
TEC 2020-12-25 02:31:06 +08:00
parent a948d53173
commit 0fcbe4c50e
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ Run after hardcoded setup, but before the screenshot is captured."
(defvar screenshot--region-end nil
"End of the region forming the screenshot.")
;;;###autoload
(defun screenshot (beg end)
"Take a screenshot of the current region or buffer.