Skip to content

Commit

Permalink
Update packages in section 1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 7, 2025
1 parent 9241a3c commit 0ce66d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/packages/archive-contents
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
(centaur-tabs . [(20241215 1321) ((emacs (27 1)) (powerline (2 4))) "Aesthetic, modern looking customizable tabs plugin" tar ((:url . "https://github.com/ema2159/centaur-tabs") (:commit . "35389777bc7c4972e302d3793e1a5250f501404d") (:revdesc . "35389777bc7c") (:keywords "frames") (:authors ("Emmanuel Bustos" . "[email protected]")) (:maintainers ("Jen-Chieh Shen" . "[email protected]")) (:maintainer "Jen-Chieh Shen" . "[email protected]"))])
(change-case . [(20221211 907) ((emacs (25 1)) (dash (2 16 0)) (s (1 12 0))) "Case conversion between camelCase, PascalCase, snake_case and more" tar ((:url . "https://github.com/TakesxiSximada/change-case.el") (:commit . "8117113a15be15667b6421257fa4cf233dc81bd2") (:revdesc . "8117113a15be") (:authors ("TakesxiSximada" . "[email protected]")) (:maintainers ("TakesxiSximada" . "[email protected]")) (:maintainer "TakesxiSximada" . "[email protected]"))])
(chatgpt . [(20250101 913) ((emacs (27 1)) (openai (0 1 0)) (lv (0 0)) (ht (2 0)) (markdown-mode (2 1)) (spinner (1 7 4))) "Use ChatGPT inside Emacs" tar ((:url . "https://github.com/emacs-openai/chatgpt") (:commit . "e6ffd2a9d63fa8437301411d81d2488b278911e6") (:revdesc . "e6ffd2a9d63f") (:keywords "comm" "openai") (:authors ("Jen-Chieh" . "[email protected]")) (:maintainers ("Jen-Chieh" . "[email protected]")) (:maintainer "Jen-Chieh" . "[email protected]"))])
(chatgpt-shell . [(20250206 2101) ((emacs (28 1)) (shell-maker (0 76 2))) "A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar ((:url . "https://github.com/xenodium/chatgpt-shell") (:commit . "1c3ff5db811c1b59bd984e9abe46f7857d47e9c1") (:revdesc . "1c3ff5db811c"))])
(chatgpt-shell . [(20250207 926) ((emacs (28 1)) (shell-maker (0 76 2))) "A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar ((:url . "https://github.com/xenodium/chatgpt-shell") (:commit . "be81dd78fd1a6e7f0e50a0e7d67c0542d47783a8") (:revdesc . "be81dd78fd1a"))])
(chatgpt-sideline . [(20250101 913) ((emacs (27 1)) (chatgpt (0 1 0)) (sideline (0 1 0))) "Sideline support for chatgpt" tar ((:url . "https://github.com/emacs-openai/chatgpt-sideline") (:commit . "01691093271f57a237ed56451afef6ed8410a754") (:revdesc . "01691093271f") (:keywords "convenience" "chatgpt" "ai") (:authors ("Jen-Chieh" . "[email protected]")) (:maintainers ("Jen-Chieh" . "[email protected]")) (:maintainer "Jen-Chieh" . "[email protected]"))])
(cisco-router-mode . [(20100804 840) nil "Major mode for editing Cisco router configuration files" tar ((:url . "https://github.com/emacsmirror/cisco-router-mode") (:commit . "3878fc6d6a1dea48eb9174af567f93659b8542e8") (:revdesc . "3878fc6d6a1d"))])
(clean-buffers . [(20240715 2355) ((emacs (26 1))) "Clean useless buffers" tar ((:url . "https://github.com/elp-revive/clean-buffers") (:commit . "fec82f624da40b85e74cc0ea75e29c28d247911d") (:revdesc . "fec82f624da4") (:keywords "convenience" "usability" "buffers") (:authors ("DarkSun" . "[email protected]")) (:maintainers ("Jen-Chieh Shen" . "[email protected]")) (:maintainer "Jen-Chieh Shen" . "[email protected]"))])
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(chatgpt-shell .
[(20250206 2101)
[(20250207 926)
((emacs
(28 1))
(shell-maker
(0 76 2)))
"A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar
((:url . "https://github.com/xenodium/chatgpt-shell")
(:commit . "1c3ff5db811c1b59bd984e9abe46f7857d47e9c1")
(:revdesc . "1c3ff5db811c"))])
(:commit . "be81dd78fd1a6e7f0e50a0e7d67c0542d47783a8")
(:revdesc . "be81dd78fd1a"))])
Binary file not shown.

0 comments on commit 0ce66d9

Please sign in to comment.