1
0
Fork 0

Adapt docstring

This commit is contained in:
Bram Schoenmakers 2024-02-22 07:05:01 +01:00
parent e2b81ef432
commit 1702fadaeb
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -653,7 +653,9 @@ of text and `takeaway' returns a bullet list.
With a single universal prefix argument (`C-u'), the user is
prompted whether the summary has to be inserted at point, which
target LANGUAGE to use, which summarizer ENGINE to use and which
summary FORMAT to use."
summary FORMAT to use.
INTERACTIVE-P is t when called interactively."
(interactive (append
(list (read-buffer (format-prompt "Buffer" "") nil t))
(kagi--get-summarizer-parameters t)