[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama a43bf8db31 13/19: Update ellama-community-prompt
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama a43bf8db31 13/19: Update ellama-community-prompts.el header |
Date: |
Sun, 23 Feb 2025 06:58:08 -0500 (EST) |
branch: externals/ellama
commit a43bf8db31fac86ed434f5ce895f92e24b517c24
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>
Update ellama-community-prompts.el header
Added package-lint-main-file directive and removed unnecessary metadata.
---
ellama-community-prompts.el | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/ellama-community-prompts.el b/ellama-community-prompts.el
index 3335760dba..c4f1aebc05 100644
--- a/ellama-community-prompts.el
+++ b/ellama-community-prompts.el
@@ -1,14 +1,9 @@
-;;; ellama-community-prompts.el --- Community prompt collection -*-
lexical-binding: t -*-
+;;; ellama-community-prompts.el --- Community prompt collection -*-
lexical-binding: t; package-lint-main-file: "ellama.el"; -*-
;; Copyright (C) 2023-2025 Free Software Foundation, Inc.
;; Author: Sergey Kostyaev <sskostyaev@gmail.com>
-;; URL: http://github.com/s-kostyaev/ellama
-;; Keywords: help local tools
-;; Package-Requires: ((emacs "28.1") (llm "0.22.0") (transient "0.7") (compat
"29.1"))
-;; Version: 1.3.0
;; SPDX-License-Identifier: GPL-3.0-or-later
-;; Created: 8th Oct 2023
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
- [elpa] externals/ellama 25d34ce337 10/19: Fix community prompts, (continued)
- [elpa] externals/ellama 25d34ce337 10/19: Fix community prompts, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 49593e60fa 12/19: Update variable prompt format, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama f94002a405 15/19: Bump version, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 62364b5a4e 05/19: Add functionality to remove context elements by name, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 4340f71d75 06/19: Refactor `ellama-context-mode` to be a derived mode, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama ad88edf9ed 16/19: Merge pull request #238 from s-kostyaev/ux-improvements, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama fb01a0cefe 19/19: Merge pull request #241 from s-kostyaev/improve-readme, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 7e0b688d7f 03/19: Enhance transient model loading description, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 071f49f831 08/19: Add community prompt collection feature, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 8e26db91c8 11/19: Update menu item, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama a43bf8db31 13/19: Update ellama-community-prompts.el header,
ELPA Syncer <=
- [elpa] externals/ellama 9d5b7046b3 14/19: Update package dependencies, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama d9de354092 17/19: Add simple configuration example to readme, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 4bb90fcbd6 18/19: Update README for ellama provider description, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 0eac37ffe3 09/19: Add ellama-session-kill functionality, ELPA Syncer, 2025/02/23
- [elpa] externals/ellama 7ac470cc06 07/19: Enhance header line format handling in `ellama.el`, ELPA Syncer, 2025/02/23