Add autoload for gptel-send
This commit is contained in:
parent
048eaf9b64
commit
cd22ea836c
1 changed files with 1 additions and 0 deletions
1
gptel.el
1
gptel.el
|
@ -174,6 +174,7 @@ By default, \"openai.com\" is used as HOST and \"apikey\" as USER."
|
|||
;; TODO: Handle multiple requests(#15). (Only one request from one buffer at a time?)
|
||||
;; TODO: Since we capture a marker for the insertion location, `gptel-buffer' no
|
||||
;; longer needs to be recorded
|
||||
;;;###autoload
|
||||
(defun gptel-send (&optional arg)
|
||||
"Submit this prompt to ChatGPT.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue