branch: externals/ellama commit 9ef4ed4c14356aeb9afe119f28edb8d4d21db1ff Author: Sergey Kostyaev <sskosty...@gmail.com> Commit: Sergey Kostyaev <sskosty...@gmail.com>
Add autoload for `ellama-community-prompts-ensure` Added autoload cookie to `ellama-community-prompts-ensure` function to ensure it can be loaded automatically. Fix #311 --- ellama-community-prompts.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ellama-community-prompts.el b/ellama-community-prompts.el index 9da7af4c38..9c6bd7be2e 100644 --- a/ellama-community-prompts.el +++ b/ellama-community-prompts.el @@ -113,6 +113,7 @@ PARSED-LINE is expected to be a list with three elements: :act, (defvar ellama-community-prompts-collection nil "Community prompts collection.") +;;;###autoload (defun ellama-community-prompts-ensure () "Ensure that the community prompt collection are loaded and available. This function ensures that the file specified by `ellama-community-prompts-file'