emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ellama 8e26db91c8 11/19: Update menu item


From: ELPA Syncer
Subject: [elpa] externals/ellama 8e26db91c8 11/19: Update menu item
Date: Sun, 23 Feb 2025 06:58:08 -0500 (EST)

branch: externals/ellama
commit 8e26db91c867f02713cebba89af3a4a9686266e7
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>

    Update menu item
    
    Updated the menu item text for better clarity and user experience. Changed
    "Community blueprint" to "Chat with community blueprint".
---
 ellama.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ellama.el b/ellama.el
index 3bfc2fbe19..e460c8d199 100644
--- a/ellama.el
+++ b/ellama.el
@@ -3157,7 +3157,7 @@ Call CALLBACK on result list of strings.  ARGS contains 
keys for fine control.
   "Main Menu."
   ["Main"
    [("c" "Chat" ellama-chat)
-    ("B" "Community blueprint" ellama-community-prompts-select-blueprint)]
+    ("B" "Chat with community blueprint" 
ellama-community-prompts-select-blueprint)]
    [("a" "Ask Commands" ellama-transient-ask-menu)
     ("C" "Code Commands" ellama-transient-code-menu)]]
   ["Text"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]