diff options
Diffstat (limited to 'localrepo/archive-contents')
| -rw-r--r-- | localrepo/archive-contents | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/localrepo/archive-contents b/localrepo/archive-contents index 214e1c54..54054c71 100644 --- a/localrepo/archive-contents +++ b/localrepo/archive-contents @@ -60,13 +60,15 @@   (flyspell-correct-ivy . [(20220520 630) ((flyspell-correct (0 6 1)) (ivy (0 8 0)) (emacs (24 4))) "Correcting words with flyspell via ivy interface" tar])   (fontaine . [(2 0 0) ((emacs (29 1))) "Set font configurations using presets" tar])   (free-keys . [(1 0) ((cl-lib (0 3))) "Show free keybindings for modkeys or prefixes" tar]) + (geiser . [(0 30) ((emacs (27 1)) (project (0 8 1))) "GNU Emacs and Scheme talk to each other" tar]) + (geiser-guile . [(0 28 1) ((emacs (25 1)) (transient (0 3)) (geiser (0 28 1))) "Guile and Geiser talk to each other" tar])   (git-commit . [(3 3 0) ((emacs (25 1)) (dash (2 19 1)) (transient (0 3 6)) (with-editor (3 0 5))) "Edit Git commit messages" tar]) - (git-gutter . [(20220922 256) ((emacs (25 1))) "Port of Sublime Text plugin GitGutter" tar]) + (git-gutter . [(20240425 647) ((emacs (25 1))) "Port of Sublime Text plugin GitGutter" tar])   (git-timemachine . [(20240413 909) ((emacs (24 3)) (transient (0 1 0))) "Walk through git revisions of a file" tar])   (github-dark-vscode-theme . [(20231011 2034) ((emacs (24 1))) "The GitHub Dark Theme from Visual Studio Code" tar])   (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 . [(20240422 1939) ((emacs (27 1)) (transient (0 4 0)) (compat (29 1 4 1))) "Interact with ChatGPT or other LLMs" tar]) + (gptel . [(20240424 2306) ((emacs (27 1)) (transient (0 4 0)) (compat (29 1 4 1))) "Interact with ChatGPT or other LLMs" tar])   (graphql . [(0 1 2) ((emacs (25))) "GraphQL utilities" tar])   (graphviz-dot-mode . [(20230325 1050) ((emacs (25 0))) "Mode for the dot-language used by graphviz (att)." tar])   (helpful . [(20231028 516) ((emacs (25)) (dash (2 18 0)) (s (1 11 0)) (f (0 20 0)) (elisp-refs (1 2))) "A better *help* buffer" tar]) @@ -89,7 +91,7 @@   (ligature . [(20220808 1225) ((emacs (28))) "Display typographical ligatures in major modes" tar])   (log4e . [(20240123 1313) nil "provide logging framework for elisp" tar])   (lsp-mode . [(20240422 334) ((emacs (27 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 . [(20240423 1111) ((emacs (27 1)) (dash (2 18 0)) (lsp-mode (6 0)) (markdown-mode (2 3))) "UI modules for lsp-mode" tar]) + (lsp-ui . [(20240424 412) ((emacs (27 1)) (dash (2 18 0)) (lsp-mode (6 0)) (markdown-mode (2 3))) "UI modules for lsp-mode" tar])   (lv . [(0 15 0) nil "Other echo area" tar])   (madhat2r-theme . [(20170203 30) ((emacs (24))) "dark color theme that is easy on the eyes" tar])   (magit . [(3 3 0) ((emacs (25 1)) (dash (2 19 1)) (git-commit (3 3 0)) (magit-section (3 3 0)) (transient (0 3 6)) (with-editor (3 0 5))) "A Git porcelain inside Emacs" tar]) | 
