From b3e94ae0c5d99e892e7e8e741f016a5da07026a3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 13 Aug 2025 16:55:50 -0500 Subject: updating localrepo packages --- .localrepo/archive-contents | 6 +++++- .localrepo/auctex-14.1.0.tar | Bin 0 -> 6584320 bytes .localrepo/gptel-magit-20250520.833.tar | Bin 0 -> 20480 bytes .localrepo/llama-0.6.3.tar | Bin 0 -> 61440 bytes .localrepo/llama-1.0.0.tar | Bin 10240 -> 0 bytes 5 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .localrepo/auctex-14.1.0.tar create mode 100644 .localrepo/gptel-magit-20250520.833.tar create mode 100644 .localrepo/llama-0.6.3.tar delete mode 100644 .localrepo/llama-1.0.0.tar diff --git a/.localrepo/archive-contents b/.localrepo/archive-contents index 51edfa83..1e0281b2 100644 --- a/.localrepo/archive-contents +++ b/.localrepo/archive-contents @@ -11,6 +11,7 @@ (all-the-icons-nerd-fonts . [(20240210 1127) ((emacs (28 1)) (all-the-icons (5 0)) (nerd-icons (0 0 1))) "Nerd font integration for allicons." tar]) (async . [(1 9 9) ((emacs (24 4))) "Asynchronous processing in Emacs" tar]) (async-await . [(20220827 437) ((emacs (25 1)) (promise (1 1)) (iter2 (0 9 10))) "Async/Await." tar]) + (auctex . [(14 1 0) ((emacs (28 1))) "Integrated environment for *TeX*" tar]) (bicycle . [(20250601 1007) ((emacs (26 1)) (compat (30 1))) "Cycle outline and code visibility." tar]) (blacken . [(20231129 654) ((emacs (25 2))) "Reformat python buffers using the black formatter." tar]) (buffer-move . [(20220512 755) ((emacs (24 1))) "Easily swap buffers." tar]) @@ -48,6 +49,7 @@ (erc-image . [(20210604 753) nil "Show received image urls in the ERC buffer." tar]) (erc-yank . [(20210220 1815) nil "Automagically create a Gist if pasting more than 5 lines." tar]) (eshell-toggle . [(20250513 1742) ((emacs (25 1)) (dash (2 11 0))) "Show/hide eshell under active window." tar]) + (esup . [(20220202 2335) ((cl-lib (0 5)) (s (1 2)) (emacs (25 1))) "The Emacs StartUp Profiler (ESUP)." tar]) (esxml . [(20250421 1632) ((emacs (24 1)) (cl-lib (0 5))) "Library for working with xml via esxml and sxml." tar]) (exec-path-from-shell . [(2 2) ((emacs (24 4))) "Get environment variables such as $PATH from the shell" tar]) (exercism . [(20241019 1120) ((emacs (27 1)) (dash (2 19 1)) (a (1 0 0)) (s (1 13 1)) (request (0 3 2)) (async (1 9 6)) (async-await (1 1)) (persist (0 5)) (transient (0 3 7))) "Unofficial https://exercism.org integration." tar]) @@ -69,6 +71,7 @@ (gntp . [(20141025 250) nil "Growl Notification Protocol for Emacs." tar]) (go-mode . [(1 6 0) ((emacs (26 1))) "Major mode for the Go programming language" tar]) (gptel . [(0 9 8 5) ((emacs (27 1)) (transient (0 7 4)) (compat (29 1 4 1))) "Interact with ChatGPT or other LLMs" tar]) + (gptel-magit . [(20250520 833) ((emacs (28 1)) (magit (4 0)) (gptel (0 9 8))) "Generate commit messages for magit using gptel." tar]) (graphviz-dot-mode . [(20250715 1358) ((emacs (25 0))) "Mode for the dot-language used by graphviz (att)." tar]) (helpful . [(20250408 334) ((emacs (25)) (dash (2 18 0)) (s (1 11 0)) (f (0 20 0)) (elisp-refs (1 2))) "A better *help* buffer." tar]) (hl-todo . [(20250801 947) ((emacs (26 1)) (compat (30 1))) "Highlight TODO and similar keywords." tar]) @@ -88,7 +91,7 @@ (leetcode . [(20250417 1453) ((emacs (28 1)) (s (1 13 0)) (aio (1 0)) (log4e (0 3 3))) "An leetcode client." tar]) (libmpdel . [(20250623 533) ((emacs (25 1))) "Communication with an MPD server." tar]) (ligature . [(20220808 1225) ((emacs (28))) "Display typographical ligatures in major modes." tar]) - (llama . [(1 0 0) ((emacs (26 1)) (compat (30 1))) "Compact syntax for short lambda" tar]) + (llama . [(0 6 3) ((emacs (26 1)) (compat (30 1))) "Compact syntax for short lambda" tar]) (log4e . [(20240123 1313) nil "Provide logging framework for elisp." tar]) (lsp-mode . [(20250811 806) ((emacs (28 1)) (dash (2 18 0)) (f (0 20 0)) (ht (2 3)) (spinner (1 7 3)) (markdown-mode (2 3)) (lv (0)) (eldoc (1 11))) "LSP mode." tar]) (lsp-ui . [(20250804 2109) ((emacs (28 1)) (dash (2 18 0)) (lsp-mode (6 0)) (markdown-mode (2 3))) "UI modules for lsp-mode." tar]) @@ -145,6 +148,7 @@ (swiper . [(0 15 1) ((emacs (24 5)) (ivy (0 15 1))) "Isearch with an overview. Oh, man!" tar]) (symbol-overlay . [(4 3) ((emacs (24 3)) (seq (2 2))) "Highlight symbols with keymap-enabled overlays" tar]) (tablist . [(1 0) ((emacs (24 3))) "Extended tabulatedmode" tar]) + (telega . [(20250304 1550) ((emacs (27 1)) (visual-fill-column (1 9)) (transient (0 3 0))) "Telegram client (unofficial)." tar]) (tide . [(20241019 2101) ((emacs (25 1)) (dash (2 10 0)) (s (1 11 0)) (flycheck (27)) (cl-lib (0 5))) "Typescript Interactive Development Environment." tar]) (tldr . [(20230301 136) ((emacs (24 3))) "Tldr client for Emacs." tar]) (tmr . [(1 1 0) ((emacs (29 1))) "Set timers using a convenient notation" tar]) diff --git a/.localrepo/auctex-14.1.0.tar b/.localrepo/auctex-14.1.0.tar new file mode 100644 index 00000000..f4565cb7 Binary files /dev/null and b/.localrepo/auctex-14.1.0.tar differ diff --git a/.localrepo/gptel-magit-20250520.833.tar b/.localrepo/gptel-magit-20250520.833.tar new file mode 100644 index 00000000..472f1367 Binary files /dev/null and b/.localrepo/gptel-magit-20250520.833.tar differ diff --git a/.localrepo/llama-0.6.3.tar b/.localrepo/llama-0.6.3.tar new file mode 100644 index 00000000..891e854f Binary files /dev/null and b/.localrepo/llama-0.6.3.tar differ diff --git a/.localrepo/llama-1.0.0.tar b/.localrepo/llama-1.0.0.tar deleted file mode 100644 index 9df64990..00000000 Binary files a/.localrepo/llama-1.0.0.tar and /dev/null differ -- cgit v1.2.3