[emacs] Cleanup cleanup

This commit is contained in:
John Doty 2025-03-13 17:07:11 +00:00
parent 3078e8d39d
commit cdc09a3c8c

View file

@ -4,12 +4,11 @@
;; Version: 1.0.0
;; Package-Requires: ((emacs "27.1") (request "0.3.0") (json "1.5"))
;; Keywords: tools, ai, assistant
;; URL: https://git.d0ty.me/DeCarabas/claude-emacs
;;; Commentary:
;; This package provides integration with the Claude AI assistant from Anthropic.
;; It includes basic functionality like sending text to Claude, as well as
;; code-specific features and tool use capabilities.
;; This package provides integration with the Claude AI assistant from
;; Anthropic. It includes basic functionality like sending text to Claude, as
;; well as code-specific features and tool use capabilities.
;;; Code: