Variable: package-archive-contents
package-archive-contents is a variable defined in package.el.gz.
Value
Large value
((zig-mode
#s(package-desc zig-mode (0 0 8)
"A major mode for the Zig programming language"
((emacs (26 1)) (reformatter (0 6))) tar "nongnu"
nil
((:url . "https://github.com/zig-lang/zig-mode")
(:keywords "zig" "languages")
(:maintainer "Jen-Chieh" . "jcs090218@gmail.com")
(:authors
("Andrea Orru" . "andreaorru1991@gmail.com")
("Andrew Kelley" . "superjoe30@gmail.com"))
(:commit
. "f3e952c24a9c152307a6e7ca1645b5f72be74314"))
nil))
(zenburn-theme
#s(package-desc zenburn-theme (2 9 0)
"A low contrast color theme for Emacs." nil tar
"nongnu" nil
((:url . "https://github.com/bbatsov/zenburn-emacs")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.com")
(:authors
("Bozhidar Batsov" . "bozhidar@batsov.com"))
(:commit
. "1022240b1061369ecb605d55fa074d20d5c84aae"))
nil))
(yasnippet-snippets
#s(package-desc yasnippet-snippets (1 0)
"Collection of yasnippet snippets"
((yasnippet (0 8 0))) tar "nongnu" nil
((:url
. "https://github.com/AndreaCrotti/yasnippet-snippets")
(:keywords "snippets")
(:maintainer "Andrea Crotti"
. "andrea.crotti.0@gmail.com")
(:authors
("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
(:commit
. "39e640c037f51602f821721c200ab43b71febc90"))
nil))
(yaml-mode
#s(package-desc yaml-mode (0 0 16)
"Major mode for editing YAML files" ((emacs (24 1)))
tar "nongnu" nil
((:url . "https://github.com/yoshiki/yaml-mode")
(:keywords "data" "yaml")
(:maintainer "Vasilij Schneidermann"
. "mail@vasilij.de")
(:authors
("Yoshiki Kurihara" . "clouder@gmail.com")
("Marshall T. Vandegrift" . "llasram@gmail.com"))
(:commit
. "6bb9e7f6e1c9224f743a8a68bc210d10eb8cb788"))
nil))
(xml-rpc
#s(package-desc xml-rpc (1 6 17)
"An elisp implementation of clientside XML-RPC"
((emacs (24 1))) tar "nongnu" nil
((:url . "http://github.com/xml-rpc-el/xml-rpc-el")
(:keywords "xml" "rpc" "network" "comm")
(:maintainer "Mark A. Hershberger"
. "mah@everybody.org")
(:commit
. "47cd3409d6c376adc6b9e46c30b1033289ddfb49"))
nil))
(xkcd
#s(package-desc xkcd (1 1) "View xkcd from Emacs" ((json (1 3))) tar
"nongnu" nil
((:url . "https://github.com/vibhavp/emacs-xkcd")
(:keywords "xkcd" "webcomic")
(:maintainer "Vibhav Pant" . "vibhavp@gmail.com")
(:authors ("Vibhav Pant" . "vibhavp@gmail.com"))
(:commit
. "ca3eed560361fad276a1e1c6fd0104ce902f358a"))
nil))
(xah-fly-keys
#s(package-desc xah-fly-keys (28 11 20260414134011)
"ergonomic modal keybinding minor mode."
((emacs (28 3))) tar "nongnu" nil
((:url
. "http://xahlee.info/emacs/misc/xah-fly-keys.html")
(:keywords "convenience" "vi" "vim" "ergoemacs"
"keybinding")
(:maintainer "Xah Lee" . "xah@xahlee.org")
(:commit
. "f09a66647bb80a310826f0f1b763b174433b2664"))
nil))
(ws-butler
#s(package-desc ws-butler (1 3)
"Unobtrusively remove trailing whitespace"
((emacs (24 1))) tar "nongnu" nil
((:url
. "https://elpa.nongnu.org/nongnu/ws-butler.html")
(:keywords "text")
(:maintainer "Sean Whitton"
. "spwhitton@spwhitton.name")
(:authors ("Le Wang" . "l26wang@gmail.com"))
(:commit
. "9ee5a7657a22e836618813c2e2b64a548d27d2ff"))
nil))
(writegood-mode
#s(package-desc writegood-mode (2 2 0)
"Polish up poor writing on the fly" nil tar "nongnu"
nil
((:url
. "http://github.com/bnbeckwith/writegood-mode")
(:keywords "writing" "weasel-words" "grammar")
(:commit
. "d54eadeedb8bf3aa0e0a584c0a7373c69644f4b8"))
nil))
(workroom
#s(package-desc workroom (2 3 1)
"Named rooms for work without irrelevant distracting buffers"
((emacs (25 1)) (project (0 3 0))
(compat (28 1 2 2)))
tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-workroom")
(:keywords "tools" "convenience")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "cb8654191b23c9b02a79660c3d8c969709c6fcbe"))
nil))
(with-simulated-input
#s(package-desc with-simulated-input (3 0)
"A macro to simulate user input non-interactively"
((emacs (24 4))) tar "nongnu" nil
((:url
. "https://github.com/DarwinAwardWinner/with-simulated-input")
(:keywords "lisp" "tools" "extensions")
(:maintainer "Ryan C Thompson"
. "rct@thompsonclan.org")
(:authors
("Ryan C. Thompson" . "rct@thompsonclan.org")
("Nikita Bloshchanevich" . "nikblos@outlook.com"))
(:commit
. "07bdfbe9ab9eab4a04ad02e98b011649a4f4e6a2"))
nil))
(with-editor
#s(package-desc with-editor (3 4 9)
"Use the Emacsclient as $EDITOR"
((emacs (26 1)) (compat (30 1))) tar "nongnu" nil
((:url . "https://github.com/magit/with-editor")
(:keywords "processes" "terminals")
(:maintainer "Jonas Bernoulli"
. "emacs.with-editor@jonas.bernoulli.dev")
(:authors
("Jonas Bernoulli"
. "emacs.with-editor@jonas.bernoulli.dev"))
(:commit
. "64211dcb815f2533ac3d2a7e56ff36ae804d8338"))
nil))
(why-this
#s(package-desc why-this (2 0 4)
"Why is this line here? Ask version control"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-why-this")
(:keywords "tools" "convenience" "vc")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "5203d9379afaf6703746823a580c804e1dd98e08"))
nil))
(wgrep
#s(package-desc wgrep (3 0 0)
"Writable grep buffer and apply the changes to files"
((emacs (25 1))) tar "nongnu" nil
((:url
. "http://github.com/mhayashi1120/Emacs-wgrep/raw/master/wgrep.el")
(:keywords "grep" "edit" "extensions")
(:maintainer "Masahiro Hayashi"
. "mhayashi1120@gmail.com")
(:authors
("Masahiro Hayashi" . "mhayashi1120@gmail.com"))
(:commit
. "2d1c0509215499e927817b0d7d3f133db678e010"))
nil))
(wfnames
#s(package-desc wfnames (1 2) "Edit filenames" ((emacs (24 4))) tar
"nongnu" nil
((:url
. "https://github.com/thierryvolpiatto/wfnames")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors
("Thierry Volpiatto" . "thievol@posteo.net"))
(:commit
. "2f014c48fde0979da4ce3c0dbda81389c61a26bc"))
nil))
(webpaste
#s(package-desc webpaste (3 2 2) "Paste to pastebin-like services"
((emacs (24 4)) (request (0 2 0)) (cl-lib (0 5)))
tar "nongnu" nil
((:url . "https://github.com/etu/webpaste.el")
(:keywords "convenience" "comm" "paste")
(:maintainer "Elis etu Hirwing" . "elis@hirwing.se")
(:authors ("Elis etu Hirwing" . "elis@hirwing.se"))
(:commit
. "78272662e6992b8614e79a571ff2395fa9630357"))
nil))
(web-mode
#s(package-desc web-mode (17 3 23)
"major mode for editing web templates"
((emacs (24 3 1))) tar "nongnu" nil
((:url . "https://web-mode.org")
(:keywords "languages")
(:maintainer "François-Xavier Bois"
. "fxbois@gmail.com")
(:commit
. "e93b3fb89fd6345a5ff59795bed712abd486200a"))
nil))
(vm
#s(package-desc vm (8 3 2) "VM mail reader"
((emacs (28 1)) (vcard (0 2 2))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-vm/vm")
(:keywords "mail")
(:maintainer nil . "viewmail-info@nongnu.org")
(:commit
. "790c95503d8e130f97a68ab502eb5c77f35011c8"))
nil))
(visual-fill-column
#s(package-desc visual-fill-column (2 7 1)
"fill-column for visual-line-mode" ((emacs (25 1)))
tar "nongnu" nil
((:url
. "https://codeberg.org/joostkremers/visual-fill-column")
(:maintainer "Joost Kremers"
. "joostkremers@fastmail.fm")
(:authors
("Joost Kremers" . "joostkremers@fastmail.fm"))
(:commit
. "9c0ecc2af21d3024a2a838c30d574e86265a52be"))
nil))
(vcomplete
#s(package-desc vcomplete (2 0) "Visual completions"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://dsemy.com/projects/vcomplete")
(:keywords "convenience" "matching")
(:maintainer "Vcomplete Mailing List"
. "~dsemy/vcomplete-devel@lists.sr.ht")
(:authors ("Daniel Semyonov" . "daniel@dsemy.com"))
(:commit
. "93ae3db40d07ae15e61d34c3c3870de5d2fce2de"))
nil))
(vc-fossil
#s(package-desc vc-fossil (20230504)
"VC backend for the fossil sofware configuraiton management system"
nil tar "nongnu" nil
((:maintainer "Alfred M. Szmidt" . "ams@gnu.org")
(:authors ("Venkat Iyer" . "venkat@comit.com"))
(:url
. "https://elpa.nongnu.org/nongnu/vc-fossil.html")
(:commit
. "4a4a3e4df83ba2f1ea8bfd8aa7e9f9b2c1c32ca9"))
nil))
(undo-fu-session
#s(package-desc undo-fu-session (0 8)
"Persistent undo, available between sessions"
((emacs (28 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-undo-fu-session")
(:keywords "convenience")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "db5e165439c95bf36f3e48d0c87d3879cabb18f0"))
nil))
(undo-fu
#s(package-desc undo-fu (0 5) "Undo helper with redo"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-undo-fu")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "57615408f9bd70247d2b2844a1946a00300ef5bb"))
nil))
(ujelly-theme
#s(package-desc ujelly-theme (1 3 6)
"Ujelly theme for GNU Emacs 24 (deftheme)" nil tar
"nongnu" nil
((:url
. "http://github.com/marktran/color-theme-ujelly")
(:maintainer "Mark Tran" . "mark.tran@gmail.com")
(:authors ("Mark Tran" . "mark.tran@gmail.com"))
(:commit
. "7345ab821739aafa2ec079a71fa7de350a869f0e"))
nil))
(typst-ts-mode
#s(package-desc typst-ts-mode (0 12 2)
"Tree Sitter support for Typst" ((emacs (29 1))) tar
"nongnu" nil
((:url
. "https://codeberg.org/meow_king/typst-ts-mode")
(:keywords "typst" "languages" "tree-sitter")
(:maintainer ("Ziqi Yang" . "mr.meowking@anche.no")
("Huan Nguyen"
. "nguyenthieuhuan@gmail.com"))
(:authors ("Ziqi Yang" . "mr.meowking@anche.no"))
(:commit
. "9e95d143e519600ea32c7a546ddb72fc349d17fc"))
nil))
(typescript-mode
#s(package-desc typescript-mode (0 4)
"Major mode for editing typescript" ((emacs (24 3)))
tar "nongnu" nil
((:url
. "http://github.com/ananthakumaran/typescript.el")
(:keywords "typescript" "languages")
(:commit
. "2a58631230fe2d176352af262a0efdecc21f90ac"))
nil))
(tuareg
#s(package-desc tuareg (3 0 1) "OCaml mode"
((emacs (26 3)) (caml (4 8))) tar "nongnu" nil
((:url . "https://github.com/ocaml/tuareg")
(:keywords "ocaml" "languages")
(:maintainer
("Christophe Troestler"
. "Christophe.Troestler@umons.ac.be")
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:authors
("Albert Cohen" . "Albert.Cohen@inria.fr")
("Sam Steingold" . "sds@gnu.org")
("Christophe Troestler"
. "Christophe.Troestler@umons.ac.be")
("Till Varoquaux" . "till@pps.jussieu.fr")
("Sean McLaughlin" . "seanmcl@gmail.com")
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:commit
. "4d94293cc5a7bba6cd043e29968719ce597d65f5"))
nil))
(treeview
#s(package-desc treeview (1 3 1) "A generic tree navigation library"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://github.com/tilmanrassy/emacs-treeview")
(:keywords "lisp" "tools" "internal" "convenience")
(:maintainer "Tilman Rassy"
. "tilman.rassy@googlemail.com")
(:authors
("Tilman Rassy" . "tilman.rassy@googlemail.com"))
(:commit
. "9a1a16f84fc3c368443641f7a71aa2407ad91d38"))
nil))
(treesit-fold
#s(package-desc treesit-fold (0 2 1) "Code folding using treesit"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://github.com/emacs-tree-sitter/treesit-fold")
(:keywords "convenience" "folding" "tree-sitter")
(:maintainer "Jen-Chieh" . "jcs090218@gmail.com")
(:authors ("Junyi Hou" . "junyi.yi.hou@gmail.com")
("Jen-Chieh" . "jcs090218@gmail.com"))
(:commit
. "1b4b552867d8eaa03008b887ec0c9236c3c2b416"))
nil))
(treepy
#s(package-desc treepy (0 1 3) "Generic tree traversal tools"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/volrath/treepy.el")
(:keywords "lisp" "maint" "tools")
(:maintainer "Daniel Barreto"
. "daniel.barreto.n@gmail.com")
(:authors
("Daniel Barreto" . "daniel.barreto.n@gmail.com"))
(:commit
. "28f0e2c2c75ea186e8beb570a4a70087926ff80b"))
nil))
(tp
#s(package-desc tp (0 8)
"Utilities for transient menus that POST to an API"
((emacs (28 1)) (transient (0 5 0))) tar "nongnu"
nil
((:url . "https://codeberg.org/martianh/tp.el")
(:keywords "convenience" "api" "requests")
(:maintainer "Marty Hiatt" . "mousebot@disroot.org")
(:authors ("Marty Hiatt" . "mousebot@disroot.org"))
(:commit
. "cef3fc2daefbbfc29ad02b7e1f39542b57c72fe8"))
nil))
(totp-auth
#s(package-desc totp-auth (1 0) "RFC6238 TOTP"
((emacs (27 1)) (base32 (0 1))) tar "nongnu" nil
((:url . "https://gitlab.com/fledermaus/totp.el")
(:keywords "2fa" "two-factor" "totp" "otp"
"password" "comm")
(:maintainer "Vivek Das Mohapatra"
. "vivek@etla.org")
(:authors
("Vivek Das Mohapatra" . "vivek@etla.org"))
(:commit . "v1.0"))
nil))
(toc-org
#s(package-desc toc-org (1 1)
"add table of contents to org-mode files (formerly, org-toc)"
nil tar "nongnu" nil
((:url . "https://github.com/snosov1/toc-org")
(:keywords "org-mode" "org-toc" "toc-org" "org"
"toc" "table" "of" "contents")
(:maintainer "Sergei Nosov"
. "sergei.nosov[at]gmail.com")
(:authors
("Sergei Nosov" . "sergei.nosov[at]gmail.com"))
(:commit
. "328d34144f65609cf6d3e1f39037e661a90b4489"))
nil))
(textile-mode
#s(package-desc textile-mode (1 0 0)
"Textile markup editing major mode" nil tar "nongnu"
nil
((:url . "https://github.com/juba/textile-mode")
(:keywords "wp" "languages")
(:maintainer "Julien Barnier" . "julien@nozav.org")
(:authors ("Julien Barnier" . "julien@nozav.org"))
(:commit
. "16ac26b5b4c9bb5c7a3c7aed6c6b3a6c5fb8c62c"))
nil))
(testcover-mark-line
#s(package-desc testcover-mark-line (0 3)
"Mark whole line with Testcover" ((emacs (25 1)))
tar "nongnu" nil
((:url
. "https://codeberg.org/akib/emacs-testcover-mark-line")
(:keywords "lisp" "utility")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "36a2a9422dcdf6f01e842b153fa492c1604ca48b"))
nil))
(telephone-line
#s(package-desc telephone-line (0 5) "Rewrite of Powerline"
((emacs (24 4)) (cl-lib (0 5)) (cl-generic (0 2))
(seq (1 8)))
tar "nongnu" nil
((:url . "https://github.com/dbordak/telephone-line")
(:keywords "mode-line")
(:maintainer "Daniel Bordak"
. "dbordak@fastmail.fm")
(:authors ("Daniel Bordak" . "dbordak@fastmail.fm"))
(:commit
. "ef753fae21de7ca3c4268488b35ee83a36d6d98a"))
nil))
(teco
#s(package-desc teco (9) "Teco interpreter for Gnu Emacs" nil tar
"nongnu" nil
((:url . "https://github.com/mtk/teco.git")
(:keywords "convenience" "emulations" "files")
(:maintainer "Mark T. Kennedy" . "mtk@acm.org")
(:authors
("Dale R. Worley" . "worley@alum.mit.edu"))
(:commit
. "3e1db9d41d44f52c6b0de4349c5bbfeb125b2735"))
nil))
(tangotango-theme
#s(package-desc tangotango-theme (0 0 7)
"Tango Palette color theme for Emacs 24." nil tar
"nongnu" nil
((:url
. "https://github.com/juba/color-theme-tangotango")
(:keywords "tango" "palette" "color" "theme"
"emacs")
(:commit
. "8843dab8109d4334be69038a9c689a929b6be687"))
nil))
(tablist
#s(package-desc tablist (1 0) "Extended tabulated-list-mode"
((emacs (24 3))) tar "nongnu" nil
((:keywords "extensions" "lisp")
(:maintainer "Andreas Politz"
. "politza@fh-trier.de")
(:authors
("Andreas Politz" . "politza@fh-trier.de"))
(:url
. "https://elpa.nongnu.org/nongnu/tablist.html")
(:commit
. "f6b495d09494784163c3e6ba75b771b71fe226a8"))
nil))
(systemd
#s(package-desc systemd (1 6 1)
"Major mode for editing systemd units"
((emacs (24 4))) tar "nongnu" nil
((:keywords "tools" "unix")
(:maintainer "Mark Oteiza" . "mvoteiza@udel.edu")
(:authors ("Mark Oteiza" . "mvoteiza@udel.edu"))
(:url
. "https://elpa.nongnu.org/nongnu/systemd.html")
(:commit
. "8742607120fbc440821acbc351fda1e8e68a8806"))
nil))
(symbol-overlay
#s(package-desc symbol-overlay (4 3)
"Highlight symbols with keymap-enabled overlays"
((emacs (24 3)) (seq (2 2))) tar "nongnu" nil
((:url . "https://github.com/wolray/symbol-overlay/")
(:keywords "faces" "matching")
(:maintainer "wolray" . "wolray@foxmail.com")
(:authors ("wolray" . "wolray@foxmail.com"))
(:commit
. "6151f4279bd94b5960149596b202cdcb45cacec2"))
nil))
(swift-mode
#s(package-desc swift-mode (9 4 0)
"Major-mode for Apple's Swift programming language"
((emacs (24 4)) (seq (2 3))) tar "nongnu" nil
((:url . "https://github.com/swift-emacs/swift-mode")
(:keywords "languages" "swift")
(:maintainer "taku0"
. "mxxouy6x3m_github@tatapa.org")
(:authors
("taku0" . "mxxouy6x3m_github@tatapa.org")
("Chris Barrett" . "chris.d.barrett@me.com")
("Bozhidar Batsov" . "bozhidar@batsov.com")
("Arthur Evstifeev" . "lod@pisem.net"))
(:commit
. "fc7df7bd906a2bb04aac6e0de47fc7acf33ceed3"))
nil))
(sweeprolog
#s(package-desc sweeprolog (0 27 6) "Embedded SWI-Prolog"
((emacs (27 1)) (compat (29 1 4 2))) tar "nongnu"
nil
((:url . "https://git.sr.ht/~eshel/sweep")
(:keywords "prolog" "languages" "extensions")
(:maintainer "Eshel Yaron"
. "~eshel/dev@lists.sr.ht")
(:authors ("Eshel Yaron" . "me@eshelyaron.com"))
(:commit
. "bd31199a34c0619b346954f25875fcb7239e2b86"))
nil))
(subed
#s(package-desc subed (1 4 1) "A major mode for editing subtitles"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/sachac/subed")
(:keywords "convenience" "files" "hypermedia"
"multimedia")
(:maintainer "Sacha Chua" . "sacha@sachachua.com")
(:commit
. "88a64355523a3bc65790afc7fe6e852183df6df4"))
nil))
(subatomic-theme
#s(package-desc subatomic-theme (1 8 2)
"Low contrast bluish color theme" nil tar "nongnu"
nil
((:url . "https://github.com/cryon/subatomic")
(:keywords "color-theme" "blue" "low contrast")
(:maintainer "John Olsson" . "john@cryon.se")
(:authors ("John Olsson" . "john@cryon.se"))
(:commit
. "2d5acd143a153e16372d59000e57d76291ab81dd"))
nil))
(stylus-mode
#s(package-desc stylus-mode (1 0 1)
"Major mode for editing .styl files" nil tar
"nongnu" nil
((:url . "https://github.com/brianc/jade-mode")
(:keywords "languages")
(:maintainer
"Brian M. Carlson and other contributors")
(:authors
("Brian M. Carlson and other contributors"))
(:commit
. "dad17dc86c93401646802a639a98dd2ec875db6f"))
nil))
(standard-keys-mode
#s(package-desc standard-keys-mode (1 0 0)
"Emulate standard keybindings from modern editors"
((emacs (24 4)) (compat (29 1))) tar "nongnu" nil
((:url
. "https://github.com/DevelopmentCool2449/standard-keys-mode")
(:keywords "emulations" "convenience")
(:maintainer "Elias G. Pérez"
. "eg642616@gmail.com")
(:authors ("Elias G. Pérez" . "eg642616@gmail.com"))
(:commit
. "c54440dfbed35ffea4d56e8a88467cceab8337d0"))
nil))
(sqlite3
#s(package-desc sqlite3 (0 17)
"Direct access to the core SQLite3 API"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://github.com/pekingduck/emacs-sqlite3-api")
(:keywords "comm" "data" "sql")
(:maintainer "Y. N. Lo" . "elisp@fastmail.com")
(:authors ("Y. N. Lo" . "elisp@fastmail.com"))
(:commit
. "b513b71012f61895f771fc6948d6511ea8ded0a6"))
nil))
(spell-fu
#s(package-desc spell-fu (0 3) "Fast & light spelling highlighter"
((emacs (26 2))) tar "nongnu" nil
((:url
. "https://gitlab.com/ideasman42/emacs-spell-fu")
(:keywords "convenience")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "ddad489f2c87467480520502a93e682f81bfac18"))
nil))
(spacemacs-theme
#s(package-desc spacemacs-theme (0 2)
"Color theme with a dark and light versions."
((emacs (24))) tar "nongnu" nil
((:url
. "https://github.com/nashamri/spacemacs-theme")
(:keywords "color" "theme")
(:maintainer "Nasser Alshammari")
(:authors ("Nasser Alshammari"))
(:commit
. "4857e6eb7ea20be3a2631beee42d0644dff7eb1b"))
nil))
(solarized-theme
#s(package-desc solarized-theme (2 1 0) "The Solarized color theme"
((emacs (24 1))) tar "nongnu" nil
((:url . "http://github.com/bbatsov/solarized-emacs")
(:keywords "convenience" "themes" "solarized")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:authors
("Bozhidar Batsov" . "bozhidar@batsov.dev"))
(:commit
. "0972a0f1471ed67211b7c8918a3c049380050d7b"))
nil))
(smartparens
#s(package-desc smartparens (1 11 0)
"Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
nil tar "nongnu" nil
((:url . "https://github.com/Fuco1/smartparens")
(:keywords "abbrev" "convenience" "editing")
(:maintainer "Matus Goljer"
. "matus.goljer@gmail.com")
(:authors
("Matus Goljer" . "matus.goljer@gmail.com"))
(:commit
. "4873352b5d0a1c5142658122de1b6950b8fe7e4d"))
nil))
(sly
#s(package-desc sly (1 0 43) "Sylvester the Cat's Common Lisp IDE"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/joaotavora/sly")
(:keywords "languages" "lisp" "sly")
(:commit
. "613f597ecf72eb5719d4e13a4bfdbeb91373bf09"))
nil))
(slime
#s(package-desc slime (2 32)
"Superior Lisp Interaction Mode for Emacs"
((emacs (24 3)) (macrostep (0 9))) tar "nongnu" nil
((:url . "https://github.com/slime/slime")
(:keywords "languages" "lisp" "slime")
(:commit
. "c8a5d3a21c42d1bb007c5d2175ddb7f957d3a68f"))
nil))
(shellcop
#s(package-desc shellcop (0 1 0) "Analyze info&error in shell-mode"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/redguardtoo/shellcop")
(:keywords "unix" "tools")
(:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
(:authors ("Chen Bin" . "chenbin.sh@gmail.com"))
(:commit
. "4e71f5b9199a0ad10017104a6b2bf5ef5f207dfc"))
nil))
(sesman
#s(package-desc sesman (0 3 2) "Generic Session Manager"
((emacs (25))) tar "nongnu" nil
((:url . "https://github.com/vspinu/sesman")
(:keywords "process")
(:commit
. "083cf73f3f75160bf53f6c0aa1d7f8d2922997a3"))
nil))
(selected-window-contrast
#s(package-desc selected-window-contrast (0 4 1)
"Highlight window and cursor at switching"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/Anoncheg/selected-window-contrast")
(:keywords "color" "windows" "faces" "buffer"
"background")
(:maintainer "Anoncheg" . "vitalij@gmx.com")
(:authors ("Anoncheg" . "vitalij@gmx.com"))
(:commit
. "60779285fa1285e0b70a29a68442835a34d5b348"))
nil))
(scroll-on-jump
#s(package-desc scroll-on-jump (0 3)
"Scroll when jumping to a new point"
((emacs (26 2))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-scroll-on-jump")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "a9b785d3a3dfd94800d7541353a8a6c7961e209a"))
nil))
(scroll-on-drag
#s(package-desc scroll-on-drag (0 1) "Interactive scrolling."
((emacs (26 2))) tar "nongnu" nil
((:url
. "https://github.com/ideasman42/emacs-scroll-on-drag")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "a668537a8da77e4425b6a4110bdaba598a295f9e"))
nil))
(scala-mode
#s(package-desc scala-mode (1 1 1) "Major mode for editing Scala"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://github.com/hvesalai/emacs-scala-mode")
(:keywords "languages")
(:commit
. "df60066e3194428266b0c66c7619327e6a4bf48d"))
nil))
(scad-mode
#s(package-desc scad-mode (98 0)
"A major mode for editing OpenSCAD code"
((emacs (29 1)) (compat (30))) tar "nongnu" nil
((:url
. "https://github.com/openscad/emacs-scad-mode")
(:keywords "languages")
(:maintainer ("Len Trigg" . "lenbok@gmail.com")
("Daniel Mendler"
. "mail@daniel-mendler.de"))
(:commit
. "546d1507cd131f55ca930de7ae1518884e8221f4"))
nil))
(sass-mode
#s(package-desc sass-mode (3 0 16)
"Major mode for editing Sass files"
((haml-mode (3 0 15))) tar "nongnu" nil
((:url . "http://github.com/nex3/haml/tree/master")
(:keywords "markup" "language" "css")
(:commit
. "aee28ea552dce5aade05d8a7f91514e6eb37e59f"))
nil))
(rust-mode
#s(package-desc rust-mode (1 0 6)
"A major-mode for editing Rust source code"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/rust-lang/rust-mode")
(:keywords "languages")
(:maintainer "Mozilla"
. "rust-mode@noreply.github.com")
(:authors
("Mozilla" . "rust-mode@noreply.github.com"))
(:commit
. "a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf"))
nil))
(rubocop
#s(package-desc rubocop (0 6 0) "An Emacs interface for RuboCop"
((emacs (24))) tar "nongnu" nil
((:url . "https://github.com/bbatsov/rubocop-emacs")
(:keywords "project" "convenience")
(:commit
. "608a3c1dccab9a3af467ce75d94dedfbfd37b21d"))
nil))
(rpm-spec-mode
#s(package-desc rpm-spec-mode (0 16)
"RPM spec file editing commands for Emacs/XEmacs"
nil tar "nongnu" nil
((:keywords "unix" "languages")
(:maintainer nil . "stig@bjorlykke.org")
(:authors (nil . "stig@bjorlykke.org"))
(:url
. "https://elpa.nongnu.org/nongnu/rpm-spec-mode.html")
(:commit
. "7d06d19a31e888b932da6c8202ff2c73f42703a1"))
nil))
(rfc-mode
#s(package-desc rfc-mode (1 4 2) "RFC document browser and viewer"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/galdor/rfc-mode")
(:maintainer "Nicolas Martyanoff"
. "nicolas@n16f.net")
(:authors
("Nicolas Martyanoff" . "nicolas@n16f.net"))
(:commit
. "ab09db78d9d1baa4da4f926930833598e1e978ce"))
nil))
(request
#s(package-desc request (0 3 3)
"Compatible layer for URL request in Emacs"
((emacs (24 4))) tar "nongnu" nil
((:url . "https://github.com/tkf/emacs-request")
(:maintainer "Takafumi Arakaki"
. "aka.tkfatgmail.com")
(:authors
("Takafumi Arakaki" . "aka.tkfatgmail.com"))
(:commit
. "d00e522252f0f8405308844c30b4c8d708e22d8d"))
nil))
(reformatter
#s(package-desc reformatter (0 8)
"Define commands which run reformatters on the current buffer"
((emacs (24 3))) tar "nongnu" nil
((:url
. "https://github.com/purcell/emacs-reformatter")
(:keywords "convenience" "tools")
(:maintainer "Steve Purcell"
. "steve@sanityinc.com")
(:authors ("Steve Purcell" . "steve@sanityinc.com"))
(:commit
. "ebea79504b40fecb150caf8c39621146164f997e"))
nil))
(recomplete
#s(package-desc recomplete (0 2) "Immediately (re)complete actions"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://gitlab.com/ideasman42/emacs-recomplete")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "2b38ca25e3392636fe936d3edad447970279a463"))
nil))
(raku-mode
#s(package-desc raku-mode (0 2 1) "Major mode for editing Raku code"
((emacs (24 4))) tar "nongnu" nil
((:url . "https://github.com/hinrik/perl6-mode")
(:keywords "languages")
(:maintainer "Hinrik rn Sigurðsson"
. "hinrik.sig@gmail.com")
(:authors
("Hinrik rn Sigurðsson" . "hinrik.sig@gmail.com"))
(:commit
. "4ee9045eeb90f7831d7c0ee2e4adfcd957f712be"))
nil))
(rainbow-delimiters
#s(package-desc rainbow-delimiters (2 1 5)
"Highlight brackets according to their depth" nil
tar "nongnu" nil
((:url
. "https://github.com/Fanael/rainbow-delimiters")
(:keywords "faces" "convenience" "lisp" "tools")
(:maintainer "Fanael Linithien"
. "fanael4@gmail.com")
(:authors
("Jeremy Rayman" . "opensource@jeremyrayman.com")
("Fanael Linithien" . "fanael4@gmail.com"))
(:commit
. "7919681b0d883502155d5b26e791fec15da6aeca"))
nil))
(radio
#s(package-desc radio (0 4 3) "Listen to Internet radio"
((emacs (29 1))) tar "nongnu" nil
((:url . "https://github.com/jroimartin/radio")
(:keywords "multimedia")
(:maintainer "Roi Martin" . "jroi.martin@gmail.com")
(:authors ("Roi Martin" . "jroi.martin@gmail.com"))
(:commit
. "da47fd36af0309f3d782dd49559ae77b234896d2"))
nil))
(racket-mode
#s(package-desc racket-mode (1 0 20260303 123213)
"Racket editing, REPL, and more"
((emacs (25 1)) (compat (30 0 2 0))) tar "nongnu"
nil
((:url . "https://www.racket-mode.com/")
(:authors
("Greg Hendershott"
. "racket-mode-author@greghendershott.com"))
(:commit . "HEAD"))
nil))
(prop-menu
#s(package-desc prop-menu (0 1 2)
"Create and display a context menu based on text and overlay properties"
((emacs (24 3)) (cl-lib (0 5))) tar "nongnu" nil
((:url
. "https://github.com/david-christiansen/prop-menu-el")
(:keywords "convenience")
(:maintainer "David Christiansen"
. "david@davidchristiansen.dk")
(:authors
("David Christiansen"
. "david@davidchristiansen.dk"))
(:commit
. "1edda80e2e32b72e77f4f16ae5b83c312c68ee95"))
nil))
(proof-general
#s(package-desc proof-general (4 5)
"A generic Emacs interface for proof assistants"
((emacs (25 2))) tar "nongnu" nil
((:url . "https://proofgeneral.github.io/")
(:commit
. "c366365aaddeb3a65dc0816c8f93ec209dc9de44"))
nil))
(projectile
#s(package-desc projectile (2 9 1)
"Manage and navigate projects in Emacs easily"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/bbatsov/projectile")
(:keywords "project" "convenience")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:authors
("Bozhidar Batsov" . "bozhidar@batsov.dev"))
(:commit
. "ef17d2971bbcce13b1ac16e0e36d44fa0defca63"))
nil))
(powershell
#s(package-desc powershell (0 4)
"Mode for editing PowerShell scripts" ((emacs (24)))
tar "nongnu" nil
((:url . "http://github.com/jschaf/powershell.el")
(:keywords "powershell" "languages")
(:maintainer "Frédéric Perrin"
. "fredericperrinreselfr")
(:authors
("Frédéric Perrin" . "fredericperrinreselfr"))
(:commit
. "176f9fb0c29ac60898e1e938458f26205511cc23"))
nil))
(popup
#s(package-desc popup (0 5 9) "Visual Popup User Interface"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/auto-complete/popup-el")
(:keywords "lisp")
(:maintainer "Jen-Chieh" . "jcs090218@gmail.com")
(:authors
("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
(:commit
. "bfa10dc8af3f07632e5167457671ce3738ac0b7e"))
nil))
(popon
#s(package-desc popon (0 13) "\"Pop\" floating text \"on\" a window"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-popon")
(:keywords "lisp" "extensions" "frames")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "bf8174cb7e6e8fe0fe91afe6b01b6562c4dc39da"))
nil))
(php-mode
#s(package-desc php-mode (1 26 1) "Major mode for editing PHP code"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/emacs-php/php-mode")
(:keywords "languages" "php")
(:maintainer "USAMI Kenta" . "tadsan@zonu.me")
(:commit
. "9a2fe1c6c34f4f22f11efff0caf1d4e7c8ea233a"))
nil))
(pg
#s(package-desc pg (0 64)
"Socket-level interface to the PostgreSQL database"
((emacs (28 1)) (peg (1 0 1))) tar "nongnu" nil
((:url . "https://github.com/emarsden/pg-el")
(:keywords "data" "comm" "database" "postgresql")
(:maintainer "Eric Marsden"
. "eric.marsden@risk-engineering.org")
(:authors
("Eric Marsden"
. "eric.marsden@risk-engineering.org"))
(:commit
. "67f50311947a54913d91852ebd6880dbe68930bc"))
nil))
(pdf-tools
#s(package-desc pdf-tools (1 3 0)
"Support library for PDF documents"
((emacs (26 3)) (tablist (1 0)) (let-alist (1 0 4)))
tar "nongnu" nil
((:url . "http://github.com/vedang/pdf-tools/")
(:keywords "files" "multimedia")
(:maintainer "Vedang Manerikar"
. "vedang.manerikar@gmail.com")
(:authors
("Andreas Politz" . "mail@andreas-politz.de"))
(:commit
. "5245f092e35712df6559a7782a93bb61896175dd"))
nil))
(pcre2el
#s(package-desc pcre2el (1 12) "regexp syntax converter"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/joddie/pcre2el")
(:maintainer "joddie" . "jonxfieldatgmail.com")
(:authors ("joddie" . "jonxfieldatgmail.com"))
(:commit
. "018531ba0cf8e2b28d1108136a0e031b6a45f1c1"))
nil))
(pcmpl-args
#s(package-desc pcmpl-args (0 1 3)
"Enhanced shell command completion" ((emacs (25 1)))
tar "nongnu" nil
((:url
. "https://github.com/JonWaltman/pcmpl-args.el")
(:keywords "abbrev" "completion" "convenience"
"processes" "terminals" "unix")
(:maintainer "Jonathan Waltman"
. "jonathan.waltman@gmail.com")
(:authors
("Jonathan Waltman" . "jonathan.waltman@gmail.com"))
(:commit
. "5f2943fd70d94065496c52d21f05eb89028637cc"))
nil))
(parseedn
#s(package-desc parseedn (1 2 1) "Clojure/EDN parser"
((emacs (26)) (parseclj (1 1 1)) (map (2))) tar
"nongnu" nil
((:url
. "http://www.github.com/clojure-emacs/parseedn")
(:keywords "lisp" "clojure" "edn" "parser")
(:maintainer "Arne Brasseur"
. "arne@arnebrasseur.net")
(:authors
("Arne Brasseur" . "arne@arnebrasseur.net"))
(:commit
. "3407e4530a367b6c2b857dae261cdbb67a440aaa"))
nil))
(parseclj
#s(package-desc parseclj (1 1 1) "Clojure/EDN parser" ((emacs (25)))
tar "nongnu" nil
((:keywords "lisp" "clojure" "edn" "parser")
(:maintainer "Arne Brasseur"
. "arne@arnebrasseur.net")
(:authors
("Arne Brasseur" . "arne@arnebrasseur.net"))
(:url
. "https://elpa.nongnu.org/nongnu/parseclj.html")
(:commit
. "6af22372e0fe14df882dd300b22b12ba2d7e00b0"))
nil))
(paredit
#s(package-desc paredit (26) "minor mode for editing parentheses"
nil tar "nongnu" nil
((:keywords "lisp")
(:maintainer "Taylor R. Campbell"
. "campbell@paredit.org")
(:authors
("Taylor R. Campbell" . "campbell@paredit.org"))
(:url
. "https://elpa.nongnu.org/nongnu/paredit.html")
(:commit
. "72cc1f6055321a53021186b86d2f825167b81478"))
nil))
(page-break-lines
#s(package-desc page-break-lines (0 15)
"Display ^L page breaks as tidy horizontal lines"
((emacs (24 4))) tar "nongnu" nil
((:url
. "https://github.com/purcell/page-break-lines")
(:keywords "convenience" "faces")
(:maintainer "Steve Purcell"
. "steve@sanityinc.com")
(:authors ("Steve Purcell" . "steve@sanityinc.com"))
(:commit
. "c4283f580fa4feeb9abcaebb99709007db0a3159"))
nil))
(pacmacs
#s(package-desc pacmacs (0 1 1) "Pacman for Emacs"
((emacs (24 4)) (dash (2 18 0))) tar "nongnu" nil
((:url . "http://github.com/codingteam/pacmacs.el")
(:maintainer "Alexey Kutepov"
. "reximkut@gmail.com")
(:authors
("Codingteam" . "codingteam@conference.jabber.ru"))
(:commit
. "071d008ebd734f469b87597cbdd34139a92e5308"))
nil))
(package-lint
#s(package-desc package-lint (0 26)
"A linting library for elisp package authors"
((emacs (24 4)) (let-alist (1 0 6))) tar "nongnu"
nil
((:url . "https://github.com/purcell/package-lint")
(:keywords "lisp")
(:maintainer
("Steve Purcell" . "steve@sanityinc.com")
("Fanael Linithien" . "fanael4@gmail.com"))
(:authors ("Steve Purcell" . "steve@sanityinc.com")
("Fanael Linithien" . "fanael4@gmail.com"))
(:commit
. "26b27201f1276a71257d328513152494e3edfc5d"))
nil))
(p4-16-mode
#s(package-desc p4-16-mode (0 3)
"Support for the P4_16 programming language" nil tar
"nongnu" nil
((:keywords "languages" "p4_16")
(:maintainer "Soham S Gumaste"
. "sohamg2@gmail.com")
(:authors ("Soham S Gumaste" . "sohamg2@gmail.com"))
(:url
. "https://elpa.nongnu.org/nongnu/p4-16-mode.html")
(:commit
. "794dd0056b4ca736ae5ecb39072547f22a006137"))
nil))
(orgit
#s(package-desc orgit (2 1 2)
"Support for Org links to Magit buffers"
((emacs (28 1)) (compat (30 1)) (cond-let (0 2))
(magit (4 5)) (org (9 7)))
tar "nongnu" nil
((:url . "https://github.com/magit/orgit")
(:keywords "hypermedia" "vc")
(:maintainer "Jonas Bernoulli"
. "emacs.orgit@jonas.bernoulli.dev")
(:authors
("Jonas Bernoulli"
. "emacs.orgit@jonas.bernoulli.dev"))
(:commit
. "4fb91faff3bf32dac5f6f932654c280cd1f190f7"))
nil))
(org-tree-slide
#s(package-desc org-tree-slide (2 8 22)
"A presentation tool for org-mode" ((emacs (25 2)))
tar "nongnu" nil
((:url . "https://github.com/takaxp/org-tree-slide")
(:keywords "convenience" "org-mode" "presentation"
"narrowing")
(:maintainer "Takaaki ISHIKAWA"
. "takaxpatieeedotorg")
(:authors
("Takaaki ISHIKAWA" . "takaxpatieeedotorg"))
(:commit
. "941e7e6cb8a5a0b193345263ed912cceecae1887"))
nil))
(org-transclusion-http
#s(package-desc org-transclusion-http (0 4) "Transclude over HTTP"
((emacs (28 1)) (org-transclusion (1 4 0))
(plz (0 7 2)))
tar "nongnu" nil
((:url
. "https://git.sr.ht/~ushin/org-transclusion-http")
(:maintainer "Joseph Turner"
. "~ushin/ushin@lists.sr.ht")
(:authors
("Joseph Turner" . "firstnameatushin.org"))
(:commit
. "a764f05a9eaeca002c76b85d090ca6b036e9dbaf"))
nil))
(org-superstar
#s(package-desc org-superstar (1 7 0)
"Prettify headings and plain lists in Org mode"
((org (9 1 9)) (emacs (26 1))) tar "nongnu" nil
((:url
. "https://github.com/integral-dw/org-superstar-mode")
(:keywords "faces" "outlines")
(:maintainer "D. Williams"
. "d.williams@posteo.net")
(:authors ("D. Williams" . "d.williams@posteo.net"))
(:commit
. "e034a2c79518c69d4679adbc07ef431580a244b4"))
nil))
(org-present
#s(package-desc org-present (0 1)
"Minimalist presentation minor-mode for Emacs org-mode."
((org (7))) tar "nongnu" nil
((:url . "https://github.com/rlister/org-present")
(:commit
. "75ac0cab2aee6785d184e65bf7abc6d5e55e05d6"))
nil))
(org-mime
#s(package-desc org-mime (0 3 4)
"org html export for text/html MIME emails"
((emacs (27 1))) tar "nongnu" nil
((:url . "http://github.com/org-mime/org-mime")
(:keywords "mime" "mail" "email" "html")
(:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
(:commit
. "90aa9081ec00a1705552434cb45ff223aa9f8711"))
nil))
(org-journal
#s(package-desc org-journal (2 2 0)
"a simple org-mode based journaling mode"
((emacs (25 1)) (org (9 1))) tar "nongnu" nil
((:url . "http://github.com/bastibe/org-journal")
(:commit
. "18df4d5ae5e15580df42562c143d007c6d28d75f"))
nil))
(org-drill
#s(package-desc org-drill (2 7 0)
"Self-testing using spaced repetition"
((emacs (25 3)) (seq (2 14)) (org (9 2 4))
(persist (0 3)))
tar "nongnu" nil
((:url
. "https://gitlab.com/phillord/org-drill/issues")
(:keywords "games" "outlines" "multimedia")
(:maintainer "Phillip Lord"
. "phillip.lord@russet.org.uk")
(:authors
("Paul Sexton" . "eeeickythump@gmail.com"))
(:commit
. "4c114489e682e514e79701045d541ab6f3dc3fb4"))
nil))
(org-contrib
#s(package-desc org-contrib (0 8)
"Unmaintained add-ons for Org-mode"
((emacs (25 1)) (org (9 4 6))) tar "nongnu" nil
((:url . "https://git.sr.ht/~bzg/org-contrib")
(:keywords "org")
(:maintainer "Bastien Guerry" . "bzg@gnu.org")
(:authors ("Bastien Guerry" . "bzg@gnu.org"))
(:commit
. "b840bdabd1867f9d51ee36bef7bac4be7073288c"))
nil))
(org-auto-tangle
#s(package-desc org-auto-tangle (0 6 0)
"Automatically and Asynchronously tangles org files on save"
((emacs (24 1)) (async (1 9 3))) tar "nongnu" nil
((:url
. "https://github.com/yilkalargaw/org-auto-tangle")
(:keywords "outlines")
(:maintainer "Yilkal Argaw"
. "yilkalargawworkneh@gmail.com")
(:authors
("Yilkal Argaw" . "yilkalargawworkneh@gmail.com"))
(:commit
. "2494a6f78c9db5311123abc7cad119851a29a55c"))
nil))
(opam-switch-mode
#s(package-desc opam-switch-mode (1 7)
"Select OCaml opam switches via a menu"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://github.com/ProofGeneral/opam-switch-mode")
(:maintainer nil
. "proof-general-maintainers@groupes.renater.fr")
(:commit
. "71612b9a307c640d2fa662b266787647a3a5075a"))
nil))
(oblivion-theme
#s(package-desc oblivion-theme (0 1)
"A port of GEdit oblivion theme" ((emacs (24 1)))
tar "nongnu" nil
((:url
. "https://gitlab.com/ideasman42/emacs-oblivion-theme")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "3a1d67637ea4a6099a62de45842b8c5e4440ede4"))
nil))
(nov
#s(package-desc nov (0 5 0) "Featureful EPUB reader mode"
((esxml (0 3 6)) (emacs (25 1))) tar "nongnu" nil
((:url . "https://depp.brause.cc/nov.el")
(:keywords "hypermedia" "multimedia" "epub")
(:maintainer "Vasilij Schneidermann"
. "mail@vasilij.de")
(:authors
("Vasilij Schneidermann" . "mail@vasilij.de"))
(:commit
. "b37d9380752e541db3f4b947c219ca54d50ca273"))
nil))
(nix-mode
#s(package-desc nix-mode (1 5 0) "Major mode for editing .nix files"
((emacs (25 1)) (magit-section (0))
(transient (0 3)))
tar "nongnu" nil
((:url . "https://github.com/NixOS/nix-mode")
(:keywords "nix" "languages" "tools" "unix")
(:maintainer "Matthew Bauer"
. "mjbauer95@gmail.com")
(:commit
. "54e5626829168e22126b233e079f04dff3c71b90"))
nil))
(nginx-mode
#s(package-desc nginx-mode (1 1 10)
"major mode for editing nginx config files" nil tar
"nongnu" nil
((:keywords "languages" "nginx")
(:maintainer "Andrew J Cosgriff"
. "andrew@cosgriff.name")
(:authors
("Andrew J Cosgriff" . "andrew@cosgriff.name"))
(:url
. "https://elpa.nongnu.org/nongnu/nginx-mode.html")
(:commit
. "c4ac5de975d65c84893a130a470af32a48b0b66c"))
nil))
(nasm-mode
#s(package-desc nasm-mode (1 1 1) "NASM x86 assembly major mode"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/skeeto/nasm-mode")
(:maintainer "Christopher Wellons"
. "wellons@nullprogram.com")
(:authors
("Christopher Wellons" . "wellons@nullprogram.com"))
(:commit
. "d990ed94d902b74a5c834fb567e03307607cee45"))
nil))
(multiple-cursors
#s(package-desc multiple-cursors (1 5 0)
"Multiple cursors for emacs." ((cl-lib (0 5))) tar
"nongnu" nil
((:url
. "https://github.com/magnars/multiple-cursors.el")
(:keywords "editing" "cursors")
(:maintainer "Magnar Sveen" . "magnars@gmail.com")
(:authors ("Magnar Sveen" . "magnars@gmail.com"))
(:commit
. "89f1a8df9b1fc721b1672b4c7b6d3ab451e7e3ef"))
nil))
(mpv
#s(package-desc mpv (0 2 0) "control mpv for easy note-taking"
((cl-lib (0 5)) (emacs (25 1)) (json (1 3))
(org (8 0)))
tar "nongnu" nil
((:url . "https://github.com/kljohann/mpv.el")
(:keywords "tools" "multimedia")
(:maintainer "Johann Klähn" . "johann@jklaehn.de")
(:authors ("Johann Klähn" . "johann@jklaehn.de"))
(:commit
. "4fd8baa508dbc1a6b42b4e40292c0dbb0f19c9b9"))
nil))
(monokai-theme
#s(package-desc monokai-theme (3 5 3)
"A fruity color theme for Emacs." nil tar "nongnu"
nil
((:url
. "http://github.com/oneKelvinSmith/monokai-emacs")
(:maintainer "Kelvin Smith"
. "oneKelvinSmith@gmail.com")
(:authors
("Kelvin Smith" . "oneKelvinSmith@gmail.com"))
(:commit
. "1143c072f5153ae1a69807e5e8af163069b947d2"))
nil))
(moe-theme
#s(package-desc moe-theme (1 1 0)
"A colorful eye-candy theme. Moe, moe, kyun!" nil
tar "nongnu" nil
((:url . "https://github.com/kuanyui/moe-theme.el")
(:keywords "themes")
(:maintainer "kuanyui" . "azazabc123@gmail.com")
(:authors ("kuanyui" . "azazabc123@gmail.com"))
(:commit
. "0a8ca29701170ea307a7f46d868c53bbce02f3c3"))
nil))
(minibar
#s(package-desc minibar (0 3) "Modular status bar in minibuffer"
((emacs (27 2))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-minibar")
(:keywords "calendar" "hardware")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "22831489d3bbc22aef315c0f003bf3756b8889fa"))
nil))
(meow
#s(package-desc meow (1 5 0) "Yet Another modal editing"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://www.github.com/DogLooksGood/meow")
(:keywords "convenience" "modal-editing")
(:commit
. "ebf7ebb5eb3ac7bb3cfaca9c32d9063f385aee9a"))
nil))
(mentor
#s(package-desc mentor (0 5)
"Frontend for the rTorrent bittorrent client"
((emacs (25 1)) (xml-rpc (1 6 15)) (seq (1 11))
(async (1 9 3)) (url-scgi (0 7)))
tar "nongnu" nil
((:url . "https://github.com/skangas/mentor")
(:keywords "comm" "processes" "bittorrent")
(:maintainer "Stefan Kangas"
. "stefankangas@gmail.com")
(:authors
("Stefan Kangas" . "stefankangas@gmail.com"))
(:commit
. "480602f2ec5467aa2418ee98b328fb85d3b58d0c"))
nil))
(material-theme
#s(package-desc material-theme (2015)
"A Theme based on the colors of the Google Material Design"
((emacs (24 1))) tar "nongnu" nil
((:url
. "http://github.com/cpaulik/emacs-material-theme")
(:keywords "themes")
(:maintainer "Christoph Paulik"
. "cpaulik@gmail.com")
(:authors
("Christoph Paulik" . "cpaulik@gmail.com"))
(:commit
. "fad77e3658f54d36a11d59d71f04ae07450a7785"))
nil))
(mastodon
#s(package-desc mastodon (2 0 16)
"Client for fediverse services using the Mastodon API"
((emacs (29 1)) (persist (0 8)) (tp (0 8))) tar
"nongnu" nil
((:url . "https://codeberg.org/martianh/mastodon.el")
(:maintainer "Marty Hiatt" . "mousebot@disroot.org")
(:authors
("Johnson Denen" . "johnson.denen@gmail.com")
("Marty Hiatt" . "mousebot@disroot.org"))
(:commit
. "1aa4595ccacde9c10569ab8ab93de6bd25f672f1"))
nil))
(markdown-mode
#s(package-desc markdown-mode (2 8)
"Major mode for Markdown-formatted text"
((emacs (28 1))) tar "nongnu" nil
((:url
. "https://jblevins.org/projects/markdown-mode/")
(:keywords "markdown" "github flavored markdown"
"itex")
(:maintainer "Jason R. Blevins"
. "jblevins@xbeta.org")
(:authors
("Jason R. Blevins" . "jblevins@xbeta.org"))
(:commit
. "f5d520b3ee7722dd2231ab586ba51d8eb166e49b"))
nil))
(magit-section
#s(package-desc magit-section (4 5 0)
"Sections for read-only buffers"
((emacs (28 1)) (compat (30 1)) (cond-let (0 2))
(llama (1 0)) (seq (2 24)))
tar "nongnu" nil
((:url . "https://github.com/magit/magit")
(:keywords "tools")
(:maintainer "Jonas Bernoulli"
. "emacs.magit@jonas.bernoulli.dev")
(:authors
("Jonas Bernoulli"
. "emacs.magit@jonas.bernoulli.dev"))
(:commit
. "c800f79c2061621fde847f6a53129eca0e8da728"))
nil))
(magit
#s(package-desc magit (4 5 0) "A Git porcelain inside Emacs"
((emacs (28 1)) (compat (30 1)) (cond-let (0 2))
(llama (1 0)) (magit-section (4 5)) (seq (2 24))
(transient (0 12)) (with-editor (3 4)))
tar "nongnu" nil
((:url . "https://github.com/magit/magit")
(:keywords "git" "tools" "vc")
(:maintainer
("Jonas Bernoulli"
. "emacs.magit@jonas.bernoulli.dev")
("Kyle Meyer" . "kyle@kyleam.com"))
(:authors
("Marius Vollmer" . "marius.vollmer@gmail.com")
("Jonas Bernoulli"
. "emacs.magit@jonas.bernoulli.dev"))
(:commit
. "c800f79c2061621fde847f6a53129eca0e8da728"))
nil))
(macrostep
#s(package-desc macrostep (0 9 5) "Interactive macro expander"
((cl-lib (0 5)) (compat (29))) tar "nongnu" nil
((:url
. "https://github.com/emacsorphanage/macrostep")
(:keywords "lisp" "languages" "macro" "debugging")
(:maintainer "Jeremy Bryant"
. "jb@jeremybryant.net")
(:authors ("Jon Oddie" . "j.j.oddie@gmail.com"))
(:commit
. "8e8487712d150178be7297604d0f47fd036a6d8d"))
nil))
(lua-mode
#s(package-desc lua-mode (20221027)
"a major-mode for editing Lua scripts"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://immerrr.github.io/lua-mode")
(:keywords "languages" "processes" "tools")
(:maintainer
("2011-2013 immerrr" . "immerrr+lua@gmail.com")
("2010-2011 Reuben Thomas" . "rrt@sc3d.org")
("2006 Juergen Hoetzel" . "juergen@hoetzel.info")
("2001 Christian Vogler"
. "cvogler@gradient.cis.upenn.edu")
("1997 Bret Mogilefsky starting from"
. "mogul-lua@gelatinous.com")
("tcl-mode by Gregor Schmid"
. "schmid@fb3-s7.math.tu-berlin.de")
("Paul Du Bois and" . "pld-lua@gelatinous.com")
("Aaron Smith" . "aaron-lua@gelatinous.com"))
(:authors
("2011-2013 immerrr" . "immerrr+lua@gmail.com")
("2010-2011 Reuben Thomas" . "rrt@sc3d.org")
("2006 Juergen Hoetzel" . "juergen@hoetzel.info")
("2001 Christian Vogler"
. "cvogler@gradient.cis.upenn.edu")
("1997 Bret Mogilefsky starting from"
. "mogul-lua@gelatinous.com")
("tcl-mode by Gregor Schmid"
. "schmid@fb3-s7.math.tu-berlin.de")
("Paul Du Bois and" . "pld-lua@gelatinous.com")
("Aaron Smith" . "aaron-lua@gelatinous.com"))
(:commit
. "1cb83e691627fb92290d452cb08b6c5f73fe19b6"))
nil))
(lorem-ipsum
#s(package-desc lorem-ipsum (0 4) "Insert dummy pseudo Latin text"
nil tar "nongnu" nil
((:url
. "https://github.com/jschaf/emacs-lorem-ipsum")
(:keywords "tools" "language" "convenience")
(:maintainer "Joe Schafer" . "(joe@jschaf.com)")
(:authors
("Jean-Philippe Theberge"
. "(jphil21@sourceforge.net)"))
(:commit
. "4e87a899868e908a7a9e1812831d76c8d072f885"))
nil))
(loopy-dash
#s(package-desc loopy-dash (0 13 0) "Dash destructuring for `loopy'"
((emacs (25 1)) (loopy (0 13 0)) (dash (2 19))) tar
"nongnu" nil
((:url . "https://github.com/okamsn/loopy")
(:keywords "extensions")
(:commit
. "56c8413dbcffef2b1a0896d53584296619cb1504"))
nil))
(loopy
#s(package-desc loopy (0 15 0) "A looping macro"
((emacs (28 1)) (map (3 3 1)) (seq (2 22))
(compat (29 1 3)) (stream (2 4 0)))
tar "nongnu" nil
((:url . "https://github.com/okamsn/loopy")
(:keywords "extensions")
(:commit
. "1849c6c774332c6451288debd4c353449ee79a92"))
nil))
(logview
#s(package-desc logview (0 19 3) "Major mode for viewing log files"
((emacs (25 1)) (datetime (0 8)) (extmap (1 0))
(compat (29)))
tar "nongnu" nil
((:url . "https://github.com/doublep/logview")
(:keywords "files" "tools")
(:maintainer "Paul Pogonyshev"
. "pogonyshev@gmail.com")
(:authors
("Paul Pogonyshev" . "pogonyshev@gmail.com"))
(:commit
. "93b744ac5d57d527b8ca625116c3206549b8231f"))
nil))
(llama
#s(package-desc llama (1 0 4) "Compact syntax for short lambda"
((emacs (26 1)) (compat (30 1))) tar "nongnu" nil
((:url . "https://github.com/tarsius/llama")
(:keywords "extensions")
(:commit
. "d430d48e0b5afd2a34b5531f103dcb110c3539c4"))
nil))
(lem
#s(package-desc lem (0 24) "A lemmy client"
((emacs (29 1)) (fedi (0 2)) (markdown-mode (2 5)))
tar "nongnu" nil
((:url . "https://codeberg.org/martianh/lem.el")
(:keywords "multimedia" "comm" "web" "fediverse")
(:maintainer "martian hiatus"
. "mousebot@disroot.org")
(:authors
("martian hiatus" . "mousebot@disroot.org"))
(:commit
. "c746d32d2f330ed9a23ec7f8fc1f7d35ac22c357"))
nil))
(kotlin-mode
#s(package-desc kotlin-mode (2 0 0) "Major mode for kotlin"
((emacs (24 3))) tar "nongnu" nil
((:keywords "languages")
(:maintainer "Shodai Yokoyama"
. "(quantumcars@gmail.com)")
(:authors
("Shodai Yokoyama" . "(quantumcars@gmail.com)"))
(:url
. "https://elpa.nongnu.org/nongnu/kotlin-mode.html")
(:commit
. "d92c3b773473e9fe15f61f6177e4fbf097aadd05"))
nil))
(keycast
#s(package-desc keycast (1 4 7)
"Show current command and its binding"
((emacs (28 1)) (compat (30 1))) tar "nongnu" nil
((:url . "https://github.com/tarsius/keycast")
(:keywords "multimedia")
(:maintainer "Jonas Bernoulli"
. "emacs.keycast@jonas.bernoulli.dev")
(:authors
("Jonas Bernoulli"
. "emacs.keycast@jonas.bernoulli.dev"))
(:commit
. "b831e380c4deb1d51ce5db0a965b96427aec52e4"))
nil))
(julia-mode
#s(package-desc julia-mode (1 1 0)
"Major mode for editing Julia source code"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://github.com/JuliaEditorSupport/julia-emacs")
(:keywords "languages")
(:commit
. "555106175a226993364d1290790fba564e7ebe7a"))
nil))
(jinja2-mode
#s(package-desc jinja2-mode (0 3) "A major mode for jinja2" nil tar
"nongnu" nil
((:url
. "https://elpa.nongnu.org/nongnu/jinja2-mode.html")
(:commit
. "a598357069a68b0ac2bf128c19edd8e899084cdc"))
nil))
(javelin
#s(package-desc javelin (0 2 3)
"Implementation of harpoon: bookmarks on steroids"
((emacs (28 1))) tar "nongnu" nil
((:url
. "https://github.com/DamianB-BitFlipper/javelin.el")
(:keywords "tools" "languages")
(:commit
. "e58733d6dfb3282d5b6ad4d295e8c71a8e5abc71"))
nil))
(jade-mode
#s(package-desc jade-mode (1 0 1)
"Major mode for editing .jade files" nil tar
"nongnu" nil
((:url . "https://github.com/brianc/jade-mode")
(:keywords "languages")
(:commit
. "dad17dc86c93401646802a639a98dd2ec875db6f"))
nil))
(jabber
#s(package-desc jabber (0 10 5) "XMPP/Jabber client"
((emacs (29 1)) (fsm (0 2 0))) tar "nongnu" nil
((:url . "https://git.thanosapollo.org/emacs-jabber")
(:keywords "comm")
(:maintainer "Thanos Apollo"
. "public@thanosapollo.org")
(:authors ("Magnus Henoch" . "mange@freemail.hu"))
(:commit
. "2e7019fc32e26b0f05036bfa13d3a01c5a183c85"))
nil))
(j-mode
#s(package-desc j-mode (2 0 2) "Major mode for editing J programs"
nil tar "nongnu" nil
((:url . "http://github.com/zellio/j-mode")
(:keywords "j" "languages")
(:commit
. "1365e5a3fe772609685b3787bbd2960331c1a02f"))
nil))
(iwindow
#s(package-desc iwindow (1 1) "Interactively manipulate windows"
((emacs (24 3)) (seq (2 23)) (compat (28 1 2 2)))
tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-iwindow")
(:keywords "frames")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "3f43991f747edcf7ed5782e7b2f68dab24574ae0"))
nil))
(isl
#s(package-desc isl (1 6)
"Simple incremental search in current-buffer"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://github.com/thierryvolpiatto/isearch-light")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors
("Thierry Volpiatto" . "thievol@posteo.net"))
(:commit
. "c99dc44f604e30dc8c06f89edac37eba460d7351"))
nil))
(inkpot-theme
#s(package-desc inkpot-theme (0 1) "A port of vim's inkpot theme"
((emacs (24 1))) tar "nongnu" nil
((:url
. "https://codeberg.com/ideasman42/emacs-inkpot-theme")
(:maintainer "Sarah Iovan" . "sarah@hwaetageek.com")
(:authors ("Sarah Iovan" . "sarah@hwaetageek.com")
("Campbell Barton"
. "ideasman42@gmail.com"))
(:commit
. "de745de9ab7f67431a5ce493a63be68d408ec40e"))
nil))
(inf-ruby
#s(package-desc inf-ruby (2 9 0) "Run a Ruby process in a buffer"
((emacs (26 1))) tar "nongnu" nil
((:url . "http://github.com/nonsequitur/inf-ruby")
(:keywords "languages" "ruby")
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
(:authors
("Cornelius Mika" . "cornelius.mika@gmail.com")
("Dmitry Gutov" . "dgutov@yandex.ru")
("Kyle Hargraves" . "pd@krh.me"))
(:commit
. "b8076aad10dfb0ba1e3a8b0d39c2b370dbe96ab0"))
nil))
(inf-clojure
#s(package-desc inf-clojure (3 4 0)
"Basic interaction with a Clojure REPL"
((emacs (28 1)) (clojure-mode (5 11))) tar "nongnu"
nil
((:url
. "https://github.com/clojure-emacs/inf-clojure")
(:keywords "processes" "comint" "clojure")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:commit
. "4d3b8fae32caf91e0f9432004bbe861f54ce9c0c"))
nil))
(iedit
#s(package-desc iedit (0 9 9 9 9)
"Edit multiple regions in the same way simultaneously."
nil tar "nongnu" nil
((:url . "https://github.com/victorhge/iedit")
(:keywords "occurrence" "region" "simultaneous"
"refactoring")
(:maintainer "Victor Ren" . "victorhge@gmail.com")
(:authors ("Victor Ren" . "victorhge@gmail.com"))
(:commit
. "699e179dac18c78698cba1a2052bee6f0bbc6bf7"))
nil))
(idris-mode
#s(package-desc idris-mode (1 1 0)
"Major mode for editing Idris code"
((emacs (24)) (prop-menu (0 1)) (cl-lib (0 5))) tar
"nongnu" nil
((:url
. "https://github.com/idris-hackers/idris-mode")
(:keywords "languages")
(:commit
. "f7f12348cedb7eb0e3bdd5f7d7a247f04792f3dc"))
nil))
(idle-highlight-mode
#s(package-desc idle-highlight-mode (1 1 5)
"Highlight the word the point is on"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-idle-highlight-mode")
(:keywords "convenience")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:commit
. "425f1b247ca5176d47ff1d8b07a6a9293a066f82"))
nil))
(hyperdrive-org-transclusion
#s(package-desc hyperdrive-org-transclusion (0 3 1)
"Tranclude hyperdrive content"
((emacs (28 1)) (hyperdrive (0 4 2))
(org-transclusion (1 4 0)))
tar "nongnu" nil
((:url
. "https://git.sr.ht/~ushin/hyperdrive-org-transclusion")
(:maintainer "Joseph Turner"
. "~ushin/ushin@lists.sr.ht")
(:authors ("Joseph Turner" . "joseph@ushin.org"))
(:commit
. "25570c6e4b90dce0858b80b7f557db19744b3955"))
nil))
(hyperdrive
#s(package-desc hyperdrive (0 5 2) "P2P filesystem"
((emacs (28 1)) (map (3 0)) (compat (30 0 0 0))
(org (9 7 6)) (plz (0 9 1)) (persist (0 6 1))
(taxy-magit-section (0 14)) (transient (0 8 0)))
tar "nongnu" nil
((:url . "https://git.sr.ht/~ushin/hyperdrive.el")
(:maintainer "Joseph Turner"
. "~ushin/ushin@lists.sr.ht")
(:authors ("Joseph Turner" . "joseph@ushin.org"))
(:commit
. "4dceb8e88160bd28e31f4b56f1e5c01138c8fcdc"))
nil))
(htmlize
#s(package-desc htmlize (1 59)
"Convert buffer text and decorations to HTML"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/emacsorphanage/htmlize")
(:keywords "hypermedia" "extensions")
(:maintainer "Hrvoje Niksic" . "hniksic@gmail.com")
(:authors ("Hrvoje Niksic" . "hniksic@gmail.com"))
(:commit
. "a24ed5a939a32c625b034b0b6d7f46340c100394"))
nil))
(hl-column
#s(package-desc hl-column (1 0) "Highlight the current column"
((emacs (24 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-hl-column")
(:keywords "convenience")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "2d3a3f551b52c07a11b9ea0f842ef39915911c55"))
nil))
(hl-block-mode
#s(package-desc hl-block-mode (0 2) "Highlighting nested blocks"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-hl-block-mode")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "760e02b5fd66812e701c12292a1f00bde3c1c46c"))
nil))
(highlight-parentheses
#s(package-desc highlight-parentheses (2 2 2)
"Highlight surrounding parentheses" ((emacs (24 3)))
tar "nongnu" nil
((:url
. "https://sr.ht/~tsdh/highlight-parentheses.el/")
(:keywords "faces" "matching")
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
(:authors ("Nikolaj Schumacher" . "bugs*nschumde"))
(:commit
. "965b18dd69eff4457e17c9e84b3cbfdbfca2ddfb"))
nil))
(hideshowvis
#s(package-desc hideshowvis (0 9)
"Fringe markers for regions foldable by hideshow.el"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://github.com/sheijk/hideshowvis")
(:maintainer "Jan Rehders" . "jan@sheijk.net")
(:authors ("Jan Rehders" . "jan@sheijk.net"))
(:commit
. "cfae9e1f57804a557b81bb1ad778ef355877bc72"))
nil))
(helm-core
#s(package-desc helm-core (4 0 6) "Development files for Helm"
((emacs (25 1)) (async (1 9 9))) tar "nongnu" nil
((:url . "https://emacs-helm.github.io/helm/")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors
("Thierry Volpiatto" . "thievol@posteo.net"))
(:commit
. "f12e7dd3132724cc294e79b55291a2c967a8fe5c"))
nil))
(helm
#s(package-desc helm (4 0 6)
"Helm is an Emacs incremental and narrowing framework"
((helm-core (4 0 6)) (wfnames (1 2))) tar "nongnu"
nil
((:url . "https://emacs-helm.github.io/helm/")
(:keywords "helm" "convenience" "files" "buffers"
"grep" "completion" "lisp" "matching"
"tools" "help")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors
("Thierry Volpiatto" . "thievol@posteo.net"))
(:commit
. "f12e7dd3132724cc294e79b55291a2c967a8fe5c"))
nil))
(haskell-ts-mode
#s(package-desc haskell-ts-mode (1 3 5)
"A treesit based major mode for haskell"
((emacs (29 3))) tar "nongnu" nil
((:url
. "https://codeberg.org/pranshu/haskell-ts-mode")
(:keywords "languages" "haskell")
(:maintainer "Pranshu Sharma"
. "pranshu@bauherren.ovh")
(:authors
("Pranshu Sharma" . "pranshu@bauherren.ovh"))
(:commit
. "16155f8b63ccf67d46535207a4f4378f675a8b47"))
nil))
(haskell-tng-mode
#s(package-desc haskell-tng-mode (0 0 1)
"Major mode for editing Haskell" ((emacs (26 1)))
tar "nongnu" nil
((:url
. "https://gitlab.com/tseenshe/haskell-tng-mode")
(:keywords "languages")
(:commit
. "59640ceec33cd4df37096289e11ff6f4b876be03"))
nil))
(haskell-mode
#s(package-desc haskell-mode (17 5) "A Haskell editing mode"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/haskell/haskell-mode")
(:keywords "haskell" "cabal" "ghc" "repl"
"languages")
(:commit
. "8d0f44bfe2a9ab6b0969c9bafb75089f315ff5ae"))
nil))
(haml-mode
#s(package-desc haml-mode (3 2 1)
"Major mode for editing Haml files"
((emacs (24)) (cl-lib (0 5))) tar "nongnu" nil
((:url . "https://github.com/nex3/haml-mode")
(:keywords "markup" "languages" "html")
(:commit
. "45a0b23db0b8f827c78f7749457f3427263e6ffd"))
nil))
(guru-mode
#s(package-desc guru-mode (1 0) "Become an Emacs guru" nil tar
"nongnu" nil
((:url . "https://github.com/bbatsov/guru-mode")
(:keywords "convenience")
(:commit
. "3274661e8e4b51455dfc8d8e08c64605463e62f2"))
nil))
(gruvbox-theme
#s(package-desc gruvbox-theme (1 30 1)
"A retro-groove colour theme for Emacs"
((autothemer (0 2))) tar "nongnu" nil
((:url
. "http://github.com/greduan/emacs-theme-gruvbox")
(:maintainer "Jason Milkins" . "jasonm23@gmail.com")
(:authors ("Jason Milkins" . "jasonm23@gmail.com"))
(:commit
. "3177b458dcbd5db6135a8d57fd5b765131e4da6a"))
nil))
(gruber-darker-theme
#s(package-desc gruber-darker-theme (0 7)
"Gruber Darker color theme for Emacs 24." nil tar
"nongnu" nil
((:url
. "http://github.com/rexim/gruber-darker-theme")
(:maintainer "Alexey Kutepov"
. "reximkut@gmail.com")
(:authors ("Alexey Kutepov" . "reximkut@gmail.com"))
(:commit
. "13e13ea1e2ebd146f279058970835b35de811531"))
nil))
(graphql-mode
#s(package-desc graphql-mode (1 0 0)
"Major mode for editing GraphQL schemas"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/davazp/graphql-mode")
(:keywords "languages")
(:maintainer "David Vazquez Pua"
. "davazp@gmail.com")
(:authors
("David Vazquez Pua" . "davazp@gmail.com"))
(:commit
. "fe8d7e2db5581cd0cb7a69563bc44f0669f76322"))
nil))
(gptel
#s(package-desc gptel (0 9 9 4)
"Interact with ChatGPT or other LLMs"
((emacs (27 1)) (transient (0 7 4))
(compat (30 1 0 0)))
tar "nongnu" nil
((:url . "https://github.com/karthink/gptel")
(:keywords "convenience" "tools")
(:maintainer "Karthik Chikmagalur"
. "karthik.chikmagalur@gmail.com")
(:authors
("Karthik Chikmagalur"
. "karthik.chikmagalur@gmail.com"))
(:commit
. "d221329ee3aa0198ad51c003a8d94b2af3a72dce"))
nil))
(goto-chg
#s(package-desc goto-chg (1 7 5) "Go to last change"
((emacs (24 1))) tar "nongnu" nil
((:url . "https://github.com/emacs-evil/goto-chg")
(:keywords "convenience" "matching")
(:maintainer "Vasilij Schneidermann"
. "mail@vasilij.de")
(:authors
("David Andersson" . "l.david.anderssonsverige.nu"))
(:commit
. "278cd3e6d5107693aa2bb33189ca503f22f227d0"))
nil))
(gotham-theme
#s(package-desc gotham-theme (1 1 9) "A very dark Emacs color theme"
((emacs (24 1))) tar "nongnu" nil
((:url . "https://depp.brause.cc/gotham-theme")
(:maintainer "Vasilij Schneidermann"
. "mail@vasilij.de")
(:authors
("Vasilij Schneidermann" . "mail@vasilij.de"))
(:commit
. "4b8214df0851bb69b44c3e864568b7e0030a95d2"))
nil))
(golden-ratio
#s(package-desc golden-ratio (1 0 1)
"Automatic resizing of Emacs windows to the golden ratio"
nil tar "nongnu" nil
((:keywords "window" "resizing")
(:maintainer "Roman Gonzalez"
. "romanandreg@gmail.com")
(:authors
("Roman Gonzalez" . "romanandreg@gmail.com"))
(:url
. "https://elpa.nongnu.org/nongnu/golden-ratio.html")
(:commit
. "362ab0ede7ee2bb9fd11aea119b9c22248649c0d"))
nil))
(go-mode
#s(package-desc go-mode (1 6 0)
"Major mode for the Go programming language"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/dominikh/go-mode.el")
(:keywords "languages" "go")
(:commit
. "3273fcece5d9ab7edd4f15b2d6bce61f4e5a0666"))
nil))
(gnuplot
#s(package-desc gnuplot (0 11)
"Major-mode and interactive frontend for gnuplot"
((emacs (28 1)) (compat (30))) tar "nongnu" nil
((:url . "https://github.com/emacs-gnuplot/gnuplot")
(:keywords "data" "gnuplot" "plotting")
(:maintainer ("Maxime Tréca" . "maxime@gmail.com")
("Daniel Mendler"
. "mail@daniel-mendler.de"))
(:commit
. "f10d42221856e86c57dd5cc7400c078c021ba710"))
nil))
(gnu-indent
#s(package-desc gnu-indent (1 0) "Indent your code with GNU Indent"
((emacs (27 2))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-why-this")
(:keywords "tools" "convenience" "vc")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "6bb82ce89ed93222dd919bc65e0f46ac4aa13479"))
nil))
(gnu-apl-mode
#s(package-desc gnu-apl-mode (1 5 1) "Emacs mode for GNU APL" nil
tar "nongnu" nil
((:url . "http://www.gnu.org/software/apl/")
(:keywords "languages")
(:maintainer "Elias Mårtenson"
. "lokedhs@gmail.com")
(:authors ("Elias Mårtenson" . "lokedhs@gmail.com"))
(:commit
. "deabf59d2375d4662221f8222e28caeb1be96428"))
nil))
(git-modes
#s(package-desc git-modes (1 4 8)
"Major modes for editing Git configuration files"
((emacs (26 1)) (compat (30 1))) tar "nongnu" nil
((:url . "https://github.com/magit/git-modes")
(:keywords "convenience" "vc" "git")
(:maintainer "Jonas Bernoulli"
. "emacs.git-modes@jonas.bernoulli.dev")
(:authors
("Sebastian Wiesner" . "lunaryorn@gmail.com")
("Rüdiger Sonderfeld" . "ruediger@c-plusplus.net")
("Jonas Bernoulli"
. "emacs.git-modes@jonas.bernoulli.dev"))
(:commit
. "c3faeeea1982786f78d8c38397dec0f078eaec84"))
nil))
(geiser-stklos
#s(package-desc geiser-stklos (1 8)
"STklos Scheme implementation of the geiser protocols"
((emacs (24 4)) (geiser (0 16))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/stklos")
(:keywords "languages" "stklos" "scheme" "geiser")
(:maintainer "Jeronimo Pellegrini"
. "(j_p@aleph0.info)")
(:authors
("Jeronimo Pellegrini" . "(j_p@aleph0.info)"))
(:commit
. "3358d0cc01436bd8f71a500175db2716e75b2eed"))
nil))
(geiser-racket
#s(package-desc geiser-racket (0 16) "Support for Racket in Geiser"
((emacs (26 1)) (geiser (0 16))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/racket")
(:keywords "languages" "racket" "scheme" "geiser")
(:maintainer "Jose Antonio Ortega Ruiz"
. "(jao@gnu.org)")
(:authors
("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
(:commit
. "22e56ce80389544d3872cf4beb4008fb514b2218"))
nil))
(geiser-mit
#s(package-desc geiser-mit (0 15)
"MIT/GNU Scheme's implementation of the geiser protocols"
((emacs (24 4)) (geiser (0 18))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/mit")
(:keywords "languages" "mit" "scheme" "geiser")
(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
(:authors ("Peter" . "craven@gmx.net"))
(:commit
. "4e90e9ae815e89f3540fb9644e6016c663ef5765"))
nil))
(geiser-kawa
#s(package-desc geiser-kawa (0 0 1) "Kawa scheme support for Geiser"
((emacs (26 1)) (geiser (0 16))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/kawa")
(:maintainer "spellcard199"
. "spellcard199@protonmail.com")
(:authors
("spellcard199" . "spellcard199@protonmail.com"))
(:keywords "languages" "kawa" "scheme" "geiser"))
nil))
(geiser-guile
#s(package-desc geiser-guile (0 28 3)
"Guile and Geiser talk to each other"
((emacs (26 1)) (transient (0 3)) (geiser (0 28 1)))
tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/guile")
(:keywords "languages" "guile" "scheme" "geiser")
(:maintainer "Jose Antonio Ortega Ruiz"
. "(jao@gnu.org)")
(:authors
("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
(:commit
. "a0f111f8dedd31c593c4ed12c0b99745f3c1340f"))
nil))
(geiser-gauche
#s(package-desc geiser-gauche (0 0 2)
"Gauche scheme support for Geiser"
((emacs (26 1)) (geiser (0 11 2))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/gauche")
(:keywords "languages" "gauche" "scheme" "geiser")
(:maintainer "András Simonyi"
. "andras.simonyi@gmail.com")
(:authors
("András Simonyi" . "andras.simonyi@gmail.com"))
(:commit
. "9e7ed54e5629f759660569bc7efc3d75dbabbc5f"))
nil))
(geiser-gambit
#s(package-desc geiser-gambit (0 18 1)
"Gambit's implementation of the geiser protocols"
((emacs (26 1)) (geiser (0 18))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/gambit")
(:keywords "languages" "gambit" "scheme" "geiser")
(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
(:commit
. "381d74ca5059b44fe3d8b5daf42214019c6d1a88"))
nil))
(geiser-chicken
#s(package-desc geiser-chicken (0 17)
"Chicken's implementation of the geiser protocols"
((emacs (24 4)) (geiser (0 19))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/chicken")
(:keywords "languages" "chicken" "scheme" "geiser")
(:commit
. "79a9ac78f4df7c9ec1f918313c543c116dbb8b70"))
nil))
(geiser-chibi
#s(package-desc geiser-chibi (0 17)
"Chibi Scheme's implementation of the geiser protocols"
((emacs (24 4)) (geiser (0 18))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/chibi")
(:keywords "languages" "chibi" "scheme" "geiser")
(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
(:authors ("Peter" . "craven@gmx.net"))
(:commit
. "5a6a5a580ea45cd4974df21629a8d50cbe3d6e99"))
nil))
(geiser-chez
#s(package-desc geiser-chez (0 18)
"Chez and Geiser talk to each other"
((emacs (26 1)) (geiser (0 19))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/chez")
(:keywords "languages" "chez" "scheme" "geiser")
(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
(:authors ("Peter" . "craven@gmx.net"))
(:commit
. "988d9f7e24b8634755cdb7b110e3e399bdb55df3"))
nil))
(geiser
#s(package-desc geiser (0 32)
"GNU Emacs and Scheme talk to each other"
((emacs (27 1)) (project (0 8 1))) tar "nongnu" nil
((:url . "https://gitlab.com/emacs-geiser/")
(:keywords "languages" "scheme" "geiser")
(:maintainer "Jose Antonio Ortega Ruiz"
. "(jao@gnu.org)")
(:authors
("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
(:commit
. "9e76f336b91151315642de9bcbed0ffe83b69db7"))
nil))
(gc-buffers
#s(package-desc gc-buffers (1 0)
"Kill garbage buffers automatically"
((emacs (24 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/akib/emacs-gc-buffers")
(:keywords "internal")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "ce2ea016a67b200862788e81f0ff1f8f7e4e0454"))
nil))
(free-keys
#s(package-desc free-keys (1 0)
"Show free keybindings for modkeys or prefixes"
((cl-lib (0 3))) tar "nongnu" nil
((:url . "https://github.com/Fuco1/free-keys")
(:keywords "convenience")
(:maintainer "Matus Goljer"
. "matus.goljer@gmail.com")
(:authors
("Matus Goljer" . "matus.goljer@gmail.com"))
(:commit
. "6f9172376af4d399c7853cbdfdd7425348a878f9"))
nil))
(forth-mode
#s(package-desc forth-mode (0 3)
"Programming language mode for Forth"
((cl-lib (0 2))) tar "nongnu" nil
((:url
. "http://github.com/larsbrinkhoff/forth-mode")
(:keywords "languages" "forth")
(:maintainer "Lars Brinkhoff" . "lars@nocrew.org")
(:authors ("Lars Brinkhoff" . "lars@nocrew.org"))
(:commit
. "4450a3a5629b579f5d2045d0d8aec84193e9a31f"))
nil))
(focus
#s(package-desc focus (1 0 1)
"Dim the font color of text in surrounding sections"
((emacs (24 3)) (cl-lib (0 5))) tar "nongnu" nil
((:url . "http://github.com/larstvei/Focus")
(:maintainer "Lars Tveito" . "larstvei@ifi.uio.no")
(:authors ("Lars Tveito" . "larstvei@ifi.uio.no"))
(:commit
. "2507ec4ec5a9402647ef85540669db1815520c15"))
nil))
(flymake-pyrefly
#s(package-desc flymake-pyrefly (0 1 8) "A Pyrefly Flymake backend"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://github.com/inpefess/flymake-pyrefly")
(:keywords "tools" "languages")
(:maintainer "Boris Shminke" . "boris@shminke.com")
(:authors ("Boris Shminke" . "boris@shminke.com"))
(:commit
. "6e03969990e54071bbe3d9f0b50750d523dfe91b"))
nil))
(flymake-popon
#s(package-desc flymake-popon (0 5 1)
"Flymake diagnostics on cursor hover"
((emacs (26 1)) (flymake (1 2 2)) (popon (0 1))
(posframe (1 3 2)))
tar "nongnu" nil
((:url
. "https://codeberg.org/akib/emacs-flymake-popon")
(:keywords "convenience")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "99ea813346f3edef7220d8f4faeed2ec69af6060"))
nil))
(flymake-kondor
#s(package-desc flymake-kondor (0 1 3) "Linter with clj-kondo"
((emacs (26 1))) tar "nongnu" nil
((:url
. "https://github.com/turbo-cafe/flymake-kondor")
(:commit
. "784e57f36812a37e323409b90b935ef3c6920a22"))
nil))
(flymake-guile
#s(package-desc flymake-guile (0 5) "Guile flymake backend"
((emacs (26 1)) (flymake (1 2 1))) tar "nongnu" nil
((:keywords "language" "tools")
(:maintainer "Distopico" . "distopico@riseup.net")
(:authors ("Distopico" . "distopico@riseup.net"))
(:url
. "https://elpa.nongnu.org/nongnu/flymake-guile.html")
(:commit
. "eb5e2c0f97639a200d6b709601834b304118b4df"))
nil))
(flycheck
#s(package-desc flycheck (36 0) "On-the-fly syntax checking"
((emacs (27 1)) (seq (2 24))) tar "nongnu" nil
((:url . "https://github.com/flycheck/flycheck")
(:keywords "convenience" "languages" "tools")
(:maintainer
("Clément Pit-Claudel"
. "clement.pitclaudel@live.com")
("fmdkdd" . "fmdkdd@gmail.com")
("Bozhidar Batsov" . "bozhidar@batsov.dev"))
(:authors
("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
(:commit
. "ebddfd89b1eea91b8590f542908672569942fb82"))
nil))
(flx-ido
#s(package-desc flx-ido (0 6 2) "flx integration for ido"
((flx (0 1)) (cl-lib (0 3))) tar "nongnu" nil
((:url . "https://github.com/lewang/flx")
(:commit
. "29e3664b75618847eaaf821713a74eb3c897a124"))
nil))
(flx
#s(package-desc flx (0 6 2) "fuzzy matching with good sorting"
((cl-lib (0 3))) tar "nongnu" nil
((:url . "https://github.com/lewang/flx")
(:commit
. "29e3664b75618847eaaf821713a74eb3c897a124"))
nil))
(fj
#s(package-desc fj (0 34) "Client for Forgejo instances"
((emacs (29 1)) (fedi (0 2)) (tp (0 8))
(transient (0 10 0)) (magit (4 3 8)))
tar "nongnu" nil
((:url . "https://codeberg.org/martianh/fj.el")
(:keywords "git" "convenience")
(:maintainer "Marty Hiatt" . "mousebot@disroot.org")
(:authors ("Marty Hiatt" . "mousebot@disroot.org"))
(:commit
. "3697ac2847180bd307e70ff0fb9ef086f59dec24"))
nil))
(fedi
#s(package-desc fedi (0 3) "Helper functions for fediverse clients"
((emacs (28 1)) (markdown-mode (2 5))) tar "nongnu"
nil
((:url . "https://codeberg.org/martianh/fedi.el")
(:maintainer "Marty Hiatt" . "mousebot@disroot.org")
(:authors ("Marty Hiatt" . "mousebot@disroot.org"))
(:commit
. "74fab520f1d008f5a389a673616a617c03c74600"))
nil))
(extmap
#s(package-desc extmap (1 3)
"Externally-stored constant mapping for Elisp"
((emacs (24 4))) tar "nongnu" nil
((:url . "https://github.com/doublep/extmap")
(:keywords "lisp")
(:maintainer "Paul Pogonyshev"
. "pogonyshev@gmail.com")
(:authors
("Paul Pogonyshev" . "pogonyshev@gmail.com"))
(:commit
. "c7af95865ef083327d299b86c254ca87fa88a504"))
nil))
(exec-path-from-shell
#s(package-desc exec-path-from-shell (2 2)
"Get environment variables such as $PATH from the shell"
((emacs (24 4))) tar "nongnu" nil
((:url
. "https://github.com/purcell/exec-path-from-shell")
(:keywords "unix" "environment")
(:maintainer "Steve Purcell"
. "steve@sanityinc.com")
(:authors ("Steve Purcell" . "steve@sanityinc.com"))
(:commit
. "72ede29a0e0467b3b433e8edbee3c79bab005884"))
nil))
(evil-visualstar
#s(package-desc evil-visualstar (0 2 0)
"Starts a * or # search from the visual selection"
((evil (0))) tar "nongnu" nil
((:url . "https://github.com/bling/evil-visualstar")
(:keywords "evil" "vim" "visualstar")
(:commit
. "87a5bd845759c5e5508de2e2aed2a99424995d44"))
nil))
(evil-visual-mark-mode
#s(package-desc evil-visual-mark-mode (0 0 5)
"Display evil marks on buffer"
((evil (1 0 9)) (dash (2 10))) tar "nongnu" nil
((:keywords "evil")
(:maintainer "Roman Gonzalez"
. "romanandreg@gmail.com")
(:authors
("Roman Gonzalez" . "romanandreg@gmail.com"))
(:url
. "https://elpa.nongnu.org/nongnu/evil-visual-mark-mode.html")
(:commit
. "2bbaaae56ae53e68a8bcc7bc2cfe830a14843b4d"))
nil))
(evil-surround
#s(package-desc evil-surround (1 0 4)
"emulate surround.vim from Vim" ((evil (1 2 12)))
tar "nongnu" nil
((:keywords "emulation" "vi" "evil")
(:maintainer
("Tim Harper" . "timcharperatgmaildotcom")
("Vegard ye" . "vegard_oyeathotmaildotcom"))
(:authors
("Tim Harper" . "timcharperatgmaildotcom")
("Vegard ye" . "vegard_oyeathotmaildotcom"))
(:url
. "https://elpa.nongnu.org/nongnu/evil-surround.html")
(:commit
. "a14856cd811d2ad2cab343d1a2591e68c1e7ba6d"))
nil))
(evil-numbers
#s(package-desc evil-numbers (0 7)
"Increment/decrement numbers like in VIM"
((emacs (24 1)) (evil (1 2 0))) tar "nongnu" nil
((:url . "http://github.com/juliapath/evil-numbers")
(:keywords "convenience" "tools")
(:maintainer "Julia Path" . "julia@jpath.de")
(:authors
("Michael Markert"
. "markert.michael@googlemail.com"))
(:commit
. "61dde4e3715fd1255df8f87a37d9c8022e909bf4"))
nil))
(evil-nerd-commenter
#s(package-desc evil-nerd-commenter (3 6 1)
"Comment/uncomment lines efficiently. Like Nerd Commenter in Vim"
((emacs (26 1))) tar "nongnu" nil
((:url
. "http://github.com/redguardtoo/evil-nerd-commenter")
(:keywords "convenience" "evil")
(:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
(:authors ("Chen Bin" . "chenbin.sh@gmail.com"))
(:commit
. "3b197a2b559b06a7cf39978704b196f53dac802a"))
nil))
(evil-matchit
#s(package-desc evil-matchit (4 1 0) "Vim matchit ported to Evil"
((emacs (27 1))) tar "nongnu" nil
((:url
. "http://github.com/redguardtoo/evil-matchit")
(:keywords "matchit" "vim" "evil")
(:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
(:authors ("Chen Bin" . "chenbin.sh@gmail.com"))
(:commit
. "8d0bca76ed9958fc5ad460e6085175c83695bbdb"))
nil))
(evil-lisp-state
#s(package-desc evil-lisp-state (8 2)
"An evil state to edit Lisp code"
((evil (1 0 9)) (bind-map (0)) (smartparens (1 6 1)))
tar "nongnu" nil
((:url
. "https://github.com/syl20bnr/evil-lisp-state")
(:keywords "convenience" "editing" "evil"
"smartparens" "lisp" "mnemonic")
(:maintainer "Sylvain Benner"
. "sylvain.benner@gmail.com")
(:authors
("Sylvain Benner" . "sylvain.benner@gmail.com"))
(:commit
. "3c65fecd9917a41eaf6460f22187e2323821f3ce"))
nil))
(evil-indent-plus
#s(package-desc evil-indent-plus (1 0 1)
"Evil textobjects based on indentation"
((evil (0)) (cl-lib (0 5))) tar "nongnu" nil
((:url . "http://github.com/TheBB/evil-indent-plus")
(:keywords "convenience" "evil")
(:maintainer "Eivind Fonn" . "evfonn@gmail.com")
(:authors ("Eivind Fonn" . "evfonn@gmail.com"))
(:commit
. "db8cfd6b6fd51a13054922d8f53f93a481b40544"))
nil))
(evil-iedit-state
#s(package-desc evil-iedit-state (1 3)
"Evil states to interface iedit mode."
((evil (1 0 9)) (iedit (0 9 9 9))) tar "nongnu" nil
((:url
. "https://github.com/syl20bnr/evil-iedit-state")
(:keywords "convenience" "editing" "evil" "iedit"
"mnemonic")
(:maintainer "Sylvain Benner"
. "sylvain.benner@gmail.com")
(:authors
("Sylvain Benner" . "sylvain.benner@gmail.com"))
(:commit
. "44c64c71692e5b2f608ad3e3c537ec0a0e0ea0f8"))
nil))
(evil-goggles
#s(package-desc evil-goggles (0 0 2)
"Add a visual hint to evil operations"
((emacs (24 4)) (evil (1 0 0))) tar "nongnu" nil
((:url . "http://github.com/edkolev/evil-goggles")
(:keywords "emulations" "evil" "vim" "visual")
(:maintainer "edkolev" . "evgenysw@gmail.com")
(:authors ("edkolev" . "evgenysw@gmail.com"))
(:commit
. "7801d9204cd57d5aec11ef43b15357a431cf025c"))
nil))
(evil-exchange
#s(package-desc evil-exchange (0 41)
"Exchange text more easily within Evil"
((evil (1 2 8)) (cl-lib (0 3))) tar "nongnu" nil
((:url . "http://github.com/Dewdrops/evil-exchange")
(:keywords "evil" "plugin")
(:maintainer "Dewdrops" . "v_v_4474@126.com")
(:authors ("Dewdrops" . "v_v_4474@126.com"))
(:commit
. "47691537815150715e64e6f6ec79be7746c96120"))
nil))
(evil-escape
#s(package-desc evil-escape (3 16)
"Escape from anything with a customizable key sequence"
((emacs (24)) (evil (1 0 9)) (cl-lib (0 5))) tar
"nongnu" nil
((:url
. "https://github.com/emacsorphanage/evil-escape")
(:keywords "convenience" "editing" "evil")
(:maintainer "Sylvain Benner"
. "sylvain.benner@gmail.com")
(:authors
("Sylvain Benner" . "sylvain.benner@gmail.com"))
(:commit
. "3c335a5709b1abb08687960038746b36add465f9"))
nil))
(evil-emacs-cursor-model-mode
#s(package-desc evil-emacs-cursor-model-mode (0 1 3)
"Emacs' cursor model in evil-mode"
((emacs (29 1)) (evil (1 15 0))) tar "nongnu" nil
((:url
. "https://github.com/maxfriis/evil-emacs-cursor-model-mode")
(:keywords "convenience" "files")
(:maintainer "Peter Friis Jensen"
. "maxfriis@gmail.com")
(:commit
. "05f797f261cd4ee30166c326eeee63d776e26143"))
nil))
(evil-args
#s(package-desc evil-args (1 1)
"Motions and text objects for delimited arguments in Evil."
((evil (1 0 8))) tar "nongnu" nil
((:url . "http://github.com/wcsmith/evil-args")
(:keywords "evil" "vim-emulation")
(:maintainer "Connor Smith"
. "wconnorsmith@gmail.com")
(:authors
("Connor Smith" . "wconnorsmith@gmail.com"))
(:commit
. "2671071a4a57eaee7cc8c27b9e4b6fc60fd2ccd3"))
nil))
(evil-anzu
#s(package-desc evil-anzu (0 2) "anzu for evil-mode"
((evil (1 0 0)) (anzu (0 46))) tar "nongnu" nil
((:url . "https://github.com/syohex/emacs-evil-anzu")
(:maintainer
("Syohei YOSHIDA" . "syohex@gmail.com")
("Fredrik Bergroth" . "fbergroth@gmail.com"))
(:authors ("Syohei YOSHIDA" . "syohex@gmail.com")
("Fredrik Bergroth"
. "fbergroth@gmail.com"))
(:commit
. "5aa524dd2dbccdb607fcea0ea708be44a5cfe730"))
nil))
(evil
#s(package-desc evil (1 15 0) "extensible vi layer" nil tar "nongnu"
nil
((:url . "https://github.com/emacs-evil/evil")
(:keywords "emulation" "vim")
(:maintainer "Tom Dalziel"
. "tom.dalziel@gmail.com")
(:commit
. "008a6cdb12f15e748979a7d1c2f26c34c84dedbf"))
nil))
(esxml
#s(package-desc esxml (0 3 8)
"Library for working with xml via esxml and sxml"
((emacs (24 1)) (cl-lib (0 5))) tar "nongnu" nil
((:url . "https://github.com/tali713/esxml")
(:keywords "tools" "lisp" "comm")
(:authors
("Vanya Izaksonas-Smith" . "izak0002atumndotedu"))
(:commit
. "affada143fed7e2da08f2b3d927a027f26ad4a8f"))
nil))
(engine-mode
#s(package-desc engine-mode (2 2 4)
"Define and query search engines" ((cl-lib (0 5)))
tar "nongnu" nil
((:url . "https://github.com/hrs/engine-mode")
(:maintainer "Harry R. Schwartz"
. "hello@harryrschwartz.com")
(:authors
("Harry R. Schwartz" . "hello@harryrschwartz.com"))
(:commit
. "67b68c1a2bff48bad2cc4722598da0f36e3866a9"))
nil))
(emacsql
#s(package-desc emacsql (4 3 6) "High-level SQL database front-end"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/magit/emacsql")
(:maintainer "Jonas Bernoulli"
. "emacs.emacsql@jonas.bernoulli.dev")
(:authors
("Christopher Wellons" . "wellons@nullprogram.com"))
(:commit
. "2fe6d4562b32a170a750d5e80514fbb6b6694803"))
nil))
(elpher
#s(package-desc elpher (3 7 0) "A friendly gopher and gemini client"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://thelambdalab.xyz/elpher")
(:keywords "comm" "gopher" "gemini")
(:maintainer "Tim Vaughan"
. "plugd@thelambdalab.xyz")
(:authors
("Tim Vaughan" . "plugd@thelambdalab.xyz"))
(:commit
. "d799c467a1f35934f96d33960d638ddf796f01ba"))
nil))
(elixir-mode
#s(package-desc elixir-mode (2 5 0)
"Major mode for editing Elixir files" ((emacs (25)))
tar "nongnu" nil
((:url
. "https://github.com/elixir-editors/emacs-elixir")
(:keywords "languages" "elixir")
(:commit
. "00d6580a040a750e019218f9392cf9a4c2dac23a"))
nil))
(eldoc-mouse-nov
#s(package-desc eldoc-mouse-nov (0 1 1)
"Preview epub link for mouse hover"
((emacs (27 1)) (eldoc-mouse (3 0 2)) (nov (0 5 0)))
tar "nongnu" nil
((:url
. "https://github.com/huangfeiyu/eldoc-mouse-nov")
(:keywords "tools" "epub" "convenience" "mouse"
"hover")
(:maintainer "Huang Feiyu" . "sibadake1@163.com")
(:authors ("Huang Feiyu" . "sibadake1@163.com"))
(:commit
. "2d89026fbc61214fda25d5dd589cd328ddce5f6e"))
nil))
(eldoc-mouse
#s(package-desc eldoc-mouse (3 0 7)
"Display documentation for mouse hover"
((emacs (27 1)) (posframe (1 4 0)) (eglot (1 8)))
tar "nongnu" nil
((:url . "https://github.com/huangfeiyu/eldoc-mouse")
(:keywords "tools" "languages" "convenience"
"mouse" "hover")
(:maintainer "Huang Feiyu" . "sibadake1@163.com")
(:authors ("Huang Feiyu" . "sibadake1@163.com"))
(:commit
. "67bb73e54533e276e35d2548aa30e299c3a5ee18"))
nil))
(eldoc-diffstat
#s(package-desc eldoc-diffstat (1 0)
"Make VCS diffstat available via eldoc"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://github.com/kljohann/eldoc-diffstat/")
(:keywords "vc" "docs")
(:maintainer "Johann Klähn" . "johann@jklaehn.de")
(:authors ("Johann Klähn" . "johann@jklaehn.de"))
(:commit
. "33aa6d7ee5d0e712b112c74ec6e076463b540e9e"))
nil))
(eglot-inactive-regions
#s(package-desc eglot-inactive-regions (0 6 5)
"Highlight inactive code regions with eglot power"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://github.com/fargiolas/eglot-inactive-regions")
(:maintainer "Filippo Argiolas"
. "filippo.argiolas@gmail.com")
(:authors
("Filippo Argiolas" . "filippo.argiolas@gmail.com"))
(:commit
. "3d973b45afbf3afa835abaf3d99c993b5426a596"))
nil))
(editorconfig
#s(package-desc editorconfig (0 11 0) "EditorConfig Emacs Plugin"
((emacs (26 1)) (nadvice (0 3))) tar "nongnu" nil
((:url
. "https://github.com/editorconfig/editorconfig-emacs#readme")
(:keywords "convenience" "editorconfig")
(:maintainer "EditorConfig Team"
. "editorconfig@googlegroups.com")
(:authors
("EditorConfig Team"
. "editorconfig@googlegroups.com"))
(:commit
. "f1531bab5b57e40759167b7e5db49acbbc09972f"))
nil))
(edit-indirect
#s(package-desc edit-indirect (0 1 13)
"Edit regions in separate buffers" ((emacs (24 3)))
tar "nongnu" nil
((:url . "https://github.com/Fanael/edit-indirect")
(:maintainer "Fanael Linithien"
. "fanael4@gmail.com")
(:authors
("Fanael Linithien" . "fanael4@gmail.com"))
(:commit
. "82a28d8a85277cfe453af464603ea330eae41c05"))
nil))
(eat
#s(package-desc eat (0 9 4)
"Emulate A Terminal, in a region, in a buffer and in Eshell"
((emacs (26 1)) (compat (29 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-eat")
(:keywords "terminals" "processes")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "c91451f2d17453c19d3fa76faa4945cbe54e14ce"))
nil))
(dslide
#s(package-desc dslide (0 6 2)
"Domain Specific sLIDEs. Programmable Presentation"
((emacs (29 2))) tar "nongnu" nil
((:url
. "https://github.com/positron-solutions/dslide")
(:keywords "convenience" "org-mode" "presentation"
"narrowing")
(:maintainer "Positron"
. "contact@positron.solutions")
(:authors
("Positron" . "contact@positron.solutions"))
(:commit
. "be47f2dcb939779067f8c77c3493162bcf242b83"))
nil))
(drupal-mode
#s(package-desc drupal-mode (0 8 1)
"Advanced minor mode for Drupal development"
((php-mode (1 5 0))) tar "nongnu" nil
((:url . "https://github.com/arnested/drupal-mode")
(:keywords "programming" "php" "drupal")
(:maintainer "Arne Jørgensen" . "arne@arnested.dk")
(:authors ("Arne Jørgensen" . "arne@arnested.dk"))
(:commit
. "f632fa5f140b04260fa23b15ffccbfe5a787b2e2"))
nil))
(dracula-theme
#s(package-desc dracula-theme (1 8 3) "Dracula Theme"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/dracula/emacs")
(:maintainer "tienne Deparis" . "etienne@depar.is")
(:commit
. "ad30f50e06c1b4c3e461c647e976cd00b9bc4869"))
nil))
(dockerfile-mode
#s(package-desc dockerfile-mode (1 9)
"Major mode for editing Docker's Dockerfiles"
((emacs (24))) tar "nongnu" nil
((:url
. "https://github.com/spotify/dockerfile-mode")
(:keywords "docker" "languages" "processes" "tools")
(:commit
. "7ce17e054eca4d56ca8bc1e4a6a0dbf58efd8d52"))
nil))
(doc-show-inline
#s(package-desc doc-show-inline (0 1)
"Show doc-strings found in external files"
((emacs (26 2))) tar "nongnu" nil
((:url
. "https://gitlab.com/ideasman42/emacs-doc-show-inline")
(:keywords "convenience")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "1c5837d2a667d977a1bd90ba44ebd911cc660f26"))
nil))
(dirvish
#s(package-desc dirvish (2 3 0)
"A modern file manager based on dired mode"
((emacs (28 1)) (compat (30))) tar "nongnu" nil
((:url . "https://github.com/alexluigit/dirvish")
(:keywords "files" "convenience")
(:maintainer "Alex Lu"
. "https://github.com/alexluigit")
(:authors
("Alex Lu" . "https://github.com/alexluigit"))
(:commit
. "acbd29d248d08c954ac65a3a977db931b3dd272d"))
nil))
(diff-ansi
#s(package-desc diff-ansi (0 2)
"Display diff's using alternative diffing tools"
((emacs (27 1))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-diff-ansi")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "71336e614e3150c47c58f99f2df10a3af73370ac"))
nil))
(devil
#s(package-desc devil (0 6 0)
"Minor mode for translating key sequences"
((emacs (24 4))) tar "nongnu" nil
((:url . "https://github.com/susam/devil")
(:keywords "convenience" "abbrev")
(:maintainer "Susam Pal" . "susam@susam.net")
(:authors ("Susam Pal" . "susam@susam.net"))
(:commit
. "1985300ce84abd712be93b271b27c3bdb164231d"))
nil))
(devhelp
#s(package-desc devhelp (1 0)
"Browse documentation in Devhelp format"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-devhelp")
(:keywords "docs")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "bebdb6a165bdc3bb6b357706d0ce58f57271d137"))
nil))
(denote-refs
#s(package-desc denote-refs (0 1 2)
"Show links and backlinks in Denote notes"
((emacs (28 1)) (denote (1 1 0))) tar "nongnu" nil
((:url
. "https://codeberg.org/akib/emacs-denote-refs")
(:keywords "hypermedia" "outlines" "files")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "9ae49c8770a83eed92c58be45a4c96fa927cbe6f"))
nil))
(datetime
#s(package-desc datetime (0 10 2)
"Parsing, formatting and matching timestamps"
((emacs (25 1)) (extmap (1 1 1))) tar "nongnu" nil
((:url . "https://github.com/doublep/datetime")
(:keywords "lisp" "i18n")
(:maintainer "Paul Pogonyshev"
. "pogonyshev@gmail.com")
(:authors
("Paul Pogonyshev" . "pogonyshev@gmail.com"))
(:commit
. "b8e5fc2b7338f26ee816a3b03322c585dbd3b686"))
nil))
(dart-mode
#s(package-desc dart-mode (1 0 7)
"Major mode for editing Dart files" ((emacs (24 3)))
tar "nongnu" nil
((:url . "https://github.com/bradyt/dart-mode")
(:keywords "languages")
(:commit
. "3bac14200f9f8f8fcebc383087572da5c3823c34"))
nil))
(d-mode
#s(package-desc d-mode (202408131340)
"D Programming Language major mode for (X)Emacs"
((emacs (25 1))) tar "nongnu" nil
((:keywords "d" "programming" "language" "emacs"
"cc-mode")
(:maintainer
("Russel Winder" . "russel@winder.org.uk")
("Vladimir Panteleev"
. "vladimir@thecybershadow.net"))
(:url
. "https://elpa.nongnu.org/nongnu/d-mode.html")
(:commit
. "688f5af819e461badfd6fda642937153b4946813"))
nil))
(cycle-at-point
#s(package-desc cycle-at-point (0 2)
"Cycle (rotate) the thing under the cursor"
((emacs (29 1)) (recomplete (0 2))) tar "nongnu" nil
((:url
. "https://codeberg.org/ideasman42/emacs-cycle-at-point")
(:keywords "convenience")
(:maintainer "Campbell Barton"
. "ideasman42@gmail.com")
(:authors
("Campbell Barton" . "ideasman42@gmail.com"))
(:commit
. "83d94733fd8ed64f2ba40f4e1df7ecbfe8260e51"))
nil))
(cyberpunk-theme
#s(package-desc cyberpunk-theme (1 22) "Cyberpunk Color Theme" nil
tar "nongnu" nil
((:url
. "https://github.com/n3mo/cyberpunk-theme.el")
(:keywords "color" "theme" "cyberpunk")
(:maintainer "Nicholas M. Van Horn"
. "nvanhorn@protonmail.com")
(:authors
("Nicholas M. Van Horn"
. "nvanhorn@protonmail.com"))
(:commit
. "81004fc774d373777d426926fc11abcf1e7ab334"))
nil))
(csv2ledger
#s(package-desc csv2ledger (1 5 4)
"Convert csv files to ledger entries"
((emacs (29 1)) (csv-mode (1 24))) tar "nongnu" nil
((:url
. "https://codeberg.org/joostkremers/csv2ledger")
(:maintainer "Joost Kremers"
. "joostkremers@fastmail.fm")
(:authors
("Joost Kremers" . "joostkremers@fastmail.fm"))
(:commit
. "5c38ee8a4bd3edd24ff49bcbe63b1b6a659497dc"))
nil))
(crux
#s(package-desc crux (0 5 0)
"A Collection of Ridiculously Useful eXtensions"
((emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/bbatsov/crux")
(:keywords "convenience")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:authors
("Bozhidar Batsov" . "bozhidar@batsov.dev"))
(:commit
. "7980df10e47eef41d4d1c57cfb690ec406381ed3"))
nil))
(corfu-terminal
#s(package-desc corfu-terminal (0 7) "Corfu popup on terminal"
((emacs (26 1)) (corfu (0 36)) (popon (0 13))) tar
"nongnu" nil
((:url
. "https://codeberg.org/akib/emacs-corfu-terminal")
(:keywords "convenience")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "501548c3d51f926c687e8cd838c5865ec45d03cc"))
nil))
(consult-flycheck
#s(package-desc consult-flycheck (1 1)
"Provides the command `consult-flycheck'"
((emacs (29 1)) (consult (2 8)) (flycheck (35))) tar
"nongnu" nil
((:url . "https://github.com/minad/consult-flycheck")
(:keywords "languages" "tools" "completion")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:commit
. "9fe96c4b75c8566170ad41a04c3849d2e2606104"))
nil))
(cond-let
#s(package-desc cond-let (0 2 2)
"Additional and improved binding conditionals"
((emacs (28 1))) tar "nongnu" nil
((:url . "https://github.com/tarsius/cond-let")
(:keywords "extensions")
(:commit
. "8bf87d45e169ebc091103b2aae325aece3aa804d"))
nil))
(coffee-mode
#s(package-desc coffee-mode (0 6 3)
"Major mode for CoffeeScript code"
((emacs (24 1)) (cl-lib (0 5))) tar "nongnu" nil
((:url . "http://github.com/defunkt/coffee-mode")
(:keywords "coffeescript" "major" "mode")
(:maintainer "Chris Wanstrath" . "chris@ozmm.org")
(:authors ("Chris Wanstrath" . "chris@ozmm.org"))
(:commit
. "adfb7ae73d6ee2ef790c780dd3c967e62930e94a"))
nil))
(clojure-ts-mode
#s(package-desc clojure-ts-mode (0 6 0)
"Major mode for Clojure code" ((emacs (30 1))) tar
"nongnu" nil
((:url
. "http://github.com/clojure-emacs/clojure-ts-mode")
(:keywords "languages" "clojure" "clojurescript"
"lisp")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:commit
. "96fdffcbe9e1b8ebf9ad14e23b06f62cc3422e22"))
nil))
(clojure-mode
#s(package-desc clojure-mode (5 23 0) "Major mode for Clojure code"
((emacs (27 1))) tar "nongnu" nil
((:url
. "https://github.com/clojure-emacs/clojure-mode")
(:keywords "languages" "clojure" "clojurescript"
"lisp")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:commit
. "9146525680b29a0c6b72a1126d075b54f8066710"))
nil))
(cider
#s(package-desc cider (1 21 0)
"Clojure Interactive Development Environment that Rocks"
((emacs (28)) (clojure-mode (5 19))
(parseedn (1 2 1)) (queue (0 2)) (spinner (1 7))
(seq (2 22)) (sesman (0 3 2)) (transient (0 4 1)))
tar "nongnu" nil
((:url
. "https://www.github.com/clojure-emacs/cider")
(:keywords "languages" "clojure" "cider")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:authors ("Tim King" . "kingtim@gmail.com")
("Phil Hagelberg"
. "technomancy@gmail.com")
("Bozhidar Batsov"
. "bozhidar@batsov.dev")
("Artur Malabarba"
. "bruce.connor.am@gmail.com")
("Hugo Duncan" . "hugo@hugoduncan.org")
("Steve Purcell" . "steve@sanityinc.com"))
(:commit
. "c71bc65af7709667b0cc77306f4e3d5befe86d27"))
nil))
(cdlatex
#s(package-desc cdlatex (4 18 5)
"Fast input methods for LaTeX environments and math"
nil tar "nongnu" nil
((:keywords "tex")
(:maintainer "Carsten Dominik"
. "carsten.dominik@gmail.com")
(:authors
("Carsten Dominik" . "carsten.dominik@gmail.com"))
(:url
. "https://elpa.nongnu.org/nongnu/cdlatex.html")
(:commit
. "fac070f0164ac9f5859cb4cccba7d29a65c337f3"))
nil))
(casual
#s(package-desc casual (2 15 1)
"Transient user interfaces for various modes"
((emacs (30 1)) (transient (0 9 0))
(csv-mode (1 27)))
tar "nongnu" nil
((:url . "https://github.com/kickingvegas/casual")
(:keywords "tools" "wp")
(:maintainer "Charles Choi"
. "kickingvegas@gmail.com")
(:authors
("Charles Choi" . "kickingvegas@gmail.com"))
(:commit
. "d646190d565cb678db762fcc3663703616327bb7"))
nil))
(caml
#s(package-desc caml (4 9) "Caml mode for GNU Emacs"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/ocaml/caml-mode")
(:keywords "ocaml")
(:maintainer "Christophe Troestler"
. "Christophe.Troestler@umons.ac.be")
(:authors
("Jacques Garrigue"
. "garrigue@kurims.kyoto-u.ac.jp")
("Ian T Zimmerman" . "itz@rahul.net")
("Damien Doligez" . "damien.doligez@inria.fr"))
(:commit
. "2905a436e956c5bba16c4633a6e4c4fceefa6535"))
nil))
(camera
#s(package-desc camera (0 3) "Take picture with your camera"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-camera")
(:keywords "comm")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "b8aa62a8cb20006fe8545f88327cf15a1e9c03d7"))
nil))
(buttercup
#s(package-desc buttercup (1 40)
"Behavior-Driven Emacs Lisp Testing"
((emacs (24 4))) tar "nongnu" nil
((:url
. "https://github.com/jorgenschaefer/emacs-buttercup")
(:maintainer "Ola Nilsson"
. "ola.nilsson@gmail.com")
(:authors
("Jorgen Schaefer" . "contact@jorgenschaefer.de"))
(:commit
. "57d03004cc730678bcdefb91ad294824975cfea4"))
nil))
(boxquote
#s(package-desc boxquote (2 3) "Quote text with a semi-box."
((cl-lib (0 5))) tar "nongnu" nil
((:url . "https://github.com/davep/boxquote.el")
(:keywords "quoting")
(:maintainer "Dave Pearson" . "davep@davep.org")
(:authors ("Dave Pearson" . "davep@davep.org"))
(:commit
. "fe676396fa7e4372e01bf2c3d9a62e8d53615d46"))
nil))
(blueprint-ts-mode
#s(package-desc blueprint-ts-mode (0 0 3)
"tree-sitter support for Blueprint files"
((emacs (29 1))) tar "nongnu" nil
((:url
. "https://github.com/huanie/blueprint-ts-mode")
(:keywords "languages" "blueprint" "tree-sitter"
"gnome" "gtk")
(:maintainer "Huan Thieu Nguyen"
. "nguyenthieuhuan@gmail.com")
(:authors
("Huan Thieu Nguyen" . "nguyenthieuhuan@gmail.com"))
(:commit
. "e9e56dec10f070367ab555c717c3d567a5962c82"))
nil))
(blow
#s(package-desc blow (1 0) "Blow away mode lighters"
((emacs (24 1))) tar "nongnu" nil
((:url . "https://codeberg.org/akib/emacs-blow")
(:keywords "convenience")
(:maintainer "Akib Azmain Turja"
. "akib@disroot.org")
(:authors
("Akib Azmain Turja" . "akib@disroot.org"))
(:commit
. "19152095662c95bc73f1f25b8dcce432294b06a1"))
nil))
(bison-mode
#s(package-desc bison-mode (0 4)
"Major mode for editing bison, yacc and lex files."
nil tar "nongnu" nil
((:keywords "bison-mode" "yacc-mode")
(:maintainer "Eric Beuscher"
. "beuscher@eecs.tulane.edu")
(:authors
("Eric Beuscher" . "beuscher@eecs.tulane.edu"))
(:url
. "https://elpa.nongnu.org/nongnu/bison-mode.html")
(:commit
. "4f2e20394a475931409618c1635e9c9f1cf07d9c"))
nil))
(bind-map
#s(package-desc bind-map (1 1 2)
"Bind personal keymaps in multiple locations"
((emacs (24 3))) tar "nongnu" nil
((:url . "https://github.com/justbur/emacs-bind-map")
(:maintainer "Justin Burkett" . "justin@burkett.cc")
(:authors ("Justin Burkett" . "justin@burkett.cc"))
(:commit
. "6977e0fec5c4a3c62a10503798c2a15194167046"))
nil))
(better-jumper
#s(package-desc better-jumper (1 0 1) "configurable jump list"
((emacs (25 1))) tar "nongnu" nil
((:url
. "https://github.com/gilbertw1/better-jumper")
(:keywords "convenience" "jump" "history" "evil")
(:maintainer "Bryan Gilbert" . "bryan@bryan.sh")
(:authors
("Bryan Gilbert" . "http://github/gilbertw1"))
(:commit
. "17821e7f55aeaa40c9337b766bfb991625436de4"))
nil))
(beancount
#s(package-desc beancount (0 9 0)
"A major mode to edit Beancount input files." nil
tar "nongnu" nil
((:maintainer "Martin Blais" . "blais@furius.ca")
(:authors ("Martin Blais" . "blais@furius.ca"))
(:url
. "https://elpa.nongnu.org/nongnu/beancount.html")
(:commit
. "2303612b2230de8b5849b9c407d3564edd189012"))
nil))
(bash-completion
#s(package-desc bash-completion (3 2)
"Bash completion for the shell buffer"
((emacs (25 3))) tar "nongnu" nil
((:url
. "http://github.com/szermatt/emacs-bash-completion")
(:keywords "convenience" "unix")
(:maintainer "Stephane Zermatten"
. "szermatt@gmail.com")
(:authors
("Stephane Zermatten" . "szermatt@gmx.net"))
(:commit
. "ed9c76252ac82d6352ba438f664b390fdd0b5d6c"))
nil))
(base32
#s(package-desc base32 (1 0) "Base32 support" ((emacs (27 1))) tar
"nongnu" nil
((:url . "https://gitlab.com/fledermaus/totp.el")
(:keywords "tools")
(:maintainer "Vivek Das Mohapatra"
. "vivek@etla.org")
(:authors
("Vivek Das Mohapatra" . "vivek@etla.org"))
(:commit . "v1.0"))
nil))
(autothemer
#s(package-desc autothemer (0 2 18) "Conveniently define themes"
((dash (2 10 0)) (emacs (26 1))) tar "nongnu" nil
((:url . "https://github.com/jasonm23/autothemer")
(:maintainer "Jason Milkins" . "jasonm23@gmail.com")
(:commit
. "8f72afc6dba5ad7cc3a201a084fd20571f945d2e"))
nil))
(auto-dim-other-buffers
#s(package-desc auto-dim-other-buffers (2 2 1)
"Makes windows without focus less prominent"
((emacs (27 1))) tar "nongnu" nil
((:url
. "https://github.com/mina86/auto-dim-other-buffers.el")
(:keywords "faces")
(:maintainer "Michal Nazarewicz"
. "mina86@mina86.com")
(:authors
("Michal Nazarewicz" . "mina86@mina86.com"))
(:commit
. "0164908fd3f8d8e83aa636f08096dcc843d6b2fa"))
nil))
(arduino-mode
#s(package-desc arduino-mode (1 3 1)
"Major mode for editing Arduino code"
((emacs (25 1)) (spinner (1 7 3))) tar "nongnu" nil
((:url . "https://repo.or.cz/arduino-mode.git")
(:keywords "languages" "arduino")
(:maintainer "stardiviner" . "numbchild@gmail.com")
(:commit
. "b2ffd8441851659cb1cc844156073967729585e5"))
nil))
(apropospriate-theme
#s(package-desc apropospriate-theme (0 2 0)
"A light & dark theme set for Emacs." nil tar
"nongnu" nil
((:url
. "http://github.com/waymondo/apropospriate-theme")
(:maintainer "Justin Talbott"
. "justin@waymondo.com")
(:authors
("Justin Talbott" . "justin@waymondo.com"))
(:commit
. "cb56b8c1a4ea42a329b279e57b3db473f0be4adc"))
nil))
(apache-mode
#s(package-desc apache-mode (2 2 0)
"Major mode for editing Apache httpd configuration files"
nil tar "nongnu" nil
((:url . "https://github.com/emacs-php/apache-mode")
(:keywords "languages" "faces")
(:maintainer "USAMI Kenta" . "tadsan@zonu.me")
(:authors ("Karl Chen" . "quarl@nospam.quarl.org"))
(:commit
. "354f9302a8d805ac80d846adcd1cef10830b3d51"))
nil))
(anzu
#s(package-desc anzu (0 66)
"Show number of matches in mode-line while searching"
((emacs (25 1))) tar "nongnu" nil
((:url . "https://github.com/emacsorphanage/anzu")
(:maintainer "LemonBreezes"
. "look@strawberrytea.xyz")
(:authors ("Syohei YOSHIDA" . "syohex@gmail.com"))
(:commit
. "bc3a0032bb6aa7f5886f10460cd53eb7b8b020af"))
nil))
(anti-zenburn-theme
#s(package-desc anti-zenburn-theme (2 5 1)
"Low-contrast Zenburn-inverted theme" nil tar
"nongnu" nil
((:url
. "https://github.com/m00natic/anti-zenburn-theme")
(:maintainer "Andrey Kotlarski"
. "m00naticus@gmail.com")
(:authors
("Andrey Kotlarski" . "m00naticus@gmail.com"))
(:commit
. "c80cc51bb1aaf11dd53b9d08e01d61bc9b32622f"))
nil))
(annotate
#s(package-desc annotate (2 4 5)
"annotate files without changing them"
((emacs (27 1))) tar "nongnu" nil
((:url . "https://github.com/bastibe/annotate.el")
(:maintainer
("Bastian Bechtold" . "bastibe.dev@mailbox.org")
("cage" . "cage-dev@twistfold.it"))
(:commit
. "4e610f56ae5ce24e3577ffa1a293c7037ac1c2ea"))
nil))
(ample-theme
#s(package-desc ample-theme (0 3 0) "Calm Dark Theme for Emacs" nil
tar "nongnu" nil
((:url
. "https://github.com/jordonbiondo/ample-theme")
(:keywords "theme" "dark")
(:maintainer "Jordon Biondo"
. "jordonbiondo@gmail.com")
(:authors
("Jordon Biondo" . "jordonbiondo@gmail.com"))
(:commit
. "33691c93ee302690e41f631f82083bcc15d229e8"))
nil))
(alect-themes
#s(package-desc alect-themes (0 11)
"Configurable light, dark and black themes for Emacs 24 or later"
((emacs (24 0))) tar "nongnu" nil
((:url . "https://github.com/alezost/alect-themes")
(:keywords "color" "theme")
(:maintainer "Alex Kost" . "alezost@gmail.com")
(:authors ("Alex Kost" . "alezost@gmail.com"))
(:commit
. "032dfebede02d44c167328f95c7ea5846d340e3c"))
nil))
(aidermacs
#s(package-desc aidermacs (1 6) "AI pair programming with Aider"
((emacs (26 1)) (transient (0 3 0))
(compat (30 0 2 0)) (markdown-mode (2 7)))
tar "nongnu" nil
((:url . "https://github.com/MatthewZMD/aidermacs")
(:keywords "ai" "emacs" "llm" "aider"
"ai-pair-programming" "tools")
(:maintainer "Mingde Zeng"
. "matthewzmd@posteo.net")
(:authors ("Mingde Zeng" . "matthewzmd@posteo.net"))
(:commit
. "fc0f1381bb9398a2d5a76776bad812d7ce3507dc"))
nil))
(age
#s(package-desc age (0 1 9) "The Age Encryption Library"
((emacs (28 1))) tar "nongnu" nil
((:url . "https://github.com/anticomputer/age.el")
(:keywords "data")
(:maintainer "Bas Alberts" . "bas@anti.computer")
(:authors ("Daiki Ueno" . "ueno@unixuser.org")
("Bas Alberts" . "bas@anti.computer"))
(:commit
. "e99165ef5274bc4512b8d77ba2ac208c59b5d456"))
nil))
(afternoon-theme
#s(package-desc afternoon-theme (0 1)
"Dark color theme with a deep blue background"
((emacs (24 1))) tar "nongnu" nil
((:url
. "http://github.com/osener/emacs-afternoon-theme")
(:keywords "themes")
(:maintainer "Ozan Sener" . "ozan@ozansener.com")
(:authors ("Ozan Sener" . "ozan@ozansener.com"))
(:commit
. "b58731c3b0bbaac9d3ed8d5ae900063df5db090d"))
nil))
(adoc-mode
#s(package-desc adoc-mode (0 8 0)
"a major-mode for editing AsciiDoc files"
((emacs (28 1))) tar "nongnu" nil
((:url . "https://github.com/bbatsov/adoc-mode")
(:keywords "asciidoc" "text")
(:maintainer "Bozhidar Batsov"
. "bozhidar@batsov.dev")
(:authors
("Florian Kaufmann" . "sensorflo@gmail.com"))
(:commit
. "6fc5ebc9478de17b1971222485e7729f04fbcf57"))
nil))
(zuul
#s(package-desc zuul (0 4 0) "Interface to Zuul"
((emacs (27 1)) (project (0 8 1))) tar "gnu" nil
((:url . "https://sr.ht/~niklaseklund/zuul.el")
(:keywords "convenience" "tools")
(:maintainer "zuul.el Development"
. "~niklaseklund/zuul.el@lists.sr.ht")
(:authors
("Niklas Eklund" . "niklas.eklund@posteo.net"))
(:commit
. "c94886cb7abdea66ba1d0a064a4d93efed10fed4"))
nil))
(ztree
#s(package-desc ztree (1 0 6) "Text mode directory tree"
((cl-lib (0))) tar "gnu" nil
((:url . "https://github.com/fourier/ztree")
(:keywords "files" "tools")
(:maintainer "Alexey Veretennikov"
. "alexey.veretennikov@gmail.com")
(:authors
("Alexey Veretennikov"
. "alexey.veretennikov@gmail.com"))
(:commit
. "c9ad9136d52ca5a81475693864e255d29448f43f"))
nil))
(zones
#s(package-desc zones (2023 6 11)
"Zones of text - like multiple regions" nil tar
"gnu" nil
((:url . "https://elpa.gnu.org/packages/zones.html")
(:keywords "narrow" "restriction" "widen" "region"
"zone")
(:maintainer "Drew Adams" . "drew.adams@oracle.com")
(:commit
. "10ebf386d48725fa3af2f8b0c60ad4ffa0ec9653"))
nil))
(yasnippet-classic-snippets
#s(package-desc yasnippet-classic-snippets (1 0 2)
"\"Classic\" yasnippet snippets"
((yasnippet (0 9 1))) tar "gnu" nil
((:keywords "snippets")
(:maintainer "Noam Postavsky"
. "npostavs@gmail.com")
(:url
. "https://elpa.gnu.org/packages/yasnippet-classic-snippets.html")
(:commit
. "43ff0337f5ec504f2a496f2f035a5087cd8e2074"))
nil))
(yasnippet
#s(package-desc yasnippet (0 14 3)
"Yet another snippet extension for Emacs"
((cl-lib (0 5)) (emacs (24 4))) tar "gnu" nil
((:url . "http://github.com/joaotavora/yasnippet")
(:keywords "convenience" "emulation")
(:maintainer "Noam Postavsky"
. "npostavs@gmail.com")
(:commit
. "dd570a6b22364212fff9769cbf4376bdbd7a63c5"))
nil))
(yaml
#s(package-desc yaml (1 2 3) "YAML parser for Elisp"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/zkry/yaml.el")
(:keywords "tools")
(:maintainer "Zachary Romero" . "zkry@posteo.org")
(:authors ("Zachary Romero" . "zkry@posteo.org"))
(:commit
. "f2369fb4985ed054be47ae111760ff2075dff72a"))
nil))
(xref-union
#s(package-desc xref-union (0 2 0) "Combine multiple Xref backends"
((emacs (25 1))) tar "gnu" nil
((:url . "https://git.sr.ht/~pkal/xref-union/")
(:maintainer "Philip Kaludercic"
. "~pkal/public-inbox@lists.sr.ht")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "2bb88d0dc526177c3c6612d6585cee6b2c57803a"))
nil))
(xref
#s(package-desc xref (1 7 0) "Cross-referencing commands"
((emacs (26 1))) tar "gnu" nil
((:url . "https://elpa.gnu.org/packages/xref.html")
(:commit
. "cef848fe5f355ca34abc176739d0ace835b12eed"))
nil))
(xr
#s(package-desc xr (2 2) "Convert string regexp to rx notation"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/mattiase/xr")
(:keywords "lisp" "regexps")
(:maintainer "Mattias Engdegård"
. "mattias.engdegard@gmail.com")
(:authors
("Mattias Engdegård"
. "mattias.engdegard@gmail.com"))
(:commit
. "694defa220113d0acaa78fd646dcff9f1a08fad9"))
nil))
(xpm
#s(package-desc xpm (1 0 5) "edit XPM images"
((cl-lib (0 5)) (queue (0 2))) tar "gnu" nil
((:url . "https://www.gnuvola.org/software/xpm/")
(:keywords "multimedia" "xpm")
(:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
(:authors ("Thien-Thi Nguyen" . "ttn@gnu.org"))
(:commit
. "85e5c412dde7ec3c3f64c64d37079e233293e4d0"))
nil))
(xelb
#s(package-desc xelb (0 22) "X protocol Emacs Lisp Binding"
((emacs (27 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/emacs-exwm/xelb")
(:keywords "unix")
(:maintainer
("Adrián Medraño Calvo"
. "adrian@medranocalvo.com")
("Steven Allen" . "steven@stebalien.com")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:authors ("Chris Feng" . "chris.w.feng@gmail.com"))
(:commit
. "9e007c9eb595cd5d58e749c7679201bda999a229"))
nil))
(xeft
#s(package-desc xeft (3 6) "Deft feat. Xapian" ((emacs (26 0))) tar
"gnu" nil
((:url . "https://sr.ht/~casouri/xeft")
(:keywords "applications" "note" "searching")
(:maintainer "Yuan Fu" . "casouri@gmail.com")
(:authors ("Yuan Fu" . "casouri@gmail.com"))
(:commit
. "6c63bc4c40eae8fe7a3213efe11b75dfe73aaaa4"))
nil))
(xclip
#s(package-desc xclip (1 11 1)
"Copy&paste GUI clipboard from text terminal" nil
tar "gnu" nil
((:keywords "convenience" "tools")
(:maintainer "Leo Liu" . "sdl.web@gmail.com")
(:authors ("Leo Liu" . "sdl.web@gmail.com"))
(:url . "https://elpa.gnu.org/packages/xclip.html")
(:commit
. "7febe164de2a881b83b9d604d3c7cf20b69f422d"))
nil))
(wrap-search
#s(package-desc wrap-search (4 17 6)
"wrapped, non-incremental search" nil tar "gnu" nil
((:url
. "https://dataswamp.org/~incal/elpa/wrap-search.el")
(:keywords "matching")
(:maintainer "Emanuel Berg" . "incal@dataswamp.org")
(:authors ("Emanuel Berg" . "incal@dataswamp.org"))
(:commit
. "980081a476dce22032e31b50eb4e34d54dc4788c"))
nil))
(wpuzzle
#s(package-desc wpuzzle (1 1) "find as many word in a given time"
nil tar "gnu" nil
((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
(:authors ("Ivan Kanis" . "ivan@kanis.fr"))
(:url
. "https://elpa.gnu.org/packages/wpuzzle.html")
(:commit
. "9373cbc013b978b31e38822bfdcc9a7fc5e0ed99"))
nil))
(wisitoken-grammar-mode
#s(package-desc wisitoken-grammar-mode (1 3 0)
"Major mode for editing WisiToken grammar files"
((wisi (4 2 2)) (emacs (25 3)) (mmm-mode (0 5 7)))
tar "gnu" nil
((:url . "https://www.nongnu.org/ada-mode/")
(:keywords "languages")
(:maintainer "Stephen Leake"
. "stephen_leake@stephe-leake.org")
(:authors
("Stephen Leake"
. "stephen_leake@stephe-leake.org"))
(:commit
. "2d58879cea26b8a3b573d084d149dea94f93dfb8"))
nil))
(wisi
#s(package-desc wisi (4 3 2)
"Utilities for implementing an indentation/navigation engine using a generalized LR parser"
((emacs (25 3)) (seq (2 20))) tar "gnu" nil
((:url
. "https://stephe-leake.org/ada/wisitoken.html")
(:keywords "parser" "indentation" "navigation")
(:maintainer "Stephen Leake"
. "stephen_leake@stephe-leake.org")
(:authors
("Stephen Leake"
. "stephen_leake@stephe-leake.org"))
(:commit
. "1c4b099bf1f93cebee523b0ba75ccab6c6c2a2f0"))
nil))
(windresize
#s(package-desc windresize (0 1) "Resize windows interactively" nil
tar "gnu" nil
((:keywords "window")
(:maintainer "Bastien" . "bzgATalternDOTorg")
(:authors ("Bastien" . "bzgATalternDOTorg"))
(:url
. "https://elpa.gnu.org/packages/windresize.html")
(:commit
. "0693d5d864ac9fd033c868bdd887e66278e056e9"))
nil))
(windower
#s(package-desc windower (0 0 1)
"Helper functions for window manipulation."
((emacs (25))) single "gnu" nil
((:keywords "convenience" "tools")
(:authors
("Pierre Neidhardt" . "mail@ambrevar.xyz"))
(:maintainer "Pierre Neidhardt"
. "mail@ambrevar.xyz")
(:url . "https://gitlab.com/ambrevar/windower"))
nil))
(window-tool-bar
#s(package-desc window-tool-bar (0 3) "Add tool bars inside windows"
((emacs (27 1)) (compat (29 1))) tar "gnu" nil
((:url
. "http://github.com/chaosemer/window-tool-bar")
(:keywords "mouse")
(:maintainer "Jared Finder" . "jared@finder.org")
(:authors ("Jared Finder" . "jared@finder.org"))
(:commit
. "72bbbff7e8128fe14c0b69c7282667788758b8b4"))
nil))
(window-commander
#s(package-desc window-commander (3 0 2)
"Simply execute commands on windows"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://dsemy.com/projects/window-commander")
(:keywords "convenience")
(:maintainer "Daniel Semyonov" . "daniel@dsemy.com")
(:authors ("Daniel Semyonov" . "daniel@dsemy.com"))
(:commit
. "ad92c184ccc06f46b2caf001bc8201d983eca626"))
nil))
(which-key
#s(package-desc which-key (3 6 1)
"Display available keybindings in popup"
((emacs (25 1))) tar "gnu" nil
((:maintainer "Justin Burkett" . "justin@burkett.cc")
(:authors ("Justin Burkett" . "justin@burkett.cc"))
(:url
. "https://elpa.gnu.org/packages/which-key.html")
(:commit
. "34b832fce1d01c22aa644196cd6e6b50b1d403ee"))
nil))
(websocket
#s(package-desc websocket (1 16) "Emacs WebSocket client and server"
((cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/ahyatt/emacs-websocket")
(:keywords "communication" "websocket" "server")
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
(:authors ("Andrew Hyatt" . "ahyatt@gmail.com"))
(:commit
. "03d1cca4bd910a8df73e4ec637836c6ac25213a2"))
nil))
(webfeeder
#s(package-desc webfeeder (1 1 2)
"Build RSS and Atom webfeeds from HTML files"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://gitlab.com/Ambrevar/emacs-webfeeder")
(:keywords "news" "hypermedia" "blog" "feed" "rss"
"atom")
(:maintainer "Pierre Neidhardt"
. "mail@ambrevar.xyz")
(:authors
("Pierre Neidhardt" . "mail@ambrevar.xyz"))
(:commit
. "6037848ee495a67510d8b43f1fbe319b76dbd859"))
nil))
(web-server
#s(package-desc web-server (0 1 2) "Emacs Web Server"
((emacs (24 3))) tar "gnu" nil
((:url
. "https://github.com/eschulte/emacs-web-server")
(:keywords "http" "server" "network")
(:maintainer "Eric Schulte"
. "schulte.eric@gmail.com")
(:authors
("Eric Schulte" . "schulte.eric@gmail.com"))
(:commit
. "33afdb46e1cd61251736816d965495525b36c9cd"))
nil))
(wconf
#s(package-desc wconf (0 2 1) "Minimal window layout manager"
((emacs (24 4))) tar "gnu" nil
((:url . "https://github.com/ilohmar/wconf")
(:keywords "windows" "frames" "layout")
(:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
(:authors ("Ingo Lohmar" . "i.lohmar@gmail.com"))
(:commit
. "833ae431a5b35739be3076ea4b586d84d6fe269f"))
nil))
(wcheck-mode
#s(package-desc wcheck-mode (2026)
"General interface for text checkers" nil tar "gnu"
nil
((:url . "https://github.com/tlikonen/wcheck-mode")
(:keywords "text" "spell" "check" "languages"
"ispell")
(:maintainer "Teemu Likonen" . "tlikonen@iki.fi")
(:authors ("Teemu Likonen" . "tlikonen@iki.fi"))
(:commit
. "5954340ec199c85d927f2f75e39cdcda452d7bd7"))
nil))
(vundo
#s(package-desc vundo (2 4 0) "Visual undo tree" ((emacs (28 1)))
tar "gnu" nil
((:url . "https://github.com/casouri/vundo")
(:keywords "undo" "text" "editing")
(:maintainer "Yuan Fu" . "casouri@gmail.com")
(:authors ("Yuan Fu" . "casouri@gmail.com"))
(:commit
. "b89f719824fe5da0f6a7590fad3ece798fd59909"))
nil))
(vlf
#s(package-desc vlf (1 7 2) "View Large Files" nil tar "gnu" nil
((:url . "https://github.com/m00natic/vlfi")
(:keywords "large files" "utilities")
(:maintainer "Andrey Kotlarski"
. "m00naticus@gmail.com")
(:commit
. "efffeb5f54191d41a503d1d51343bb327fe2f871"))
nil))
(visual-fill
#s(package-desc visual-fill (0 2)
"Auto-refill paragraphs without modifying the buffer"
nil tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/visual-fill.html")
(:commit
. "1951eaf59e25091d5597cc45e3dd5925be005122"))
nil))
(visual-filename-abbrev
#s(package-desc visual-filename-abbrev (1 3)
"Visually abbreviate filenames" ((emacs (26 1))) tar
"gnu" nil
((:keywords "tools")
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
(:authors ("Tassilo Horn" . "tsdh@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/visual-filename-abbrev.html")
(:commit
. "4af7868db7bbc6a3c185540ba4e257d4c4c560c0"))
nil))
(vigenere
#s(package-desc vigenere (1 0)
"Run a vigenere cipher on a block of text ;"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://elpa.gnu.org/packages/vigenere.html")
(:keywords "data" "vigenere" "cipher")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:commit
. "434270403845789f4be32102c573ea965e870d19"))
nil))
(vertico-posframe
#s(package-desc vertico-posframe (0 9 2)
"Using posframe to show Vertico"
((emacs (26 0)) (posframe (1 4 0)) (vertico (2 6)))
tar "gnu" nil
((:url
. "https://github.com/tumashu/vertico-posframe")
(:keywords "abbrev" "convenience" "matching"
"vertico")
(:maintainer "Feng Shu" . "tumashu@163.com")
(:authors ("Feng Shu" . "tumashu@163.com"))
(:commit
. "d6e06a4f1b34d24cc0ca6ec69d2d6c965191b23e"))
nil))
(vertico
#s(package-desc vertico (2 8) "VERTical Interactive COmpletion"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/vertico")
(:keywords "convenience" "files" "matching"
"completion")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "0b96e8f169653cba6530da1ab0a1c28ffa44b180"))
nil))
(verilog-mode
#s(package-desc verilog-mode (2026 1 18 88738971)
"major mode for editing verilog source in Emacs" nil
tar "gnu" nil
((:url . "https://www.veripool.org")
(:keywords "languages")
(:maintainer
("Michael McNamara" . "mac@verilog.com")
("Wilson Snyder" . "wsnyder@wsnyder.org"))
(:authors ("Michael McNamara" . "mac@verilog.com")
("Wilson Snyder" . "wsnyder@wsnyder.org"))
(:commit
. "72a34eceb9e7e3bfd295f908b8148b2aca41a20e"))
nil))
(vecdb
#s(package-desc vecdb (0 2 2)
"An interface to vector databases for embeddings"
((emacs (29 1)) (plz (0 8)) (pg (0 56))) tar "gnu"
nil
((:url . "https://github.com/ahyatt/vecdb")
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
(:authors ("Andrew Hyatt" . "ahyatt@gmail.com"))
(:commit
. "a0240be7a917dca47b95e401382affd1c11abea1"))
nil))
(vdiff
#s(package-desc vdiff (0 2 4) "A diff tool similar to vimdiff"
((emacs (24 4)) (hydra (0 13 0))) tar "gnu" nil
((:url . "https://github.com/justbur/emacs-vdiff")
(:keywords "diff")
(:maintainer "Justin Burkett" . "justin@burkett.cc")
(:authors ("Justin Burkett" . "justin@burkett.cc"))
(:commit
. "007e44be19d068fd6b49874b6e9b8df8b1f552bd"))
nil))
(vcl-mode
#s(package-desc vcl-mode (1 1)
"Major mode for Varnish Configuration Language" nil
tar "gnu" nil
((:keywords "varnish" "vcl")
(:maintainer "Sergey Poznyakoff"
. "gray@gnu.org.ua")
(:authors ("Sergey Poznyakoff" . "gray@gnu.org.ua"))
(:url
. "https://elpa.gnu.org/packages/vcl-mode.html")
(:commit
. "ff7331de91e399af4b222cad0b0a1d445f82b333"))
nil))
(vcard
#s(package-desc vcard (0 2 2) "Package for handling vCard files"
((emacs (27 1))) tar "gnu" nil
((:keywords "vcard" "mail" "news")
(:maintainer
("Noah Friedman" . "friedman@splode.com")
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:authors ("Noah Friedman" . "friedman@splode.com"))
(:url . "https://elpa.gnu.org/packages/vcard.html")
(:commit
. "28b88fd8ed53ca12d9499175217af81f5ea161fc"))
nil))
(vc-jj
#s(package-desc vc-jj (0 5)
"VC backend for the Jujutsu version control system"
((emacs (28 1)) (compat (29 4))) tar "gnu" nil
((:url . "https://codeberg.org/emacs-jj-vc/vc-jj.el")
(:keywords "vc" "tools")
(:maintainer
("Rudolf Schlatte" . "rudi@constantly.at")
("Kristoffer Balintona"
. "krisbalintona@gmail.com"))
(:authors
("Rudolf Schlatte" . "rudi@constantly.at")
("Kristoffer Balintona"
. "krisbalintona@gmail.com"))
(:commit
. "13b00216330c381179659f5210472fe975c2805d"))
nil))
(vc-hgcmd
#s(package-desc vc-hgcmd (1 14 1)
"VC mercurial backend that uses hg command server"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://github.com/muffinmad/emacs-vc-hgcmd")
(:keywords "vc")
(:maintainer "Andrii Kolomoiets"
. "andreyk.mad@gmail.com")
(:authors
("Andrii Kolomoiets" . "andreyk.mad@gmail.com"))
(:commit
. "d044448965d31ca8214f8bca48487e4d9b9d9a0f"))
nil))
(vc-got
#s(package-desc vc-got (1 2) "VC backend for Game of Trees VCS"
((emacs (25 1))) tar "gnu" nil
((:url . "https://projects.omarpolo.com/vc-got.html")
(:keywords "vc" "tools")
(:maintainer ("Omar Polo" . "op@omarpolo.com")
("Timo Myyrä"
. "timo.myyra@bittivirhe.fi"))
(:authors ("Omar Polo" . "op@omarpolo.com")
("Timo Myyrä"
. "timo.myyra@bittivirhe.fi"))
(:commit
. "bc158324418fd8bef96a7f62856679de2569030f"))
nil))
(vc-backup
#s(package-desc vc-backup (1 1 1) "VC backend for versioned backups"
((emacs (24 3)) (compat (28 1 1 0))) tar "gnu" nil
((:url . "https://codeberg.org/pkal/vc-backup.el")
(:keywords "vc")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "28412c81c3b046616fd8edf82d05bb2d83d0c306"))
nil))
(valign
#s(package-desc valign (3 1 1) "Visually align tables"
((emacs (26 0))) tar "gnu" nil
((:url . "https://github.com/casouri/valign")
(:keywords "convenience" "text" "table")
(:maintainer "Yuan Fu" . "casouri@gmail.com")
(:authors ("Yuan Fu" . "casouri@gmail.com"))
(:commit
. "421c8c0cb4636e5fd87ac1022d6b8268c320f74f"))
nil))
(validate
#s(package-desc validate (1 0 4) "Schema validation for Emacs-lisp"
((emacs (24 1)) (cl-lib (0 5)) (seq (2 16))) tar
"gnu" nil
((:keywords "lisp")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:url
. "https://elpa.gnu.org/packages/validate.html")
(:commit
. "2bc1a7c5f09de5deb7f27b2b4ed731271f9f3f05"))
nil))
(use-package
#s(package-desc use-package (2 4 6)
"A configuration macro for simplifying your .emacs"
((emacs (24 3)) (bind-key (2 4))) tar "gnu" nil
((:url . "https://github.com/jwiegley/use-package")
(:keywords "dotemacs" "startup" "speed" "config"
"package" "extensions")
(:maintainer "John Wiegley"
. "johnw@newartisans.com")
(:authors
("John Wiegley" . "johnw@newartisans.com"))
(:commit
. "d8e9eb73c2b5f93adf3ae29d1349ce2161e23cb4"))
nil))
(url-scgi
#s(package-desc url-scgi (0 9) "SCGI support for url.el"
((emacs (24 3))) tar "gnu" nil
((:url . "https://github.com/skangas/url-scgi/")
(:keywords "comm" "data" "processes" "scgi")
(:maintainer "Stefan Kangas"
. "stefankangas@gmail.com")
(:authors
("Stefan Kangas" . "stefankangas@gmail.com"))
(:commit
. "ccf30c3647cd6a560cadc795bd92769c0a0c9de9"))
nil))
(url-http-oauth
#s(package-desc url-http-oauth (0 8 5) "OAuth 2.0 for URL library"
((emacs (24 4))) tar "gnu" nil
((:keywords "comm" "data" "processes" "hypermedia")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
(:url
. "https://elpa.gnu.org/packages/url-http-oauth.html")
(:commit
. "ff866a39ccc120d6bed930d2ed4fcec09e0662d4"))
nil))
(url-http-ntlm
#s(package-desc url-http-ntlm (2 0 6)
"NTLM authentication for the url library"
((emacs (24 4)) (ntlm (2 1 0))) tar "gnu" nil
((:url . "https://code.google.com/p/url-http-ntlm/")
(:keywords "comm" "data" "processes" "hypermedia")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Tom Schutzer-Weissmann"
. "tom.weissmann@gmail.com"))
(:commit
. "234228e02682b9000015f5aa668875ea5d4fe6f0"))
nil))
(urgrep
#s(package-desc urgrep (0 6 0) "Universal recursive grep"
((emacs (28 1)) (compat (29 1 0 1))
(project (0 3 0)))
tar "gnu" nil
((:url . "https://sr.ht/~jimporter/urgrep/")
(:keywords "grep" "search")
(:commit
. "334aa0a364b2811ccba67b1ce4e719e9e96f963a"))
nil))
(uniquify-files
#s(package-desc uniquify-files (1 0 4)
"Completion style for files, minimizing directories"
((emacs (25 0))) tar "gnu" nil
((:keywords "completion" "table" "uniquify")
(:maintainer "Stephen Leake"
. "stephen_leake@stephe-leake.org")
(:authors
("Stephen Leake"
. "stephen_leake@stephe-leake.org"))
(:url
. "https://elpa.gnu.org/packages/uniquify-files.html")
(:commit
. "1d76b4f0e283afaff2be053d85f8726ffc3abd6e"))
nil))
(uni-confusables
#s(package-desc uni-confusables (0 3) "Unicode confusables table"
nil tar "gnu" nil
((:maintainer "Teodor Zlatanov" . "tzz@lifelogs.com")
(:url
. "https://elpa.gnu.org/packages/uni-confusables.html")
(:commit
. "393e1adeec5b0eb51f9606983655cfe2272c6e54"))
nil))
(undo-tree
#s(package-desc undo-tree (0 8 2) "Treat undo history as a tree"
((queue (0 2))) tar "gnu" nil
((:url . "https://www.dr-qubit.org/undo-tree.html")
(:keywords "convenience" "files" "undo" "redo"
"history" "tree")
(:maintainer "Toby Cubitt"
. "toby-undo-tree@dr-qubit.org")
(:authors
("Toby Cubitt" . "toby-undo-tree@dr-qubit.org"))
(:commit
. "42aab056e37e033816b2d192f9121b89410b958e"))
nil))
(ulisp-repl
#s(package-desc ulisp-repl (1 0 3) "uLisp REPL" ((emacs (26 1))) tar
"gnu" nil
((:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
(:url
. "https://elpa.gnu.org/packages/ulisp-repl.html")
(:commit
. "63e38a9080b2d15146680022e20700db6eb20657"))
nil))
(truename-cache
#s(package-desc truename-cache (0 3 7)
"Efficiently de-dup file-names"
((emacs (27 1)) (compat (30 1))) tar "gnu" nil
((:url
. "https://github.com/meedstrom/truename-cache")
(:keywords "lisp")
(:maintainer "Martin Edström"
. "meedstrom91@gmail.com")
(:authors
("Martin Edström" . "meedstrom91@gmail.com"))
(:commit
. "6540dd050c0db1e73e03dfa6fe253dd5fb03b579"))
nil))
(triples
#s(package-desc triples (0 6 2)
"A flexible triple-based database for use in apps"
((seq (2 0)) (emacs (28 1))) tar "gnu" nil
((:url . "https://github.com/ahyatt/triples")
(:keywords "triples" "kg" "data" "sqlite")
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
(:authors ("Andrew Hyatt" . "ahyatt@gmail.com"))
(:commit
. "127e42e98f7df3997d538d72a67604c9584517dd"))
nil))
(trie
#s(package-desc trie (0 6) "Trie data structure"
((tNFA (0 1 1)) (heap (0 3))) tar "gnu" nil
((:url . "http://www.dr-qubit.org/emacs.php")
(:keywords "extensions" "matching"
"data structures trie"
"ternary search tree" "tree"
"completion" "regexp")
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:authors
("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
(:commit
. "e7326a61b1cd2605867063fcfc5ddddaeed6d993"))
nil))
(tree-inspector
#s(package-desc tree-inspector (0 4)
"Inspector tool for Emacs Lisp object that uses a treeview"
((emacs (27 1)) (treeview (1 1 0))) tar "gnu" nil
((:url
. "https://github.com/mmontone/emacs-inspector")
(:keywords "debugging" "tool" "lisp" "development")
(:maintainer "Mariano Montone"
. "marianomontone@gmail.com")
(:authors
("Mariano Montone" . "marianomontone@gmail.com"))
(:commit
. "bbb8d2dfe84fbf857fcc1579de5a1324b09a877e"))
nil))
(transient-cycles
#s(package-desc transient-cycles (2 0)
"Define command variants with transient cycling"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://git.spwhitton.name/dotfiles/tree/.emacs.d/site-lisp/transient-cycles.el")
(:keywords "buffer" "window" "processes"
"minor-mode" "convenience")
(:maintainer "Sean Whitton"
. "spwhitton@spwhitton.name")
(:authors
("Sean Whitton" . "spwhitton@spwhitton.name"))
(:commit
. "11e547c11b84fa81bb4ef8ec33ee777f96576e8c"))
nil))
(transient
#s(package-desc transient (0 12 0) "Transient commands"
((emacs (28 1)) (compat (30 1)) (cond-let (0 2))
(seq (2 24)))
tar "gnu" nil
((:url . "https://github.com/magit/transient")
(:keywords "extensions")
(:maintainer "Jonas Bernoulli"
. "emacs.transient@jonas.bernoulli.dev")
(:authors
("Jonas Bernoulli"
. "emacs.transient@jonas.bernoulli.dev"))
(:commit
. "1f7039ef8d548d6fe858084fcbeae7588eba4190"))
nil))
(transcribe
#s(package-desc transcribe (1 5 2)
"Package for audio transcriptions" nil tar "gnu" nil
((:maintainer "David Gonzalez Gandara"
. "dggandara@member.fsf.org")
(:authors
("David Gonzalez Gandara"
. "dggandara@member.fsf.org"))
(:url
. "https://elpa.gnu.org/packages/transcribe.html")
(:commit
. "89832e4cdc1e6d8262a4a2c9d1ff70f398b8faf0"))
nil))
(tramp-theme
#s(package-desc tramp-theme (0 3) "Custom theme for remote buffers"
((emacs (24 1))) tar "gnu" nil
((:keywords "convenience" "faces")
(:maintainer "Michael Albinus"
. "michael.albinus@gmx.de")
(:authors
("Michael Albinus" . "michael.albinus@gmx.de"))
(:url
. "https://elpa.gnu.org/packages/tramp-theme.html")
(:commit
. "f89f0c8ac25455ae59ae3e4bd8c8cb673e16130e"))
nil))
(tramp-nspawn
#s(package-desc tramp-nspawn (1 0 2)
"Tramp integration for systemd-nspawn containers"
((emacs (23))) tar "gnu" nil
((:url . "https://git.spork.org/tramp-nspawn.git")
(:keywords "tramp" "nspawn" "machinectl" "systemd"
"systemd-nspawn")
(:maintainer "Brian Cully" . "bjc@kublai.com")
(:authors ("Brian Cully" . "bjc@kublai.com"))
(:commit
. "a2da5b6b25be7191755678651bdade2f9af5c617"))
nil))
(tramp-hlo
#s(package-desc tramp-hlo (0 0 2)
"High level operations as Tramp handlers"
((tramp (2 8 0 5))) tar "gnu" nil
((:url . "https://github.com/jsadusk/tramp-hlo")
(:maintainer "Joe Sadusk" . "joe@sadusk.com")
(:authors ("Joe Sadusk" . "joe@sadusk.com"))
(:commit
. "a204c14a2eed4c92a455f12acae2ec7eeac6d8fd"))
nil))
(tramp
#s(package-desc tramp (2 8 1 3)
"Transparent Remote Access, Multiple Protocol"
((emacs (28 1))) tar "gnu" nil
((:url . "https://www.gnu.org/software/tramp/")
(:keywords "comm" "processes")
(:maintainer "Michael Albinus"
. "michael.albinus@gmx.de")
(:authors
("Kai Großjohann" . "kai.grossjohann@gmx.net")
("Michael Albinus" . "michael.albinus@gmx.de"))
(:commit
. "fe4488160a4c40c0540b31997b95764571a9202f"))
nil))
(track-changes
#s(package-desc track-changes (1 5)
"API to react to buffer modifications"
((emacs (24))) tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/track-changes.html")
(:commit
. "e119514ae8b391f41577d22d4e41cc3fea7ab9eb"))
nil))
(topspace
#s(package-desc topspace (0 3 1)
"Recenter line 1 with scrollable upper margin/padding"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/trevorpogue/topspace")
(:keywords "convenience" "scrolling" "center"
"cursor" "margin" "padding")
(:maintainer "Trevor Edwin Pogue"
. "trevor.pogue@gmail.com")
(:authors
("Trevor Edwin Pogue" . "trevor.pogue@gmail.com"))
(:commit
. "33c2a6f0a11d1d88cdb2065c5a897e33507f4c86"))
nil))
(tomelr
#s(package-desc tomelr (0 4 3) "Convert S-expressions to TOML"
((emacs (26 3)) (map (3 2 1)) (seq (2 23))) tar
"gnu" nil
((:url . "https://github.com/kaushalmodi/tomelr/")
(:keywords "data" "tools" "toml" "serialization"
"config")
(:maintainer "Kaushal Modi"
. "kaushal.modi@gmail.com")
(:authors
("Kaushal Modi" . "kaushal.modi@gmail.com"))
(:commit
. "670e0a08f625175fd80137cf69e799619bf8a381"))
nil))
(tmr
#s(package-desc tmr (1 3 0) "Set timers using a convenient notation"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/tmr")
(:keywords "convenience" "timer")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com")
("Damien Cassou" . "damien@cassou.me")
("Daniel Mendler" . "mail@daniel-mendler.de")
("Steven Allen" . "steven@stebalien.com"))
(:commit
. "7f074024de46f4d471943057403f900a6321e299"))
nil))
(tiny
#s(package-desc tiny (0 2 1)
"Quickly generate linear ranges in Emacs" nil tar
"gnu" nil
((:url . "https://github.com/abo-abo/tiny")
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:keywords "convenience"))
nil))
(timerfunctions
#s(package-desc timerfunctions (1 4 2)
"Enhanced versions of some timer.el functions"
((cl-lib (0 5)) (emacs (24))) single "gnu" nil
((:url
. "http://elpa.gnu.org/packages/timerfunctions.html")
(:authors ("Dave Goel" . "deego3@gmail.com"))
(:maintainer "Dave Goel" . "deego3@gmail.com"))
nil))
(timeout
#s(package-desc timeout (2 1) "Throttle or debounce Elisp functions"
((emacs (24 4))) tar "gnu" nil
((:url . "https://github.com/karthink/timeout")
(:keywords "convenience" "extensions")
(:maintainer "Karthik Chikmagalur"
. "karthikchikmagalur@gmail.com")
(:authors
("Karthik Chikmagalur"
. "karthikchikmagalur@gmail.com"))
(:commit
. "6d31046c5b1817271a52ab810e5bc635fe7ab3b4"))
nil))
(theme-buffet
#s(package-desc theme-buffet (0 1 2) "Time based theme switcher"
((emacs (29 1))) tar "gnu" nil
((:url . "https://git.sr.ht/~bboal/theme-buffet")
(:maintainer "Theme-Buffet Development"
. "~bboal/general-issues@lists.sr.ht")
(:authors ("Bruno Boal" . "egomet@bboal.com")
("Protesilaos Stavrou"
. "info@protesilaos.com"))
(:commit
. "06f1be349e9c3d124520b18742911307de9abda3"))
nil))
(tex-parens
#s(package-desc tex-parens (0 7) "Like lisp.el, but for tex"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/tex-parens.el")
(:keywords "tex" "convenience")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "00e41b4110b4fc049513a1e31d4a00c295580026"))
nil))
(tex-item
#s(package-desc tex-item (0 1) "Commands for working with tex items"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/ultronozm/tex-item.el")
(:keywords "tex" "convenience")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "ee1957f3bce6ed04627b985e95a17db190781e06"))
nil))
(test-simple
#s(package-desc test-simple (1 3 2)
"Simple Unit Test Framework for Emacs Lisp"
((emacs (24 4)) (compat (30 1 0 1))) tar "gnu" nil
((:url
. "https://github.com/rocky/emacs-test-simple")
(:keywords "lisp")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "ae5b036e52d383a5b5873bffdf1142900baa214b"))
nil))
(termint
#s(package-desc termint (0 2 2) "Run REPLs in a terminal backend"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://github.com/milanglacier/termint.el")
(:maintainer "Milan Glacier"
. "dev@milanglacier.com")
(:authors
("Milan Glacier" . "dev@milanglacier.com"))
(:commit
. "689549245bb6dc0429d8af06c4830c92b09f4667"))
nil))
(tempel
#s(package-desc tempel (1 12)
"Tempo templates/snippets with in-buffer field editing"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/tempel")
(:keywords "abbrev" "languages" "tools" "text")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "add72000e580aaf80e64195412747181fc95d231"))
nil))
(temp-buffer-browse
#s(package-desc temp-buffer-browse (1 5) "temp buffer browse mode"
((emacs (24))) tar "gnu" nil
((:keywords "convenience")
(:maintainer "Leo Liu" . "sdl.web@gmail.com")
(:authors ("Leo Liu" . "sdl.web@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/temp-buffer-browse.html")
(:commit
. "db6041b0413fdeefb1f1285e1d9c1039c10fbf04"))
nil))
(taxy-magit-section
#s(package-desc taxy-magit-section (0 14 3)
"View Taxy structs in a Magit Section buffer"
((emacs (26 3)) (magit-section (3 2 1))
(taxy (0 10)))
tar "gnu" nil
((:url . "https://github.com/alphapapa/taxy.el")
(:keywords "lisp")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "19c67f4d2e7a87cb9aed8e17058c4cf4dfd75406"))
nil))
(taxy
#s(package-desc taxy (0 10 2)
"Programmable taxonomical grouping for arbitrary objects"
((emacs (26 3))) tar "gnu" nil
((:url . "https://github.com/alphapapa/taxy.el")
(:keywords "lisp")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "3099ae5cb27a34961e06a3af67555919c62c12d7"))
nil))
(tam
#s(package-desc tam (0 1)
"Manage use of slots in a fixed size table"
((queue (0 2)) (emacs (24 3))) tar "gnu" nil
((:url
. "https://github.com/owinebar/emacs-table-allocation-manager")
(:keywords "lisp" "tools")
(:maintainer "Onnie Lynn Winebarger"
. "owinebar@gmail.com")
(:authors
("Onnie Lynn Winebarger" . "owinebar@gmail.com"))
(:commit
. "c254ec9f646ef5527eb1f834a90e5897caa977cf"))
nil))
(tNFA
#s(package-desc tNFA (0 1 1)
"Tagged non-deterministic finite-state automata"
((queue (0 1))) single "gnu" nil
((:keywords "extensions" "matching"
"data structures tnfa" "nfa" "dfa"
"finite state automata" "automata"
"regexp")
(:authors
("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:url . "http://www.dr-qubit.org/emacs.php"))
nil))
(system-packages
#s(package-desc system-packages (1 1 2)
"functions to manage system packages"
((emacs (24 3))) tar "gnu" nil
((:url
. "https://gitlab.com/jabranham/system-packages")
(:maintainer "J. Alexander Branham"
. "alex.branham@gmail.com")
(:authors
("J. Alexander Branham" . "alex.branham@gmail.com"))
(:commit
. "de2a98caad223ded3b58512d8f44a8307a228a93"))
nil))
(sxhkdrc-mode
#s(package-desc sxhkdrc-mode (1 2 0)
"Major mode for sxhkdrc files (Simple X Hot Key Daemon)"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/sxhkdrc-mode")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "f9bc3f6f8639d4ed9c2d848fdcc84fab4b1b6cae"))
nil))
(switchy-window
#s(package-desc switchy-window (1 4)
"A most-recently-used window switcher"
((emacs (25 1)) (compat (29 1 4 1))) tar "gnu" nil
((:url . "https://sr.ht/~tsdh/switchy-window/")
(:keywords "windows")
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
(:authors ("Tassilo Horn" . "tsdh@gnu.org"))
(:commit
. "3ac4e522231a052e9beaa2d25478090d1215c7ae"))
nil))
(swiper
#s(package-desc swiper (0 15 1)
"Isearch with an overview. Oh, man!"
((emacs (24 5)) (ivy (0 15 1))) tar "gnu" nil
((:url . "https://github.com/abo-abo/swiper")
(:keywords "matching")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "6f9d587e7e5250cccf1d7f67394fcc59313db755"))
nil))
(svg-tag-mode
#s(package-desc svg-tag-mode (0 3 3)
"Replace keywords with SVG tags"
((emacs (27 1)) (svg-lib (0 2))) tar "gnu" nil
((:url . "https://github.com/rougier/svg-tag-mode")
(:keywords "convenience")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:authors
("Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr"))
(:commit
. "49809d64e6b8084c6468d4a6ffe5523fd4dda8f4"))
nil))
(svg-lib
#s(package-desc svg-lib (0 3) "SVG tags, progress bars & icons"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/rougier/svg-lib")
(:keywords "svg" "icons" "tags" "convenience")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:commit
. "f2cc9615ef3a052747135d34f31c423a26592f14"))
nil))
(svg-clock
#s(package-desc svg-clock (1 2)
"Analog clock using Scalable Vector Graphics"
((svg (1 0)) (emacs (27 0))) tar "gnu" nil
((:keywords "demo" "svg" "clock")
(:maintainer "Ulf Jasper" . "ulf.jasper@web.de")
(:authors ("Ulf Jasper" . "ulf.jasper@web.de"))
(:url
. "https://elpa.gnu.org/packages/svg-clock.html")
(:commit
. "1c04475520a125432c4e873ca944323999a3ff83"))
nil))
(svg
#s(package-desc svg (1 1) "SVG image creation functions"
((emacs (25))) tar "gnu" nil
((:keywords "image")
(:maintainer
("Lars Magne Ingebrigtsen" . "larsi@gnus.org")
("Felix E. Klee" . "felix.klee@inka.de"))
(:authors
("Lars Magne Ingebrigtsen" . "larsi@gnus.org")
("Felix E. Klee" . "felix.klee@inka.de"))
(:url . "https://elpa.gnu.org/packages/svg.html")
(:commit
. "2c1d8397788c1385debef514c59a6461b2e5408e"))
nil))
(substitute
#s(package-desc substitute (0 5 0)
"Efficiently replace targets in the buffer or context"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/substitute")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "cb15c1b4c974f9a04c60af7c58590dcd85578d69"))
nil))
(stream
#s(package-desc stream (2 4 0) "Implementation of streams"
((emacs (25))) tar "gnu" nil
((:keywords "stream" "laziness" "sequences")
(:maintainer nil . "nicolas@petton.fr")
(:authors ("Nicolas Petton" . "nicolas@petton.fr"))
(:url . "https://elpa.gnu.org/packages/stream.html")
(:commit
. "b9b3ad5c38063703cfa5a06522031e631c49b7e3"))
nil))
(standard-themes
#s(package-desc standard-themes (3 0 2)
"Like the default theme but more consistent"
((emacs (28 1)) (modus-themes (5 0 0))) tar "gnu"
nil
((:url
. "https://github.com/protesilaos/standard-themes")
(:keywords "faces" "theme" "accessibility")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "3f7c8af249fff314c8e3694f1fdd7526f135a638"))
nil))
(ssh-deploy
#s(package-desc ssh-deploy (3 1 16)
"Deployment via Tramp, global or per directory."
((emacs (25))) tar "gnu" nil
((:url
. "https://github.com/cjohansson/emacs-ssh-deploy")
(:keywords "tools" "convenience")
(:maintainer "Christian Johansson"
. "christian@cvj.se")
(:authors
("Christian Johansson" . "christian@cvj.se"))
(:commit
. "95fb076c9b657c5f1bfad3ee5bf1f8691c50d428"))
nil))
(srht
#s(package-desc srht (0 4) "Sourcehut"
((emacs (27 1)) (plz (0 7)) (transient (0 4 3))) tar
"gnu" nil
((:url . "https://sr.ht/~akagi/srht.el/")
(:keywords "comm" "vc")
(:maintainer "Aleksandr Vityazev"
. "avityazev@posteo.org")
(:authors
("Aleksandr Vityazev" . "avityazev@posteo.org"))
(:commit
. "053c79fb41278f11e98c61785e8cc500ed4c853b"))
nil))
(sql-indent
#s(package-desc sql-indent (1 7)
"Support for indenting code in SQL files."
((cl-lib (0 5))) tar "gnu" nil
((:url
. "https://github.com/alex-hhh/emacs-sql-indent")
(:keywords "languages" "sql")
(:maintainer "Alex Harsanyi"
. "AlexHarsanyi@gmail.com")
(:authors
("Alex Harsanyi" . "AlexHarsanyi@gmail.com"))
(:commit
. "323ece64acaac7f27b7806db9dba0757d6e57885"))
nil))
(sql-cassandra
#s(package-desc sql-cassandra (0 2 2) "Cassandra support for sql.el"
((emacs (29))) tar "gnu" nil
((:keywords "sql" "cassandra" "cql" "cqlsh")
(:maintainer "Filipp Gunbin"
. "fgunbin@fastmail.fm")
(:authors ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
(:url
. "https://elpa.gnu.org/packages/sql-cassandra.html")
(:commit
. "3e997c6ad82f4240bcd62630ad44b5f023bd16c1"))
nil))
(sql-beeline
#s(package-desc sql-beeline (0 2) "Beeline support for sql.el" nil
tar "gnu" nil
((:keywords "sql" "hive" "beeline" "hiveserver2"
"impala")
(:maintainer "Filipp Gunbin"
. "fgunbin@fastmail.fm")
(:authors ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
(:url
. "https://elpa.gnu.org/packages/sql-beeline.html")
(:commit
. "b7ffff9404d93f569e3c2bc59db1be6e848c894f"))
nil))
(spinner
#s(package-desc spinner (1 7 4)
"Add spinners and progress-bars to the mode-line for ongoing operations"
((emacs (24 3))) tar "gnu" nil
((:url . "https://github.com/Malabarba/spinner.el")
(:keywords "processes" "mode-line")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "bca794fa6f6b007292cdac9b0a850a3711986db5"))
nil))
(speedrect
#s(package-desc speedrect (0 7) "Fast modal rectangle commands"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/jdtsmith/speedrect")
(:keywords "convenience")
(:maintainer "JD Smith" . "jdtsmith+elpa@gmail.com")
(:authors ("JD Smith" . "jdtsmith+elpa@gmail.com"))
(:commit
. "2232149c300343732f424c1b22db296455f4c0ac"))
nil))
(spacious-padding
#s(package-desc spacious-padding (0 8 0)
"Increase the padding/spacing of frames and windows"
((emacs (28 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/spacious-padding")
(:keywords "convenience" "focus" "writing"
"presentation")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "9507cb206e1187c08574e8fa65c3fe6aeab84063"))
nil))
(sotlisp
#s(package-desc sotlisp (1 6 2)
"Write lisp at the speed of thought."
((emacs (24 1))) tar "gnu" nil
((:url
. "https://github.com/Malabarba/speed-of-thought-lisp")
(:keywords "convenience" "lisp")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "fffe8d0b42b143a2e7df0470d9049fa57b6ecac5"))
nil))
(sokoban
#s(package-desc sokoban (1 4 9)
"Implementation of Sokoban for Emacs."
((emacs (23 1)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "games")
(:maintainer "Dieter Deyke"
. "dieter.deyke@gmail.com")
(:authors
("Glynn Clements" . "glynn.clements@xemacs.org"))
(:url
. "https://elpa.gnu.org/packages/sokoban.html")
(:commit
. "3043723a7c2557443aa28d871137c8d9c3b46edc"))
nil))
(soap-client
#s(package-desc soap-client (3 2 3) "Access SOAP web services"
((emacs (24 1)) (cl-lib (0 6 1))) tar "gnu" nil
((:url
. "https://github.com/alex-hhh/emacs-soap-client")
(:keywords "soap" "web-services" "comm"
"hypermedia")
(:maintainer "Alexandru Harsanyi"
. "AlexHarsanyi@gmail.com")
(:authors
("Alexandru Harsanyi" . "AlexHarsanyi@gmail.com"))
(:commit
. "6234c3e0411a1d70bed2c85bbfb438d4479be51b"))
nil))
(so-long
#s(package-desc so-long (1 1 2)
"Say farewell to performance problems with minified code."
((emacs (24 4))) tar "gnu" nil
((:url
. "https://savannah.nongnu.org/projects/so-long")
(:keywords "convenience")
(:maintainer "Phil Sainty" . "psainty@orcon.net.nz")
(:authors ("Phil Sainty" . "psainty@orcon.net.nz"))
(:commit
. "045a4fe94c18cd36ef297e62a80cdff449af3aa5"))
nil))
(sml-mode
#s(package-desc sml-mode (6 12)
"Major mode for editing (Standard) ML"
((emacs (24 3)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "sml")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Matthew Morley" . "mjm@scs.leeds.ac.uk")
("Matthias Blume" . "blume@cs.princeton.edu")
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/sml-mode.html")
(:commit
. "7ebf91114292eead967d1a9bb4f235d66f6dd525"))
nil))
(smart-yank
#s(package-desc smart-yank (0 1 1)
"A different approach of yank pointer handling"
((emacs (24))) tar "gnu" nil
((:keywords "convenience")
(:maintainer "Michael Heerdegen"
. "michael_heerdegen@web.de")
(:authors
("Michael Heerdegen" . "michael_heerdegen@web.de"))
(:url
. "https://elpa.gnu.org/packages/smart-yank.html")
(:commit
. "673e1884d3ca537143415fc91b0b06a4ae02f164"))
nil))
(smalltalk-mode
#s(package-desc smalltalk-mode (4 0)
"Major mode for the GNU Smalltalk programming language"
nil tar "gnu" nil
((:maintainer "Derek Zhou" . "derek@3qin.us")
(:url
. "https://elpa.gnu.org/packages/smalltalk-mode.html")
(:commit
. "570b705db9a02bb48cd61652639401715f419447"))
nil))
(sm-c-mode
#s(package-desc sm-c-mode (1 2) "C major mode based on SMIE" nil tar
"gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/sm-c-mode.html")
(:commit
. "a56142cb82d3390faa3dbd0658d65fe06822206d"))
nil))
(slime-volleyball
#s(package-desc slime-volleyball (1 2 0)
"An SVG Slime Volleyball Game" ((cl-lib (0 5))) tar
"gnu" nil
((:keywords "games")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
(:url
. "https://elpa.gnu.org/packages/slime-volleyball.html")
(:commit
. "361d22bba0b03cd81331439c97f84583dd87c752"))
nil))
(sketch-mode
#s(package-desc sketch-mode (1 0 4)
"Quickly create svg sketches using keyboard and mouse"
nil tar "gnu" nil
((:url
. "https://github.com/dalanicolai/sketch-mode")
(:keywords "multimedia")
(:maintainer "D.L. Nicolai"
. "dalanicolai@gmail.com")
(:authors
("D.L. Nicolai" . "dalanicolai@gmail.com"))
(:commit
. "ff42a587d90f9cfd3481db6f4e9a269e3a9300cd"))
nil))
(site-lisp
#s(package-desc site-lisp (0 3 0) "Manage site-lisp directories"
((emacs (25 1))) tar "gnu" nil
((:url . "https://codeberg.org/pkal/site-lisp.el")
(:keywords "lisp" "local")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "87656ba13c805285e50e7d86c29e444272b7d74f"))
nil))
(sisu-mode
#s(package-desc sisu-mode (7 1 8) "Major mode for SiSU markup text"
nil tar "gnu" nil
((:url . "http://www.sisudoc.org/")
(:keywords "text" "syntax" "processes" "tools")
(:commit
. "456acbde87a9fa9da0ed8b441c3f22c4d5310296"))
nil))
(show-font
#s(package-desc show-font (1 0 0) "Show font features in a buffer"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/show-font")
(:keywords "convenience" "writing" "font")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "07c46e3b96d726a674ae3d42e27eb4193208efd9"))
nil))
(shen-mode
#s(package-desc shen-mode (0 1)
"A major mode for editing shen source code" nil tar
"gnu" nil
((:keywords "languages" "shen")
(:maintainer "Eric Schulte"
. "schulte.eric@gmail.com")
(:authors
("Eric Schulte" . "schulte.eric@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/shen-mode.html")
(:commit
. "df28df31317188a6d87c9df93444543ace4f7f4f"))
nil))
(shell-command+
#s(package-desc shell-command+ (2 5 0) "An extended shell-command"
((emacs (24 3))) tar "gnu" nil
((:url
. "https://codeberg.org/pkal/shell-command-plus.el")
(:keywords "unix" "processes" "convenience")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "8388de44c488106a53913e7028b0e3f3859982bb"))
nil))
(shelisp
#s(package-desc shelisp (1 0 0) "execute elisp in shell" nil tar
"gnu" nil
((:keywords "terminals" "lisp" "processes")
(:maintainer "Michael R. Mauger"
. "michael@mauger.com")
(:authors
("Michael R. Mauger" . "michael@mauger.com"))
(:url
. "https://elpa.gnu.org/packages/shelisp.html")
(:commit
. "32f91342f0039aa0e78a032b5b2a651ed5b1b79e"))
nil))
(setup
#s(package-desc setup (1 5 0) "Helpful Configuration Macro"
((emacs (26 1))) tar "gnu" nil
((:url . "https://codeberg.org/pkal/setup.el")
(:keywords "lisp" "local")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "5a69dab9bb79d8bebaaa9bc14795cbaafd1c2423"))
nil))
(seq
#s(package-desc seq (2 24) "Sequence manipulation functions" nil tar
"gnu" nil
((:keywords "sequences")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors ("Nicolas Petton" . "nicolas@petton.fr"))
(:url . "https://elpa.gnu.org/packages/seq.html")
(:commit
. "27a90793a13f149121180e864fa53d68b9eac0b3"))
nil))
(sed-mode
#s(package-desc sed-mode (1 1) "Major mode to edit sed scripts" nil
tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/sed-mode.html")
(:commit
. "6009f57567959387b9e34068567e982b6991eb24"))
nil))
(scroll-restore
#s(package-desc scroll-restore (1 0)
"restore original position after scrolling" nil tar
"gnu" nil
((:keywords "scrolling")
(:maintainer "Martin Rudalics" . "rudalics@gmx.at")
(:authors ("Martin Rudalics" . "rudalics@gmx.at"))
(:url
. "https://elpa.gnu.org/packages/scroll-restore.html")
(:commit
. "af8f3beae533c030d4899c235473aa15bfcb2010"))
nil))
(scanner
#s(package-desc scanner (0 3) "Scan documents and images"
((emacs (25 1)) (dash (2 12 0))) tar "gnu" nil
((:url . "https://codeberg.org/rstocker/scanner.git")
(:keywords "hardware" "multimedia")
(:maintainer "Raffael Stocker"
. "r.stocker@mnet-mail.de")
(:authors
("Raffael Stocker" . "r.stocker@mnet-mail.de"))
(:commit
. "44eab47963a61e67cd4aa3a96a6762764367de5f"))
nil))
(satchel
#s(package-desc satchel (0 2)
"A bag for your files, separated by git branches"
((emacs (27 2)) (project (0 8 1))) tar "gnu" nil
((:keywords "tools" "languages")
(:maintainer "Theodor Thornhill"
. "theo@thornhill.no")
(:authors
("Theodor Thornhill" . "theo@thornhill.no"))
(:url
. "https://elpa.gnu.org/packages/satchel.html")
(:commit
. "6e5613e203f6937202cb5d55249e7e6be939067b"))
nil))
(rudel
#s(package-desc rudel (0 3 2)
"A collaborative editing framework for Emacs"
((emacs (24)) (cl-lib (0 5)) (cl-generic (0 3))
(cl-print (1 0)))
tar "gnu" nil
((:url . "http://rudel.sourceforge.net/")
(:keywords "rudel" "collaboration")
(:maintainer "Jan Moringen"
. "scymtym@users.sourceforge.net")
(:authors
("Jan Moringen" . "scymtym@users.sourceforge.net"))
(:commit
. "42684c4fb26318291c8c06b184166c470d465ff4"))
nil))
(ruby-end
#s(package-desc ruby-end (0 4 3)
"Automatic insertion of end blocks for Ruby" nil tar
"gnu" nil
((:url . "http://github.com/rejeep/ruby-end")
(:keywords "speed" "convenience" "ruby")
(:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
(:authors
("Johan Andersson" . "johan.rejeep@gmail.com"))
(:commit
. "fe39d34ba7a43d522c7bdc47406935611e782ca3"))
nil))
(rt-liberation
#s(package-desc rt-liberation (7) "Emacs interface to RT" nil tar
"gnu" nil
((:url . "http://www.nongnu.org/rtliber/")
(:keywords "rt" "tickets")
(:maintainer "Yoni Rabkin" . "yrk@gnu.org")
(:authors ("Yoni Rabkin" . "yrk@gnu.org"))
(:commit
. "3b98d22c76de94fae16434517b99525fabc58f31"))
nil))
(rnc-mode
#s(package-desc rnc-mode (0 3)
"Emacs mode to edit Relax-NG Compact files" nil tar
"gnu" nil
((:keywords "xml" "relaxng")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/rnc-mode.html")
(:commit
. "dfee31d83208b734ed1d1fdc523565d7056db850"))
nil))
(rich-minority
#s(package-desc rich-minority (1 0 3)
"Clean-up and Beautify the list of minor-modes."
((cl-lib (0 5))) tar "gnu" nil
((:url
. "https://github.com/Malabarba/rich-minority")
(:keywords "mode-line" "faces")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "d33d2e357c8eb0b38624dbc51e8b953b08b0cc98"))
nil))
(repology
#s(package-desc repology (1 2 4) "Repology API access via Elisp"
((emacs (26 1))) tar "gnu" nil
((:keywords "web")
(:maintainer "Nicolas Goaziou"
. "mail@nicolasgoaziou.fr")
(:authors
("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
(:url
. "https://elpa.gnu.org/packages/repology.html")
(:commit
. "a6b41709525e60bdac807f153a3199003ee9d50f"))
nil))
(relint
#s(package-desc relint (2 2) "Elisp regexp mistake finder"
((xr (2 0)) (emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/mattiase/relint")
(:keywords "lisp" "regexps")
(:maintainer "Mattias Engdegård"
. "mattias.engdegard@gmail.com")
(:authors
("Mattias Engdegård"
. "mattias.engdegard@gmail.com"))
(:commit
. "03a881ce58c083b280da53e231487b2e0cf5eac4"))
nil))
(register-list
#s(package-desc register-list (0 1)
"Interactively list/edit registers" nil tar "gnu"
nil
((:keywords "register")
(:maintainer "Bastien Guerry" . "bzgATalternDOTorg")
(:authors ("Bastien Guerry" . "bzgATalternDOTorg"))
(:url
. "https://elpa.gnu.org/packages/register-list.html")
(:commit
. "14d719a6f3596856228f08d3746a7bf92dd13240"))
nil))
(rec-mode
#s(package-desc rec-mode (1 9 4)
"Major mode for viewing/editing rec files"
((emacs (25))) tar "gnu" nil
((:url . "https://www.gnu.org/software/recutils/")
(:maintainer "Antoine Kalmbach" . "ane@iki.fi")
(:authors ("Jose E. Marchesi" . "jemarch@gnu.org"))
(:commit
. "8d9b73870acdd0a282a5c2829b139a93a39366dc"))
nil))
(realgud-trepan-xpy
#s(package-desc realgud-trepan-xpy (1 0 1)
"Realgud front-end to trepan-xpy"
((realgud (1 5 0)) (load-relative (1 3 1))
(emacs (25)))
tar "gnu" nil
((:url
. "https://github.com/realgud/realgud-trepan-xpy")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "f758f48266d90775643454e72214e40a4ed320b8"))
nil))
(realgud-trepan-ni
#s(package-desc realgud-trepan-ni (1 0 1)
"Realgud front-end to trepan-ni"
((load-relative (1 2)) (realgud (1 5 0))
(cl-lib (0 5)) (emacs (25)))
tar "gnu" nil
((:url
. "http://github.com/realgud/realgud-trepan-ni")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "ce008862ea33de0a9e6c06099b9ddff8f620f2e4"))
nil))
(realgud-node-inspect
#s(package-desc realgud-node-inspect (1 0 0)
"Realgud front-end to newer \"node inspect\""
((realgud (1 4 5)) (load-relative (1 2))
(cl-lib (0 5)) (emacs (24)))
tar "gnu" nil
((:url
. "http://github.com/realgud/realgud-node-inspect")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org")))
nil))
(realgud-node-debug
#s(package-desc realgud-node-debug (1 0 0)
"Realgud front-end to older \"node debug\""
((realgud (1 4 5)) (load-relative (1 2))
(cl-lib (0 5)) (emacs (25)))
tar "gnu" nil
((:url
. "http://github.com/realgud/realgud-node-debug")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org")))
nil))
(realgud-lldb
#s(package-desc realgud-lldb (1 0 2) "Realgud front-end to lldb"
((load-relative (1 3 1)) (realgud (1 5 0))
(emacs (25)))
tar "gnu" nil
((:url . "http://github.com/realgud/realgud-lldb")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "f2f77d6ddfa42430ead400eaf81c605c3a04dead"))
nil))
(realgud-jdb
#s(package-desc realgud-jdb (1 0 0)
"Realgud front-end to Java's jdb debugger\""
((realgud (1 4 5)) (load-relative (1 2))
(cl-lib (0 5)) (emacs (25)))
tar "gnu" nil
((:url . "http://github.com/realgud/realgud-jdb")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org")))
nil))
(realgud-ipdb
#s(package-desc realgud-ipdb (1 0 0) "realgud front-end to ipdb"
((realgud (1 4 5)) (emacs (24))) tar "gnu" nil
((:url . "http://github.com/rocky/realgud-ipdb")
(:commit
. "ba41636ac4102bdc9d28a5ae7177b3792be55933"))
nil))
(realgud
#s(package-desc realgud (1 6 0)
"A modular front-end for interacting with external debuggers"
((load-relative (1 3 2)) (loc-changes (1 2))
(test-simple (1 3 0)) (emacs (27)))
tar "gnu" nil
((:url . "https://github.com/realgud/realgud/")
(:keywords "debugger" "gdb" "python" "perl" "go"
"bash" "zsh" "bashdb" "zshdb" "remake"
"trepan" "perldb" "pdb")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "7a93c29c04a4f0d283d3acb3918c4d6381bbfc20"))
nil))
(rcirc-sqlite
#s(package-desc rcirc-sqlite (1 0 4) "rcirc logging in SQLite"
((emacs (30 0))) tar "gnu" nil
((:url . "https://codeberg.org/mattof/rcirc-sqlite")
(:keywords "comm")
(:maintainer "Matto Fransen" . "matto@matto.nl")
(:authors ("Matto Fransen" . "matto@matto.nl"))
(:commit
. "349aabcbb6bd10b007f431d180e870a5918b9e21"))
nil))
(rcirc-menu
#s(package-desc rcirc-menu (1 1)
"A menu of all your rcirc connections" nil single
"gnu" nil
((:url
. "http://elpa.gnu.org/packages/rcirc-menu.html")
(:keywords "comm")
(:authors ("Alex Schroeder" . "alex@gnu.org"))
(:maintainer "Alex Schroeder" . "alex@gnu.org"))
nil))
(rcirc-mentions
#s(package-desc rcirc-mentions (1 0 5)
"Log mentions of your nick or keywords in a separate buffer"
((emacs (29 1))) tar "gnu" nil
((:url . "https://sr.ht/~tsdh/rcirc-mentions/")
(:keywords "rcirc" "irc")
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
(:authors ("Tassilo Horn" . "tsdh@gnu.org"))
(:commit
. "f48c86345110433cfcda669d3ad6500334371a34"))
nil))
(rcirc-color
#s(package-desc rcirc-color (0 4 5) "color nicks" ((emacs (24 4)))
tar "gnu" nil
((:keywords "comm")
(:maintainer "Alex Schroeder" . "alex@gnu.org")
(:authors ("Alex Schroeder" . "alex@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/rcirc-color.html")
(:commit
. "79449152cb71ec4d719d4b1a95c1192fb9831ceb"))
nil))
(rbit
#s(package-desc rbit (0 1) "Red-black persistent interval trees" nil
tar "gnu" nil
((:keywords "data structures" "binary tree"
"intervals")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/rbit.html")
(:commit
. "59da8b3219a9632e1ed4ce85f58a6f3c68b61684"))
nil))
(rainbow-mode
#s(package-desc rainbow-mode (1 0 6)
"Colorize color names in buffers" nil tar "gnu" nil
((:keywords "faces")
(:maintainer "Julien Danjou" . "julien@danjou.info")
(:authors ("Julien Danjou" . "julien@danjou.info"))
(:url
. "https://elpa.gnu.org/packages/rainbow-mode.html")
(:commit
. "ac68593018ef3555e64ea592d72334f4e3e39209"))
nil))
(queue
#s(package-desc queue (0 2) "Queue data structure" nil tar "gnu" nil
((:url . "http://www.dr-qubit.org/emacs.php")
(:keywords "extensions" "data structures" "queue")
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:authors ("Inge Wallin" . "inge@lysator.liu.se")
("Toby Cubitt"
. "toby-predictive@dr-qubit.org"))
(:commit
. "c9ec2e33f26b068c40b8391e91a7839546fa8355"))
nil))
(quarter-plane
#s(package-desc quarter-plane (0 1)
"editing using quarter-plane screen model" nil tar
"gnu" nil
((:keywords "convenience" "wp")
(:url
. "https://elpa.gnu.org/packages/quarter-plane.html")
(:commit
. "8cf26bf19d0193068bef34dd0103e8a7ea566afa"))
nil))
(python
#s(package-desc python (0 30)
"Python's flying circus support for Emacs"
((emacs (29 1)) (compat (29 1 1 0)) (seq (2 23))
(project (0 1)) (flymake (1 0)))
tar "gnu" nil
((:url . "https://github.com/fgallina/python.el")
(:keywords "languages")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors
("Fabián E. Gallina" . "fgallina@gnu.org"))
(:commit
. "672df0288b55f8bb7ebacdce5335f9e11955482e"))
nil))
(pyim-basedict
#s(package-desc pyim-basedict (0 5 5)
"The default pinyin dict of pyim" ((pyim (3 7))) tar
"gnu" nil
((:url . "https://github.com/tumashu/pyim-basedict")
(:keywords "convenience" "chinese" "pinyin"
"input-method" "complete")
(:maintainer "Feng Shu" . "tumashu@163.com")
(:authors ("Feng Shu" . "tumashu@163.com"))
(:commit
. "55d9b324831b0fc79ff62f1c6f21aad72341a114"))
nil))
(pyim
#s(package-desc pyim (5 3 6)
"A Chinese input method support quanpin, shuangpin, wubi, cangjie and rime."
((emacs (27 1)) (async (1 6)) (xr (1 13))) tar "gnu"
nil
((:url . "https://github.com/tumashu/pyim")
(:keywords "convenience" "chinese" "pinyin"
"input-method")
(:maintainer "Feng Shu" . "tumashu@163.com")
(:authors ("Ye Wenbin" . "wenbinye@163.com")
("Feng Shu" . "tumashu@163.com"))
(:commit
. "a56c8d992c872addcfc295c409a7bae70d00af87"))
nil))
(pulsar
#s(package-desc pulsar (1 3 4)
"Pulse highlight on demand or after select functions"
((emacs (28 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/pulsar")
(:keywords "convenience" "pulse" "highlight")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "70956bf72e07ea7e722f7a16eedb9aac8625ea5f"))
nil))
(pspp-mode
#s(package-desc pspp-mode (1 1) "Major mode for editing PSPP files"
nil single "gnu" nil
((:url
. "http://elpa.gnu.org/packages/pspp-mode.html")
(:keywords "pspp" "major-mode")
(:authors
("Scott Andrew Borton" . "scott@pp.htv.fi"))
(:maintainer "John Darrington"
. "john@darrington.wattle.id.au"))
nil))
(psgml
#s(package-desc psgml (1 3 5)
"SGML-editing mode with parsing support" nil tar
"gnu" nil
((:keywords "languages")
(:maintainer "Lennart Staflin"
. "lstaflin@gmail.com")
(:authors
("Lennart Staflin" . "lenst@lysator.liu.se")
("James Clark" . "jjc@clark.com"))
(:url . "https://elpa.gnu.org/packages/psgml.html")
(:commit
. "697fcf7d80513257d90b7331297495bb9e01003d"))
nil))
(project
#s(package-desc project (0 11 2) "Operations on the current project"
((emacs (26 1)) (xref (1 7 0))) tar "gnu" nil
((:url
. "https://elpa.gnu.org/packages/project.html")
(:commit
. "b8ff1c1fae9860f48a954bd97d68b5cf2c643285"))
nil))
(preview-tailor
#s(package-desc preview-tailor (0 2 1)
"Tailor AUCTeX preview scale to monitor/text scale"
((emacs (29 1)) (auctex (0))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/preview-tailor.el")
(:keywords "tex" "multimedia")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "731d92247aab0a51c208d0fe196db3dec0d1b2e9"))
nil))
(preview-auto
#s(package-desc preview-auto (0 4 2) "Automatic previews in AUCTeX"
((emacs (29 3)) (auctex (14 0 5))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/preview-auto.el")
(:keywords "tex" "convenience")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "6da4a97bf51a3994525958cfa3736fb80003d4e7"))
nil))
(pq
#s(package-desc pq (0 2) "libpq binding" ((emacs (25))) tar "gnu"
nil
((:url . "https://github.com/anse1/emacs-libpq")
(:maintainer "Tom Gillespie" . "tgbugs@gmail.com")
(:authors ("Tom Gillespie" . "tgbugs@gmail.com"))
(:commit
. "4dad5fcdbbb362a0dc2dfa7b5a38dd5be1551c68"))
nil))
(posframe
#s(package-desc posframe (1 5 1)
"Pop a posframe (just a frame) at point"
((emacs (26 1))) tar "gnu" nil
((:url . "https://github.com/tumashu/posframe")
(:keywords "convenience" "tooltip")
(:maintainer "Feng Shu" . "tumashu@163.com")
(:authors ("Feng Shu" . "tumashu@163.com"))
(:commit
. "4fc893c3c9ea3f6b5099ac1b369abb3c6da40b1e"))
nil))
(popper
#s(package-desc popper (0 4 8)
"Summon and dismiss buffers as popups"
((emacs (26 1))) tar "gnu" nil
((:url . "https://github.com/karthink/popper")
(:keywords "convenience")
(:maintainer "Karthik Chikmagalur"
. "karthik.chikmagalur@gmail.com")
(:authors
("Karthik Chikmagalur"
. "karthik.chikmagalur@gmail.com"))
(:commit
. "91b71955db19014d7139191660272c736458d87d"))
nil))
(poker
#s(package-desc poker (0 2) "Texas hold 'em poker" nil tar "gnu" nil
((:keywords "games")
(:maintainer "Mario Lang" . "mlang@delysid.org")
(:authors ("Mario Lang" . "mlang@delysid.org"))
(:url . "https://elpa.gnu.org/packages/poker.html")
(:commit
. "56469f23f29dba8f8beefd308b01a0b1bbc81756"))
nil))
(poke-mode
#s(package-desc poke-mode (3 1)
"Major mode for editing Poke programs" nil tar "gnu"
nil
((:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
(:authors ("Aurelien Aptel" . "aaptel@suse.com"))
(:url
. "https://elpa.gnu.org/packages/poke-mode.html")
(:commit
. "340bb45867cce7f86d09a00b809c2c2078302a9e"))
nil))
(poke
#s(package-desc poke (3 2) "Emacs meets GNU poke!" ((emacs (25)))
tar "gnu" nil
((:url . "https://www.jemarch.net/poke")
(:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
(:authors ("Jose E. Marchesi" . "jemarch@gnu.org"))
(:commit
. "77bdcce97e06bbd6771f35acbb3f399457bebb71"))
nil))
(po-mode
#s(package-desc po-mode (2 32) "major mode for GNU gettext PO files"
((emacs (23))) tar "gnu" nil
((:keywords "i18n" "gettext")
(:url
. "https://elpa.gnu.org/packages/po-mode.html")
(:commit
. "24d793df3cffd2fa7636be6f00c2f283577655d4"))
nil))
(plz-see
#s(package-desc plz-see (0 1) "Interactive HTTP client"
((emacs (29 1)) (plz (0 7))) tar "gnu" nil
((:url . "https://github.com/astoff/plz-see.el")
(:keywords "comm" "network" "http")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "c55e6aa2971caad582df1d449e0f57604250cae1"))
nil))
(plz-media-type
#s(package-desc plz-media-type (0 2 4) "Plz Media Types"
((emacs (26 3)) (plz (0 9 1))) tar "gnu" nil
((:url . "https://github.com/r0man/plz-media-type")
(:keywords "comm" "network" "http")
(:maintainer "r0man" . "roman@burningswell.com")
(:authors ("r0man" . "roman@burningswell.com"))
(:commit
. "4a0621e6d76860b0c331d58845af11c150e5f19a"))
nil))
(plz-event-source
#s(package-desc plz-event-source (0 1 3) "Plz Event Source"
((emacs (26 3)) (plz-media-type (0 2 4))) tar "gnu"
nil
((:url . "https://github.com/r0man/plz-event-source")
(:keywords "comm" "network" "http")
(:maintainer "r0man" . "roman@burningswell.com")
(:authors ("r0man" . "roman@burningswell.com"))
(:commit
. "236235a14cd33ab3d458627a3c169b1a0c7a887e"))
nil))
(plz
#s(package-desc plz (0 9 1) "HTTP library" ((emacs (27 1))) tar
"gnu" nil
((:url . "https://github.com/alphapapa/plz.el")
(:keywords "comm" "network" "http")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "c579f039ffdb52ff61775ff25510a9c26e25d0c5"))
nil))
(pinentry
#s(package-desc pinentry (0 1)
"GnuPG Pinentry server implementation" nil tar "gnu"
nil
((:keywords "gnupg")
(:maintainer "Daiki Ueno" . "ueno@gnu.org")
(:authors ("Daiki Ueno" . "ueno@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/pinentry.html")
(:commit
. "ef0d62bba29dfab07624d030032ec0f67d34e865"))
nil))
(phps-mode
#s(package-desc phps-mode (0 4 52)
"Major mode for PHP with code intelligence"
((emacs (26))) tar "gnu" nil
((:url
. "https://github.com/cjohansson/emacs-phps-mode")
(:keywords "tools" "convenience")
(:maintainer "Christian Johansson"
. "christian@cvj.se")
(:authors
("Christian Johansson" . "christian@cvj.se"))
(:commit
. "81029f85ea6563d92a6091c12935600e431e4ea5"))
nil))
(phpinspect
#s(package-desc phpinspect (3 0 1)
"PHP parsing and code intelligence package"
((compat (29))) tar "gnu" nil
((:url . "https://github.com/hugot/phpinspect.el")
(:keywords "php" "languages" "tools" "convenience")
(:maintainer "Hugo Thunnissen" . "devel@hugot.nl")
(:authors ("Hugo Thunnissen" . "devel@hugot.nl"))
(:commit
. "ce64041a4be5da24514356a3d6e7f6b9fafdd51b"))
nil))
(php-fill
#s(package-desc php-fill (1 1 1)
"Additional fill commands for PHP code editing"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/arielenter/php-fill.el")
(:keywords "php" "languages" "tools" "convenience")
(:maintainer "Ariel Del Valle Lozano"
. "arielmazatlan@gmail.com")
(:authors
("Ariel Del Valle Lozano"
. "arielmazatlan@gmail.com"))
(:commit
. "73c1c8765a84b0318f2ba852c504e8251ced43ca"))
nil))
(persist
#s(package-desc persist (0 8)
"Persist Variables between Emacs Sessions"
((emacs (26 1)) (compat (30 0 2 0))) tar "gnu" nil
((:maintainer "Joseph Turner"
. "persist-el@breatheoutbreathe.in")
(:authors
("Phillip Lord" . "phillip.lord@russet.org.uk"))
(:url
. "https://elpa.gnu.org/packages/persist.html")
(:commit
. "3b4b421d5185f2c33bae478aa057dff13701cc25"))
nil))
(perl-doc
#s(package-desc perl-doc (0 82) "Read Perl documentation"
((emacs (27))) tar "gnu" nil
((:url
. "https://github.com/HaraldJoerg/emacs-perl-doc")
(:keywords "languages")
(:maintainer "Harald Jörg" . "haj@posteo.de")
(:authors ("Harald Jörg" . "haj@posteo.de"))
(:commit
. "9ac4eeb55b554601c2f0205f099645806a05dc82"))
nil))
(peg
#s(package-desc peg (1 0 2)
"Parsing Expression Grammars in Emacs Lisp"
((emacs (25))) tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Helmut Eller" . "eller.helmut@gmail.com"))
(:url . "https://elpa.gnu.org/packages/peg.html")
(:commit
. "2bccc414a94f067eb571fe614270494750a5de0e"))
nil))
(path-iterator
#s(package-desc path-iterator (1 0)
"An iterator for traversing a directory path."
((emacs (25 0))) tar "gnu" nil
((:maintainer "Stephen Leake"
. "stephen_leake@stephe-leake.org")
(:authors
("Stephen Leake"
. "stephen_leake@stephe-leake.org"))
(:url
. "https://elpa.gnu.org/packages/path-iterator.html")
(:commit
. "df6a5e2d7e0399bac4f6d016dc272943bbb04e5e"))
nil))
(parser-generator
#s(package-desc parser-generator (0 2 9) "Parser Generator library"
((emacs (26))) tar "gnu" nil
((:url
. "https://github.com/cjohansson/emacs-parser-generator")
(:keywords "tools" "convenience")
(:maintainer "Christian Johansson"
. "christian@cvj.se")
(:authors
("Christian Johansson" . "christian@cvj.se"))
(:commit
. "a74ff797c32ac343cfca1535ad0ca59f91bcfc5f"))
nil))
(parsec
#s(package-desc parsec (0 1 3) "Parser combinator library"
((emacs (24)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/cute-jumper/parsec.el")
(:maintainer "Junpeng Qiu" . "qjpchmail@gmail.com")
(:authors ("Junpeng Qiu" . "qjpchmail@gmail.com"))
(:keywords "extensions"))
nil))
(package-x
#s(package-desc package-x (1 0) "Package extras" nil tar "gnu" nil
((:keywords "tools")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors ("Tom Tromey" . "tromey@redhat.com"))
(:url
. "https://elpa.gnu.org/packages/package-x.html")
(:commit
. "a4aaf1a7dc31af40b33435fae3c1674d744031f7"))
nil))
(paced
#s(package-desc paced (1 1 3)
"Predictive Abbreviation Completion and Expansion using Dictionaries"
((emacs (25 1)) (async (1 9 1))) tar "gnu" nil
((:url
. "https://savannah.nongnu.org/projects/paced-el/")
(:keywords "convenience" "completion")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:commit
. "c3683a0a8a611fbd15bb3ec78ccac121843711c9"))
nil))
(pabbrev
#s(package-desc pabbrev (4 3 0) "Predictive abbreviation expansion"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/phillord/pabbrev")
(:maintainer "Arthur Miller"
. "arthur.miller@live.com")
(:authors
("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
(:commit
. "0c281401b47bd67d2726326c1a415c2bd219395f"))
nil))
(other-frame-window
#s(package-desc other-frame-window (1 0 6)
"Minor mode to enable global prefix keys for other frame/window buffer placement"
((emacs (24 4))) tar "gnu" nil
((:keywords "frame" "window")
(:maintainer "Stephen Leake"
. "stephen_leake@member.fsf.org")
(:authors
("Stephen Leake" . "stephen_leake@member.fsf.org"))
(:url
. "https://elpa.gnu.org/packages/other-frame-window.html")
(:commit
. "7477b00664bff9b0b9edfe7ecbef379a7543ba77"))
nil))
(osm
#s(package-desc osm (2 2) "OpenStreetMap viewer"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/osm")
(:keywords "network" "multimedia" "hypermedia"
"mouse")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "19c9c958dd530a1ba606fc1074a28523af40ec28"))
nil))
(osc
#s(package-desc osc (0 4) "Open Sound Control protocol library" nil
tar "gnu" nil
((:keywords "comm" "processes" "multimedia")
(:maintainer "Mario Lang" . "mlang@blind.guru")
(:authors ("Mario Lang" . "mlang@blind.guru"))
(:url . "https://elpa.gnu.org/packages/osc.html")
(:commit
. "6b6dbb4176f45f9ff3a783c816c4556ca2931a22"))
nil))
(orgalist
#s(package-desc orgalist (1 16)
"Manage Org-like lists in non-Org buffers"
((emacs (26 1))) tar "gnu" nil
((:keywords "convenience")
(:maintainer "Nicolas Goaziou"
. "mail@nicolasgoaziou.fr")
(:authors
("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
(:url
. "https://elpa.gnu.org/packages/orgalist.html")
(:commit
. "1f540f645eeb338019750d4dca3c056a1f5eca6d"))
nil))
(org-translate
#s(package-desc org-translate (0 1 4)
"Org-based translation environment"
((emacs (27 1)) (org (9 1))) tar "gnu" nil
((:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:url
. "https://elpa.gnu.org/packages/org-translate.html")
(:commit
. "bdc5d169ef0c502f46aa673918ccf34fcc8415f2"))
nil))
(org-transclusion
#s(package-desc org-transclusion (1 4 0)
"Transclude text content via links"
((emacs (27 1)) (org (9 4))) tar "gnu" nil
((:url
. "https://github.com/nobiot/org-transclusion")
(:keywords "org-mode" "transclusion" "writing")
(:maintainer "Noboru Ota" . "me@nobiot.com")
(:authors ("Noboru Ota" . "me@nobiot.com"))
(:commit
. "e6e638710e90198070c9b07ebdaa345a79f74706"))
nil))
(org-remark
#s(package-desc org-remark (1 3 0)
"Highlight & annotate text, Info, EPUB, EWW"
((emacs (27 1)) (org (9 4))) tar "gnu" nil
((:url . "https://github.com/nobiot/org-remark")
(:keywords "org-mode" "annotation" "note-taking"
"marginal-notes" "wp")
(:maintainer "Noboru Ota" . "me@nobiot.com")
(:authors ("Noboru Ota" . "me@nobiot.com"))
(:commit
. "c458649989ab32babb61cf9fc5c178cdaef1a62a"))
nil))
(org-real
#s(package-desc org-real (1 0 12)
"Keep track of real things as org-mode links"
((emacs (26 1)) (boxy (2 0)) (org (9 3))) tar "gnu"
nil
((:url
. "https://codeberg.org/strawburster/org-real")
(:keywords "tools")
(:maintainer "Amy Pillow" . "amypillow@lavache.com")
(:authors ("Amy Pillow" . "amypillow@lavache.com"))
(:commit
. "47b78418fed535c3e0e0350422e76fccd31a65ba"))
nil))
(org-notify
#s(package-desc org-notify (0 1 2) "Notifications for Org-mode"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/p-m/org-notify")
(:keywords "notification" "todo-list" "alarm"
"reminder" "pop-up" "calendar")
(:maintainer "Peter Münster" . "pm@a16n.net")
(:authors ("Peter Münster" . "pm@a16n.net"))
(:commit
. "aacd0efd8cb7906b3c0893791016d2e7f82e11e0"))
nil))
(org-modern
#s(package-desc org-modern (1 13) "Modern looks for Org"
((emacs (29 1)) (org (9 6)) (compat (30))) tar "gnu"
nil
((:url . "https://github.com/minad/org-modern")
(:keywords "outlines" "hypermedia" "text")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "f514a2570da0f7a8ff0d72641458dbcf96ccf702"))
nil))
(org-mem
#s(package-desc org-mem (0 34 1)
"Fast info from a large number of Org file contents"
((emacs (29 1)) (el-job (2 7 3)) (llama (1 0))
(truename-cache (0 3 2)))
tar "gnu" nil
((:url . "https://github.com/meedstrom/org-mem")
(:keywords "text")
(:maintainer "Martin Edström"
. "meedstrom@runbox.eu")
(:authors
("Martin Edström" . "meedstrom@runbox.eu"))
(:commit
. "04abbc49d936dc632672d95851b0b1f2af4c2e3f"))
nil))
(org-jami-bot
#s(package-desc org-jami-bot (0 0 5)
"Capture GNU Jami messages as notes and todos in Org mode"
((emacs (28 1)) (jami-bot (0 0 4))) tar "gnu" nil
((:url . "https://gitlab.com/hperrey/org-jami-bot")
(:keywords "comm" "outlines" "org-capture" "jami")
(:maintainer "Hanno Perrey" . "hanno@hoowl.se")
(:authors ("Hanno Perrey" . "hanno@hoowl.se"))
(:commit
. "020b03f299dad438f65d7bcbf93553b273fd7c33"))
nil))
(org-gnosis
#s(package-desc org-gnosis (0 2 2)
"Learning-focused note-taking for Gnosis"
((emacs (27 2)) (emacsql (4 0 0))
(compat (29 1 4 2)))
tar "gnu" nil
((:url
. "https://thanosapollo.org/projects/org-gnosis/")
(:keywords "outlines" "extensions" "org-mode")
(:maintainer "Thanos Apollo"
. "public@thanosapollo.org")
(:authors
("Thanos Apollo" . "public@thanosapollo.org"))
(:commit
. "8dba5433f32a1c3f715408303cbe59b7db96f070"))
nil))
(org-edna
#s(package-desc org-edna (1 1 2)
"Extensible Dependencies 'N' Actions"
((emacs (25 1)) (seq (2 19)) (org (9 0 5))) tar
"gnu" nil
((:url
. "https://savannah.nongnu.org/projects/org-edna-el/")
(:keywords "convenience" "text" "org")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:commit
. "8258a4dfa00aa522249cdf9aeea5be4de97bd7c1"))
nil))
(org-contacts
#s(package-desc org-contacts (1 3)
"Contacts management system for Org mode"
((emacs (29 1)) (org (9 7))) tar "gnu" nil
((:url . "https://repo.or.cz/org-contacts.git")
(:keywords "contacts" "org-mode" "outlines"
"hypermedia" "calendar")
(:maintainer "stardiviner" . "numbchild@gmail.com")
(:authors ("Julien Danjou" . "julien@danjou.info"))
(:commit
. "adaca49699cc149af991825feebaa29624e124b0"))
nil))
(org
#s(package-desc org (9 8 2)
"Outline-based notes management and organizer"
((emacs (28 2))) tar "gnu" nil
((:url . "https://orgmode.org")
(:keywords "outlines" "hypermedia" "calendar"
"text")
(:maintainer "Ihor Radchenko"
. "yantar92@posteo.net")
(:authors
("Carsten Dominik" . "carsten.dominik@gmail.com"))
(:commit
. "2ef390bfaf7f8e9206b4c923ea0a849ad427be41"))
nil))
(orderless
#s(package-desc orderless (1 6)
"Completion style for matching regexps in any order"
((emacs (27 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/oantolin/orderless")
(:keywords "matching" "completion")
(:maintainer
("Omar Antolín Camarena" . "omar@matem.unam.mx")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:authors
("Omar Antolín Camarena" . "omar@matem.unam.mx"))
(:commit
. "6e3a09d6026fe7d7d5a3caf9a3d777cc9841fe80"))
nil))
(on-screen
#s(package-desc on-screen (1 3 3) "guide your eyes while scrolling"
((cl-lib (0))) tar "gnu" nil
((:url
. "https://github.com/michael-heerdegen/on-screen.el")
(:keywords "convenience")
(:maintainer "Michael Heerdegen"
. "michael_heerdegen@web.de")
(:authors
("Michael Heerdegen" . "michael_heerdegen@web.de"))
(:commit
. "cfc449d68e762cf05297bb923a48e9bbd0af1b92"))
nil))
(omn-mode
#s(package-desc omn-mode (1 3) "Support for OWL Manchester Notation"
nil tar "gnu" nil
((:maintainer "Phillip Lord"
. "phillip.lord@newcastle.ac.uk")
(:authors
("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
(:url
. "https://elpa.gnu.org/packages/omn-mode.html")
(:commit
. "ec1d34f63b6d79fc0db7ed79c3d1c5747c0d6d6b"))
nil))
(objed
#s(package-desc objed (0 8 3) "Navigate and edit text objects."
((emacs (25)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/clemera/objed")
(:keywords "convenience")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "01f062187912785ebaa2961036802c777cbbc65d"))
nil))
(ob-haxe
#s(package-desc ob-haxe (1 0)
"org-babel functions for haxe evaluation" nil tar
"gnu" nil
((:url . "https://orgmode.org")
(:keywords "literate programming"
"reproducible research")
(:maintainer "Ian Martins" . "ianxm@jhu.edu")
(:authors ("Ian Martins" . "ianxm@jhu.edu"))
(:commit
. "d52fa3bc87310a560bed8e6362e412c4b3d73294"))
nil))
(ob-asymptote
#s(package-desc ob-asymptote (1 0 2) "Babel Functions for Asymptote"
nil tar "gnu" nil
((:url . "https://github.com/hurrja/ob-asymptote")
(:keywords "literate programming"
"reproducible research")
(:maintainer "Jarmo Hurri" . "jarmo.hurri@iki.fi")
(:commit
. "339b5bef1434b1833d636c9fea9b95b3e990fe71"))
nil))
(oauth2
#s(package-desc oauth2 (0 18 4) "OAuth 2.0 Authorization Protocol"
((emacs (27 1))) tar "gnu" nil
((:url . "https://elpa.gnu.org/packages/oauth2.html")
(:keywords "comm")
(:maintainer ("Xiyue Deng" . "manphiz@gmail.com")
(nil . "emacs-devel@gnu.org"))
(:authors ("Julien Danjou" . "julien@danjou.info"))
(:commit
. "c88165b85e208a69c24fb12efe695f4c6e1333df"))
nil))
(num3-mode
#s(package-desc num3-mode (1 5)
"highlight groups of digits in long numbers" nil tar
"gnu" nil
((:keywords "faces" "minor-mode")
(:maintainer "Michal Nazarewicz"
. "mina86@mina86.com")
(:authors ("Felix Lee" . "felix8a@gmail.com")
("Michal Nazarewicz"
. "mina86@mina86.com"))
(:url
. "https://elpa.gnu.org/packages/num3-mode.html")
(:commit
. "fdf4d633e541875a6f765f5c3c8e0d4911122ed3"))
nil))
(ntlm
#s(package-desc ntlm (2 1 0)
"NTLM (NT LanManager) authentication support" nil
tar "gnu" nil
((:keywords "ntlm" "sasl" "comm")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Taro Kawagishi" . "tarok@transpulse.org"))
(:url . "https://elpa.gnu.org/packages/ntlm.html")
(:commit
. "1add5ec3a270cba99549dc7e78c529c3dd190784"))
nil))
(notmuch-indicator
#s(package-desc notmuch-indicator (1 3 0)
"Display mode line indicator with notmuch-count(1) output"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/notmuch-indicator")
(:keywords "convenience" "mail")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "d25ece77e8ead14e6f37a2d8c05f19cb60362164"))
nil))
(notes-mode
#s(package-desc notes-mode (1 31)
"Indexing system for on-line note-taking" nil tar
"gnu" nil
((:url
. "https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/")
(:maintainer "John Heidemann" . "johnh@isi.edu")
(:authors ("John Heidemann" . "johnh@isi.edu"))
(:commit
. "2a25d79f7e5d9ab7298ba40e11e78d1f2ded06d2"))
nil))
(nlinum
#s(package-desc nlinum (1 9) "Show line numbers in the margin" nil
tar "gnu" nil
((:keywords "convenience")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/nlinum.html")
(:commit
. "99d0fef381e9f44a3fdcf66f28c28109a7cdaf45"))
nil))
(nhexl-mode
#s(package-desc nhexl-mode (1 5)
"Minor mode to edit files via hex-dump format"
((emacs (24 4)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "data")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/nhexl-mode.html")
(:commit
. "ec80692dec04e238f2ae3284cfd8f9d05ac1d2a3"))
nil))
(nftables-mode
#s(package-desc nftables-mode (1 1)
"Major mode for editing nftables" ((emacs (25 1)))
tar "gnu" nil
((:keywords "convenience")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors ("Trent W. Buck" . "trentbuck@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/nftables-mode.html")
(:commit
. "05600129ee8ea0774c6ac446a2bd18fc1dde54eb"))
nil))
(nano-theme
#s(package-desc nano-theme (0 3 4) "N Λ N O theme" ((emacs (27 1)))
tar "gnu" nil
((:url . "https://github.com/rougier/nano-theme")
(:keywords "theme" "dark" "light")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:commit
. "34a3efc37b329064a320225361ad833c57017485"))
nil))
(nano-modeline
#s(package-desc nano-modeline (1 1 0) "N Λ N O modeline"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/rougier/nano-modeline")
(:keywords "convenience" "mode-line" "header-line")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:commit
. "04676d57a1e602123a593836745a744d1b2028fb"))
nil))
(nano-agenda
#s(package-desc nano-agenda (0 3) "N Λ N O agenda" ((emacs (27 1)))
tar "gnu" nil
((:url . "https://github.com/rougier/nano-agenda")
(:keywords "convenience" "org-mode" "org-agenda")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:commit
. "6c38e95b8e846aceb88398c682fd283052924556"))
nil))
(names
#s(package-desc names (20151201 0)
"Namespaces for emacs-lisp. Avoid name clobbering without hiding symbols."
((emacs (24 1)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/Malabarba/names")
(:keywords "extensions" "lisp")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "465df8ed03f9d6c926566b81ef8abc93f8357983"))
nil))
(nameless
#s(package-desc nameless (1 0 2)
"Hide package namespace in your emacs-lisp code"
((emacs (24 4))) tar "gnu" nil
((:url . "https://github.com/Malabarba/nameless")
(:keywords "convenience" "lisp")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "ab1a5c589378334eafca105af1a17f73b9065423"))
nil))
(nadvice
#s(package-desc nadvice (0 4)
"Forward compatibility for Emacs-24.4's nadvice" nil
tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/nadvice.html")
(:commit
. "d19e9ae649374a0f2fab1baa045ed192e0851750"))
nil))
(myers
#s(package-desc myers (0 1) "Random-access singly-linked lists"
((emacs (25))) tar "gnu" nil
((:keywords "list" "containers")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/myers.html")
(:commit
. "cc8d39d05c4a48545336510df7ac9ab186611ea2"))
nil))
(muse
#s(package-desc muse (3 20 2)
"Authoring and publishing tool for Emacs" nil tar
"gnu" nil
((:url
. "http://mwolson.org/projects/EmacsMuse.html")
(:maintainer "Michael Olson" . "mwolson@gnu.org")
(:authors ("John Wiegley" . "johnw@gnu.org"))
(:keywords "hypermedia"))
nil))
(multishell
#s(package-desc multishell (1 1 10)
"Organize use of multiple shell buffers, local and remote"
((cl-lib (0 5))) tar "gnu" nil
((:url
. "https://github.com/kenmanheimer/EmacsMultishell")
(:keywords "processes")
(:maintainer "Ken Manheimer"
. "ken.manheimer@gmail.com")
(:authors
("Ken Manheimer" . "ken.manheimer@gmail.com"))
(:commit
. "aa1433b8df6d950e8592c7e878922b4ec5374569"))
nil))
(multi-mode
#s(package-desc multi-mode (1 14) "support for multiple major modes"
nil tar "gnu" nil
((:url . "http://www.loveshack.ukfsn.org/emacs")
(:keywords "languages" "extensions" "files")
(:maintainer "Dave Love" . "fx@gnu.org")
(:authors ("Dave Love" . "fx@gnu.org"))
(:commit
. "03dae71ad44bd5d10495011f124a1cd6f43f795d"))
nil))
(mpdired
#s(package-desc mpdired (3)
"A dired-like client for Music Player Daemon"
((emacs (29))) tar "gnu" nil
((:keywords "multimedia")
(:maintainer "Manuel Giraud"
. "manuel@ledu-giraud.fr")
(:authors
("Manuel Giraud" . "manuel@ledu-giraud.fr"))
(:url
. "https://elpa.gnu.org/packages/mpdired.html")
(:commit
. "793ec28c47d25f36806eb5e692025d61fb6a1bb3"))
nil))
(modus-themes
#s(package-desc modus-themes (5 2 0)
"Elegant, highly legible and customizable themes"
((emacs (28 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/modus-themes")
(:keywords "faces" "theme" "accessibility")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "d1037f1322487e5686fff655dcd88aa644b2ad51"))
nil))
(mmm-mode
#s(package-desc mmm-mode (0 5 11)
"Allow Multiple Major Modes in a buffer"
((emacs (25 1)) (cl-lib (0 2))) tar "gnu" nil
((:url . "https://github.com/dgutov/mmm-mode")
(:keywords "convenience" "faces" "languages"
"tools")
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
(:authors
("Michael Abraham Shulman"
. "viritrilbia@gmail.com"))
(:commit
. "b1f5c7dbdc405e6e10d9ddd99a43a6b2ad61b176"))
nil))
(minuet
#s(package-desc minuet (0 7 1) "Code completion using LLM"
((emacs (29)) (plz (0 9)) (dash (2 19 1))) tar "gnu"
nil
((:url
. "https://github.com/milanglacier/minuet-ai.el")
(:maintainer "Milan Glacier"
. "dev@milanglacier.com")
(:authors
("Milan Glacier" . "dev@milanglacier.com"))
(:commit
. "7b34bf0f0334478dab15ce185eacc794a6c7415f"))
nil))
(minimap
#s(package-desc minimap (1 4)
"Sidebar showing a \"mini-map\" of a buffer" nil tar
"gnu" nil
((:maintainer "David Engster"
. "deng@randomsample.de")
(:authors
("David Engster" . "deng@randomsample.de"))
(:url
. "https://elpa.gnu.org/packages/minimap.html")
(:commit
. "2ff29c5d6abae3637d6174d889f39745fcd13fa5"))
nil))
(minimail
#s(package-desc minimail (0 3)
"Simple, non-blocking IMAP email client"
((emacs (30 1))) tar "gnu" nil
((:url . "https://github.com/astoff/minimail")
(:keywords "mail")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "897abe9606a8b1074d27b6b0da6ca67eb6e9606a"))
nil))
(minibuffer-line
#s(package-desc minibuffer-line (0 1)
"Display status info in the minibuffer window" nil
tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/minibuffer-line.html")
(:commit
. "852874725fd06329109b2d431d8af5502b54036c"))
nil))
(minibuffer-header
#s(package-desc minibuffer-header (0 5) "Minibuffer header line"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://github.com/rougier/minibuffer-header")
(:keywords "convenience")
(:maintainer "Nicolas P. Rougier"
. "Nicolas.Rougier@inria.fr")
(:commit
. "fe5d90d3f13c0010eed3b5dd437b458f8bf3da5f"))
nil))
(mines
#s(package-desc mines (1 6) "Minesweeper game"
((emacs (24 4)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/calancha/Minesweeper")
(:keywords "games")
(:maintainer "Tino Calancha"
. "tino.calancha@gmail.com")
(:authors
("Tino Calancha" . "tino.calancha@gmail.com"))
(:commit
. "868e9b9650be1bcc1a5e6ff5a66806eccd1fe26e"))
nil))
(midi-kbd
#s(package-desc midi-kbd (0 2)
"Create keyboard events from Midi input"
((emacs (25))) tar "gnu" nil
((:keywords "convenience" "hardware" "multimedia")
(:maintainer "David Kastrup" . "dak@gnu.org")
(:authors ("David Kastrup" . "dak@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/midi-kbd.html")
(:commit
. "d23eea421486cf94e0282ac0cc43fd9700174c77"))
nil))
(metar
#s(package-desc metar (0 3)
"Retrieve and decode METAR weather information"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "comm")
(:maintainer "Mario Lang" . "mlang@delysid.org")
(:authors ("Mario Lang" . "mlang@delysid.org"))
(:url . "https://elpa.gnu.org/packages/metar.html")
(:commit
. "623639e7d6912c4d71dc8f0aea5ad1e9ede41cf8"))
nil))
(memory-usage
#s(package-desc memory-usage (0 2)
"Analyze the memory usage of Emacs in various ways"
nil tar "gnu" nil
((:keywords "maint")
(:maintainer "Stefan Monnier"
. "monnier@cs.yale.edu")
(:authors
("Stefan Monnier" . "monnier@cs.yale.edu"))
(:url
. "https://elpa.gnu.org/packages/memory-usage.html")
(:commit
. "cb73fe66a59d737a72a5ed4259794b1d75aefa2c"))
nil))
(mct
#s(package-desc mct (1 1 0) "Minibuffer Confines Transcended"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/mct")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "306cb704196c643b552aceb5893693641ca747d9"))
nil))
(matlab-mode
#s(package-desc matlab-mode (8 1 2)
"Major mode for MATLAB(R) dot-m files"
((emacs (27 2))) tar "gnu" nil
((:url
. "https://github.com/mathworks/Emacs-MATLAB-Mode")
(:keywords "matlab(r)")
(:maintainer
("Eric M. Ludlam" . "eludlam@mathworks.com")
("Uwe Brauer" . "oub@mat.ucm.es")
("John Ciolfi" . "john.ciolfi.32@gmail.com"))
(:authors
("Matt Wette" . "mwette@alumni.caltech.edu")
("Eric M. Ludlam" . "eludlam@mathworks.com"))
(:commit
. "f21e88655823e25c6f72c38c6e508a5dada17088"))
nil))
(mathsheet
#s(package-desc mathsheet (1 3) "Generate dynamic math worksheets"
((peg (1 0)) (emacs (28 1))) tar "gnu" nil
((:url . "https://gitlab.com/ianxm/mathsheet")
(:keywords "tools" "education" "math")
(:maintainer "Ian Martins" . "ianxm@jhu.edu")
(:authors ("Ian Martins" . "ianxm@jhu.edu"))
(:commit
. "da128406fca3eeb66358d479082cd78f2fdeabb4"))
nil))
(mathjax
#s(package-desc mathjax (0 1) "Render formulas using MathJax"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/astoff/mathjax.el")
(:keywords "tex" "text" "tools")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "db669451bbee7d2ea9872c28661c4679391b9644"))
nil))
(math-symbol-lists
#s(package-desc math-symbol-lists (1 3)
"Lists of Unicode math symbols and latex commands"
nil tar "gnu" nil
((:url
. "https://github.com/vspinu/math-symbol-lists")
(:keywords "unicode" "symbols" "mathematics")
(:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
(:authors ("Vitalie Spinu" . "spinuvit@gmail.com"))
(:commit
. "590d9f09f8ad9aab747b97f077396a2035dcf50f"))
nil))
(markchars
#s(package-desc markchars (0 2 2)
"Mark chars fitting certain characteristics" nil tar
"gnu" nil
((:maintainer "Lennart Borgman"
. "lennart.borgman@gmail.com")
(:authors
("Lennart Borgman" . "lennart.borgman@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/markchars.html")
(:commit
. "f069a7637a97239ecab7f34fd07fddfafb02ba3f"))
nil))
(marginalia
#s(package-desc marginalia (2 10)
"Enrich existing commands with completion annotations"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/marginalia")
(:keywords "docs" "help" "matching" "completion")
(:maintainer
("Omar Antolín Camarena" . "omar@matem.unam.mx")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:authors
("Omar Antolín Camarena" . "omar@matem.unam.mx")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "d28a5e5c1a2e5f3e6669b0197f38da84e08f94a0"))
nil))
(map
#s(package-desc map (3 3 1) "Map manipulation functions"
((emacs (26))) tar "gnu" nil
((:keywords "extensions" "lisp")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors ("Nicolas Petton" . "nicolas@petton.fr"))
(:url . "https://elpa.gnu.org/packages/map.html")
(:commit
. "9da2efb670574b473ab864ae0456b4f1b38e680b"))
nil))
(m-buffer
#s(package-desc m-buffer (0 16 1)
"List-Oriented, Functional Buffer Manipulation"
((seq (2 14))) tar "gnu" nil
((:maintainer "Phillip Lord"
. "phillip.lord@russet.rg.uk")
(:authors
("Phillip Lord" . "phillip.lord@russet.org.uk"))
(:url
. "https://elpa.gnu.org/packages/m-buffer.html")
(:commit
. "5e7714835b2289f61dad24c0b5cf98d28fc313b0"))
nil))
(lv
#s(package-desc lv (0 15 0) "Other echo area" nil tar "gnu" nil
((:url . "https://elpa.gnu.org/packages/lv.html")
(:commit
. "54e9db2b023e03b6f6b46aeec48ea74fd51d4e11"))
nil))
(luwak
#s(package-desc luwak (1 0 0) "Web browser based on lynx -dump."
((emacs (28))) tar "gnu" nil
((:url . "https://g.ypei.me/luwak.git")
(:keywords "web-browser" "lynx" "html" "tor")
(:maintainer "Yuchen Pei" . "id@ypei.org")
(:authors ("Yuchen Pei" . "id@ypei.org"))
(:commit
. "37a36288c8d4cdba461812dbdf5da434ca156fee"))
nil))
(logos
#s(package-desc logos (1 2 0) "Simple focus mode and extras"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/logos")
(:keywords "convenience" "focus" "writing"
"presentation" "narrowing")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "79270ec67d81f45f4431d850fbbb31eaca92f24f"))
nil))
(loccur
#s(package-desc loccur (1 2 5)
"Perform an occur-like folding in current buffer"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/fourier/loccur")
(:keywords "matching")
(:maintainer "Alexey Veretennikov"
. "alexey.veretennikov@gmail.com")
(:authors
("Alexey Veretennikov"
. "alexey.veretennikov@gmail.com"))
(:commit
. "2120345933a1617cc5359dabd7636fd3479441bf"))
nil))
(loc-changes
#s(package-desc loc-changes (1 2)
"keep track of positions even after buffer changes"
nil single "gnu" nil
((:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:url . "http://github.com/rocky/emacs-loc-changes"))
nil))
(load-relative
#s(package-desc load-relative (1 3 2)
"Relative file load (within a multi-file Emacs package)"
nil tar "gnu" nil
((:url
. "https://github.com/rocky/emacs-load-relative")
(:keywords "internal")
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
(:authors ("Rocky Bernstein" . "rocky@gnu.org"))
(:commit
. "e79d8f1581991381a9e3f1657af59dd0c35058fa"))
nil))
(load-dir
#s(package-desc load-dir (0 0 5)
"Load all Emacs Lisp files in a given directory" nil
tar "gnu" nil
((:keywords "lisp" "files" "convenience")
(:url
. "https://elpa.gnu.org/packages/load-dir.html")
(:commit
. "4c43baee082cc5a6f966c441008c6c479acbc5b7"))
nil))
(lmc
#s(package-desc lmc (1 4) "Little Man Computer in Elisp" nil tar
"gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/lmc.html")
(:commit
. "b65ac802b4f55fd8e5809fcf7a6f6da1e11e853a"))
nil))
(llm
#s(package-desc llm (0 30 1) "Interface to pluggable llm backends"
((emacs (28 1)) (plz (0 8))
(plz-event-source (0 1 1)) (plz-media-type (0 2 1))
(compat (29 1)))
tar "gnu" nil
((:url . "https://github.com/ahyatt/llm")
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
(:authors ("Andrew Hyatt" . "ahyatt@gmail.com"))
(:commit
. "03ee7c5c7ecbedfce73e87be122fd078e12fa683"))
nil))
(literate-scratch
#s(package-desc literate-scratch (2 2)
"Lisp Interaction w/ text paragraphs"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://git.spwhitton.name/dotfiles/tree/.emacs.d/site-lisp/literate-scratch.el")
(:keywords "lisp" "text")
(:maintainer "Sean Whitton"
. "spwhitton@spwhitton.name")
(:authors
("Sean Whitton" . "spwhitton@spwhitton.name"))
(:commit
. "00b8f65effe4f2673e6450d70000644b266aa78a"))
nil))
(listen
#s(package-desc listen (0 10 1) "Audio/Music player"
((emacs (29 1)) (persist (0 6)) (taxy (0 10))
(taxy-magit-section (0 13)) (transient (0 5 3)))
tar "gnu" nil
((:url . "https://github.com/alphapapa/listen.el")
(:keywords "multimedia")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "2a867549dc1fe6aaee9140cfa1f913fa5a74a3bf"))
nil))
(lin
#s(package-desc lin (2 0 0)
"Make `hl-line-mode' more suitable for selection interfaces"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/lin")
(:keywords "convenience" "faces" "theme")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "fa75ea6b05070ce0f06befdef1954afa99aa5e89"))
nil))
(lex
#s(package-desc lex (1 2) "Lexical analyser construction" nil tar
"gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/lex.html")
(:commit
. "c7d76551cce66901b9f172f903ce720526c0fb52"))
nil))
(let-alist
#s(package-desc let-alist (1 0 6)
"Easily let-bind values of an assoc-list by their names"
((emacs (24 1))) tar "gnu" nil
((:keywords "extensions" "lisp")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:url
. "https://elpa.gnu.org/packages/let-alist.html")
(:commit
. "77fb84e6db96cbaa70e230f4881e4ede6e028f15"))
nil))
(lentic-server
#s(package-desc lentic-server (0 2)
"Web Server for Emacs Literate Source"
((lentic (0 8)) (web-server (0 1 1))) tar "gnu" nil
((:maintainer "Phillip Lord"
. "phillip.lord@newcastle.ac.uk")
(:authors
("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
(:url
. "https://elpa.gnu.org/packages/lentic-server.html")
(:commit
. "732b88e7a183707ba65c38e8b3517cac42572644"))
nil))
(lentic
#s(package-desc lentic (0 12) "One buffer as a view of another"
((emacs (25)) (m-buffer (0 13)) (dash (2 5 0))) tar
"gnu" nil
((:maintainer "Phillip Lord"
. "phillip.lord@russet.org.uk")
(:authors
("Phillip Lord" . "phillip.lord@russet.org.uk"))
(:url . "https://elpa.gnu.org/packages/lentic.html")
(:commit
. "180c1082c016de790f9e6596b63329657c83ce20"))
nil))
(leaf
#s(package-desc leaf (4 5 5)
"Simplify your init.el configuration, extended use-package"
((emacs (24 1))) tar "gnu" nil
((:url . "https://github.com/conao3/leaf.el")
(:keywords "lisp" "settings")
(:maintainer "Naoya Yamashita" . "conao3@gmail.com")
(:authors ("Naoya Yamashita" . "conao3@gmail.com"))
(:commit
. "7cc38f9739eadc569b1179fabe7f7893167105da"))
nil))
(latex-table-wizard
#s(package-desc latex-table-wizard (1 5 5)
"Magic editing of LaTeX tables"
((emacs (27 1)) (auctex (12 1)) (transient (0 3 7)))
tar "gnu" nil
((:url
. "https://github.com/enricoflor/latex-table-wizard")
(:keywords "convenience" "tex")
(:maintainer "Enrico Flor" . "enrico@eflor.net")
(:authors ("Enrico Flor" . "enrico@eflor.net"))
(:commit
. "fcdc34960ec08640adf8019185927f079a2bc89d"))
nil))
(landmark
#s(package-desc landmark (1 0)
"Neural-network robot that learns landmarks" nil tar
"gnu" nil
((:keywords "games" "neural network"
"adaptive search" "chemotaxis")
(:maintainer "Terrence Brannon (was:"
. "brannon@rana.usc.edu>)")
(:authors
("Terrence Brannon (was:"
. "brannon@rana.usc.edu>)"))
(:url
. "https://elpa.gnu.org/packages/landmark.html")
(:commit
. "422d310c7726898b8d85f95f2336c79c8aaf30eb"))
nil))
(kubed
#s(package-desc kubed (0 6 1) "Kubernetes, Emacs, done!"
((emacs (29 1))) tar "gnu" nil
((:url . "https://eshelyaron.com/kubed.html")
(:keywords "tools" "kubernetes" "containers")
(:maintainer "Eshel Yaron"
. "~eshel/kubed-devel@lists.sr.ht")
(:authors ("Eshel Yaron" . "me@eshelyaron.com"))
(:commit
. "2f231466790c5db18a6e1479e3c67945d43cbf94"))
nil))
(kmb
#s(package-desc kmb (0 1)
"Kill buffers matching a regexp w/o confirmation"
((emacs (24 1))) tar "gnu" nil
((:keywords "lisp" "convenience")
(:authors
("Tino Calancha" . "tino.calancha@gmail.com"))
(:url . "https://elpa.gnu.org/packages/kmb.html")
(:commit
. "4fee1c87e7e286d7ecd759fb74aa7a112bb51e3a"))
nil))
(kiwix
#s(package-desc kiwix (1 1 5)
"Searching offline Wikipedia through Kiwix."
((emacs (25 1)) (request (0 3 0))) tar "gnu" nil
((:url . "https://github.com/stardiviner/kiwix.el")
(:keywords "kiwix" "wikipedia")
(:maintainer "stardiviner" . "numbchild@gmail.com")
(:authors ("stardiviner" . "numbchild@gmail.com"))
(:commit
. "cb843349c10b1a492ceb59da20bfcef3ef02f4b5"))
nil))
(kind-icon
#s(package-desc kind-icon (0 2 2) "Completion kind icons"
((emacs (27 1)) (svg-lib (0 2 8))) tar "gnu" nil
((:url . "https://github.com/jdtsmith/kind-icon")
(:keywords "completion" "convenience")
(:maintainer "J.D. Smith" . "jdtsmith@gmail.com")
(:authors ("J.D. Smith" . "jdtsmith@gmail.com"))
(:commit
. "d8e73fea45cba968de0deed4b7985f5fdaafadfe"))
nil))
(jumpc
#s(package-desc jumpc (3 1) "jump to previous insertion points" nil
tar "gnu" nil
((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
(:authors ("Ivan Kanis" . "ivan@kanis.fr"))
(:url . "https://elpa.gnu.org/packages/jumpc.html")
(:commit
. "ab83a2a5416f83405361e25df8cbd8aab35cb8b3"))
nil))
(jsonrpc
#s(package-desc jsonrpc (1 0 28) "JSON-RPC library" ((emacs (25 2)))
tar "gnu" nil
((:keywords "processes" "languages" "extensions")
(:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors ("João Távora" . "joaotavora@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/jsonrpc.html")
(:commit
. "f0fcc87a34c27f7d214107dc0a8d1ed96e6baf3b"))
nil))
(json-mode
#s(package-desc json-mode (0 3 1)
"Major mode for editing JSON files" ((emacs (25 1)))
tar "gnu" nil
((:keywords "data")
(:maintainer "Simen Heggestøyl"
. "simenheg@gmail.com")
(:authors
("Simen Heggestøyl" . "simenheg@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/json-mode.html")
(:commit
. "2eb4b83db23e61fa2112688148aeedbacfc3c18e"))
nil))
(js2-mode
#s(package-desc js2-mode (20231224)
"Improved JavaScript editing mode"
((emacs (24 1)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/mooz/js2-mode/")
(:keywords "languages" "javascript")
(:maintainer
("Steve Yegge" . "steve.yegge@gmail.com")
("mooz" . "stillpedant@gmail.com")
("Dmitry Gutov" . "dgutov@yandex.ru"))
(:authors ("Steve Yegge" . "steve.yegge@gmail.com")
("mooz" . "stillpedant@gmail.com")
("Dmitry Gutov" . "dgutov@yandex.ru"))
(:commit
. "010a536da6df345a0b9a55bbd892f5f4d0d9fdfc"))
nil))
(jit-spell
#s(package-desc jit-spell (0 5) "Just-in-time spell checking"
((emacs (27 1)) (compat (29 1))) tar "gnu" nil
((:url . "https://github.com/astoff/jit-spell")
(:keywords "tools" "wp")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "e6f3525b848c48906f06bf21a9e8678b95ccd3bf"))
nil))
(jinx
#s(package-desc jinx (2 7) "Enchanted Spell Checker"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/jinx")
(:keywords "convenience" "text")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "61bed3f77d37ae02100e8a2ec1cfb849d649fa5d"))
nil))
(jgraph-mode
#s(package-desc jgraph-mode (1 1) "Major mode for Jgraph files"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "tex" "wp")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/jgraph-mode.html")
(:commit
. "4e13f89fe8837b84d40b969e6a5431816180a747"))
nil))
(javaimp
#s(package-desc javaimp (0 9 1)
"Add and reorder Java import statements in Maven/Gradle projects"
nil tar "gnu" nil
((:keywords "java" "maven" "gradle" "programming")
(:maintainer "Filipp Gunbin"
. "fgunbin@fastmail.fm")
(:authors ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
(:url
. "https://elpa.gnu.org/packages/javaimp.html")
(:commit
. "2ac7afce3c6f0b390c4b62c065a898883940d65a"))
nil))
(jarchive
#s(package-desc jarchive (0 11 0)
"Open project dependencies in jar archives"
((emacs (26 1))) tar "gnu" nil
((:url . "https://git.sr.ht/~dannyfreeman/jarchive")
(:keywords "tools" "languages" "jvm" "java"
"clojure")
(:maintainer "Danny Freeman"
. "danny@dfreeman.email")
(:commit
. "2c27714a72543bd115cb164ab25647b656c65b2d"))
nil))
(jami-bot
#s(package-desc jami-bot (0 0 4)
"An extendable chat bot for the private messenger GNU Jami"
((emacs (27 1))) tar "gnu" nil
((:url . "https://gitlab.com/hperrey/jami-bot")
(:keywords "comm" "jami" "messenger" "chat bot"
"dbus")
(:maintainer "Hanno Perrey" . "hanno@hoowl.se")
(:authors ("Hanno Perrey" . "hanno@hoowl.se"))
(:commit
. "c2ad37e2ada14b5551a83211cc4692b39be4e5fb"))
nil))
(ivy-posframe
#s(package-desc ivy-posframe (0 6 4) "Using posframe to show Ivy"
((emacs (26 0)) (posframe (1 0 0)) (ivy (0 13 0)))
tar "gnu" nil
((:url . "https://github.com/tumashu/ivy-posframe")
(:keywords "abbrev" "convenience" "matching" "ivy")
(:maintainer "Feng Shu" . "tumashu@163.com")
(:authors ("Feng Shu" . "tumashu@163.com")
("Naoya Yamashita" . "conao3@gmail.com"))
(:commit
. "ede7b2121f176ab543ce6b73fd96e3eafd6d1505"))
nil))
(ivy-hydra
#s(package-desc ivy-hydra (0 15 1) "Additional key bindings for Ivy"
((emacs (24 5)) (ivy (0 15 1)) (hydra (0 14 0))) tar
"gnu" nil
((:url . "https://github.com/abo-abo/swiper")
(:keywords "convenience")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "1c9bc4e190199c891a69af03b2cf3e3f0d00c1ec"))
nil))
(ivy-explorer
#s(package-desc ivy-explorer (0 3 2)
"Dynamic file browsing grid using ivy"
((emacs (25)) (ivy (0 10 0))) tar "gnu" nil
((:url . "https://github.com/clemera/ivy-explorer")
(:keywords "convenience" "files" "matching")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "14adb6164f1d1646f503c3e4bd9aa559805f93d7"))
nil))
(ivy-avy
#s(package-desc ivy-avy (0 15 1) "Avy integration for Ivy"
((emacs (24 5)) (ivy (0 15 1)) (avy (0 5 0))) tar
"gnu" nil
((:url . "https://github.com/abo-abo/swiper")
(:keywords "convenience")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "b1fb126f19612aab7fdee74bccbf00fcaa3f908f"))
nil))
(ivy
#s(package-desc ivy (0 15 1) "Incremental Vertical completYon"
((emacs (24 5))) tar "gnu" nil
((:url . "https://github.com/abo-abo/swiper")
(:keywords "matching")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "d63d52f140105d4a072fbc18f1405ab8313a4cd5"))
nil))
(iterators
#s(package-desc iterators (0 1 1)
"Functions for working with iterators"
((emacs (25))) tar "gnu" nil
((:keywords "extensions" "elisp")
(:maintainer "Michael Heerdegen"
. "michael_heerdegen@web.de")
(:authors
("Michael Heerdegen" . "michael_heerdegen@web.de"))
(:url
. "https://elpa.gnu.org/packages/iterators.html")
(:commit
. "99bdcc8bdfcbc6a8de3d2675450c2fe0aa0e72fd"))
nil))
(iso-date
#s(package-desc iso-date (1 2 0)
"Utilities for working with ISO dates"
((emacs (28 1))) tar "gnu" nil
((:url . "https://github.com/lmq-10/iso-date")
(:maintainer "Lucas Quintana"
. "lmq10@protonmail.com")
(:authors
("Lucas Quintana" . "lmq10@protonmail.com"))
(:commit
. "a957d9ae579eeed146e929dd70e5d1a6e265bd06"))
nil))
(isearch-mb
#s(package-desc isearch-mb (0 8)
"Control isearch from the minibuffer"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/astoff/isearch-mb")
(:keywords "matching")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "927ea1790bd0c474be5f63bd9c23874e6c61fb48"))
nil))
(ioccur
#s(package-desc ioccur (2 6) "Incremental occur"
((emacs (24)) (cl-lib (0 5))) tar "gnu" nil
((:url
. "https://github.com/thierryvolpiatto/ioccur")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors
("Thierry Volpiatto" . "thievol@posteo.net"))
(:commit
. "33bf6f73e314ade8da27dd793c69c21312c97f10"))
nil))
(inspector
#s(package-desc inspector (0 39)
"Tool for inspection of Emacs Lisp objects"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://github.com/mmontone/emacs-inspector")
(:keywords "debugging" "tool" "lisp" "development")
(:maintainer "Mariano Montone"
. "marianomontone@gmail.com")
(:authors
("Mariano Montone" . "marianomontone@gmail.com"))
(:commit
. "52a64993ac36ed3ed0be51b6a0d54d190edc9c74"))
nil))
(indent-bars
#s(package-desc indent-bars (1 0 0)
"Highlight indentation with bars"
((emacs (27 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/jdtsmith/indent-bars")
(:keywords "convenience")
(:maintainer "J.D. Smith"
. "jdtsmith+elpa@gmail.com")
(:authors
("J.D. Smith" . "jdtsmith+elpa@gmail.com"))
(:commit
. "f29ba938453e66de62600edd363e62a8cfe491c3"))
nil))
(ilist
#s(package-desc ilist (0 4) "Display a list in an ibuffer way." nil
tar "gnu" nil
((:url . "https://gitlab.com/mmemmew/ilist")
(:keywords "convenience")
(:maintainer "Durand" . "mmemmew@gmail.com")
(:authors ("Durand" . "mmemmew@gmail.com"))
(:commit
. "5a57e52122fe483fa9bd39049c13a25334e408da"))
nil))
(idlwave
#s(package-desc idlwave (6 5 1) "IDL editing mode for GNU Emacs" nil
tar "gnu" nil
((:keywords "languages")
(:maintainer "J.D. Smith" . "jdtsmith@gmail.com")
(:url
. "https://elpa.gnu.org/packages/idlwave.html")
(:commit
. "e1fcd7244cb32df1e90b09729e53474e50a2e808"))
nil))
(hyperbole
#s(package-desc hyperbole (9 0 1)
"GNU Hyperbole: The Everyday Hypertextual Information Manager"
((emacs (27 1))) tar "gnu" nil
((:url . "http://www.gnu.org/software/hyperbole")
(:keywords "comm" "convenience" "files" "frames"
"hypermedia" "languages" "mail"
"matching" "mouse" "multimedia"
"outlines" "tools" "wp")
(:maintainer "Mats Lidell" . "matsl@gnu.org")
(:commit
. "23b118ddb6e0595e3b0668dbce8fa4e8bcec5e71"))
nil))
(hydra
#s(package-desc hydra (0 15 0) "Make bindings that stick around."
((cl-lib (0 5)) (lv (0))) tar "gnu" nil
((:url . "https://github.com/abo-abo/hydra")
(:keywords "bindings")
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "7081ee6d443dbf2b58e77fa7357c90e495173a2f"))
nil))
(hugoista
#s(package-desc hugoista (0 2 1) "Manage Hugo posts like a barista"
((emacs (24 3)) (seq (0))) tar "gnu" nil
((:url . "https://codeberg.org/c-alpha/hugoista")
(:maintainer "Alexander Adolf"
. "alexander.adolf@condition-alpha.com")
(:authors
("Alexander Adolf"
. "alexander.adolf@condition-alpha.com")
("Thanos Apollo" . "public@thanosapollo.org"))
(:commit
. "22b543c0cb9c74ede7e762a16d44173c08c906ab"))
nil))
(html5-schema
#s(package-desc html5-schema (0 1)
"Add HTML5 schemas for use by nXML" nil tar "gnu"
nil
((:url . "https://github.com/validator/validator")
(:keywords "html" "xml")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:commit
. "784c471a9ea9ae817d70b222ec6fbe90ac64a057"))
nil))
(hook-helpers
#s(package-desc hook-helpers (1 1 1)
"Anonymous, modifiable hook functions"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://savannah.nongnu.org/projects/hook-helpers-el/")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:keywords "development" "hooks"))
nil))
(highlight-escape-sequences
#s(package-desc highlight-escape-sequences (0 4)
"Highlight escape sequences" nil tar "gnu" nil
((:url
. "https://github.com/dgutov/highlight-escape-sequences")
(:keywords "convenience")
(:maintainer ("Dmitry Gutov" . "dgutov@yandex.ru")
("Pavel Matcula"
. "dev.plvlml@gmail.com"))
(:authors ("Dmitry Gutov" . "dgutov@yandex.ru")
("Pavel Matcula" . "dev.plvlml@gmail.com"))
(:commit
. "08d846a7aa748209d65fecead2b6a766c3e5cb41"))
nil))
(hiddenquote
#s(package-desc hiddenquote (1 2)
"Major mode for doing hidden quote puzzles"
((emacs (25 1))) tar "gnu" nil
((:url
. "http://mauroaranda.com/puzzles/hidden-quote-puzzle/")
(:keywords "games")
(:maintainer "Mauro Aranda"
. "maurooaranda@gmail.com")
(:authors
("Mauro Aranda" . "maurooaranda@gmail.com"))
(:commit
. "856438ee2950fa998561f71d40355a88cdb078b4"))
nil))
(heap
#s(package-desc heap (0 5)
"Heap (a.k.a. priority queue) data structure" nil
tar "gnu" nil
((:url . "http://www.dr-qubit.org/emacs.php")
(:keywords "extensions" "data structures" "heap"
"priority queue")
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:authors
("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
(:commit
. "10a68e6000bdf630aa7232e57ba25390423991d8"))
nil))
(hcel
#s(package-desc hcel (1 0 0)
"Haskell codebase explorer / cross referencer"
((emacs (28))) tar "gnu" nil
((:url . "https://g.ypei.me/hc.el.git")
(:keywords "haskell")
(:maintainer "Yuchen Pei" . "id@ypei.org")
(:authors ("Yuchen Pei" . "id@ypei.org"))
(:commit
. "a215df2f884fb445d8f159a2b4d84e6853ac9816"))
nil))
(guess-language
#s(package-desc guess-language (0 0 1)
"Robust automatic language detection"
((cl-lib (0 5)) (emacs (24)) (nadvice (0 1))) single
"gnu" nil
((:authors
("Titus von der Malsburg" . "malsburg@posteo.de"))
(:maintainer "Titus von der Malsburg"
. "malsburg@posteo.de")
(:url
. "https://github.com/tmalsburg/guess-language.el"))
nil))
(gtags-mode
#s(package-desc gtags-mode (1 9 5)
"GNU Global integration with xref, project and imenu."
((emacs (28))) tar "gnu" nil
((:url . "https://github.com/Ergus/gtags-mode")
(:keywords "xref" "project" "imenu" "gtags"
"global")
(:commit
. "94de3a0a9c6b28d5a3dadc97dd52230922462a5d"))
nil))
(greenbar
#s(package-desc greenbar (1 2 260317)
"Mark comint output with \"greenbar\" background"
((emacs (27 1))) tar "gnu" nil
((:keywords "faces" "terminals")
(:maintainer "Michael R. Mauger"
. "michael@mauger.com")
(:authors
("Michael R. Mauger" . "michael@mauger.com"))
(:url
. "https://elpa.gnu.org/packages/greenbar.html")
(:commit
. "eedbec6a0c56be403fdbe0b1f38a4acd4f11d09b"))
nil))
(greader
#s(package-desc greader (0 17 0)
"Gnamù reader, send buffer contents to a speech engine"
((emacs (26 1)) (seq (2 24)) (compat (29 1 4 5)))
tar "gnu" nil
((:url
. "https://gitlab.com/michelangelo-rodriguez/greader")
(:keywords "tools" "accessibility")
(:maintainer "Michelangelo Rodriguez"
. "michelangelo.rodriguez@gmail.com")
(:authors
("Michelangelo Rodriguez"
. "michelangelo.rodriguez@gmail.com"))
(:commit
. "4fd1ae83d21f6349cd849f3652e7bf8f00edc9dd"))
nil))
(graphql
#s(package-desc graphql (0 1 2) "GraphQL utilities" ((emacs (25)))
tar "gnu" nil
((:url . "https://github.com/vermiculus/graphql.el")
(:keywords "hypermedia" "tools" "lisp")
(:maintainer "Sean Allred" . "code@seanallred.com")
(:authors ("Sean Allred" . "code@seanallred.com"))
(:commit
. "b57b5ca5d2d0837e1fb4a4f30c051d5f3e643f0f"))
nil))
(gpr-query
#s(package-desc gpr-query (1 0 4)
"Minor mode for navigating sources using gpr_query"
((emacs (25 3)) (wisi (4 3 0))
(gnat-compiler (1 0 3)))
tar "gnu" nil
((:maintainer "Stephen Leake"
. "stephen_leake@member.fsf.org")
(:authors
("Stephen Leake" . "stephen_leake@member.fsf.org"))
(:url
. "https://elpa.gnu.org/packages/gpr-query.html")
(:commit
. "d50f92fe46828b6b675770dba3004c1ea6ab0b50"))
nil))
(gpr-mode
#s(package-desc gpr-mode (1 0 5)
"Major mode for editing GNAT project files"
((emacs (25 3)) (wisi (4 3 2))
(gnat-compiler (1 0 3)))
tar "gnu" nil
((:url
. "https://stephe-leake.org/ada/wisitoken.html")
(:maintainer "Stephen Leake"
. "stephen_leake@member.fsf.org")
(:authors
("Stephen Leake" . "stephen_leake@member.fsf.org"))
(:commit
. "9ca25ec5ca871f04b4704b39fb3ba129694e02ac"))
nil))
(gpastel
#s(package-desc gpastel (0 5 0)
"Integrates GPaste with the kill-ring"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://gitlab.petton.fr/DamienCassou/desktop-environment")
(:keywords "tools")
(:maintainer "Damien Cassou" . "damien@cassou.me")
(:authors ("Damien Cassou" . "damien@cassou.me"))
(:commit
. "8a5522b274f79d55d7c9a0b2aaf062526f9253c7"))
nil))
(gnus-mock
#s(package-desc gnus-mock (0 5) "Mock Gnus installation for testing"
nil tar "gnu" nil
((:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:url
. "https://elpa.gnu.org/packages/gnus-mock.html")
(:commit
. "0ec119ff8ddca61fc0f3e05ac4e895d57cb2ca21"))
nil))
(gnugo
#s(package-desc gnugo (3 1 2) "play GNU Go in a buffer"
((ascii-art-to-unicode (1 5)) (xpm (1 0 1))
(cl-lib (0 5)))
tar "gnu" nil
((:url . "https://www.gnuvola.org/software/gnugo/")
(:keywords "games" "processes")
(:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
(:authors ("Thien-Thi Nguyen" . "ttn@gnu.org"))
(:commit
. "1fd2e8df042f8e51a87173ce36220ee9a8c4241c"))
nil))
(gnu-elpa-keyring-update
#s(package-desc gnu-elpa-keyring-update (2025 10 1)
"Update Emacs's GPG keyring for GNU ELPA" nil tar
"gnu" nil
((:keywords "maint" "tools")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html")
(:commit
. "62156e2ec72ca9f79eed3e7275aba38f71808361"))
nil))
(gnu-elpa
#s(package-desc gnu-elpa (1 1) "Advertize GNU ELPA packages" nil tar
"gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/gnu-elpa.html")
(:commit
. "cd18964ec3176ab99d626da4ca6ca7d4bf2389db"))
nil))
(gnosis
#s(package-desc gnosis (0 10 3) "Knowledge System"
((emacs (29 1)) (compat (29 1 4 2))) tar "gnu" nil
((:url . "https://thanosapollo.org/projects/gnosis")
(:keywords "extensions")
(:maintainer "Thanos Apollo"
. "public@thanosapollo.org")
(:authors
("Thanos Apollo" . "public@thanosapollo.org"))
(:commit
. "e830171c4bcbcbc0b1d466ffdbec179e32e9688e"))
nil))
(gnorb
#s(package-desc gnorb (1 6 11)
"Glue code between Gnus, Org, and BBDB"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "mail" "org" "gnus" "bbdb" "todo" "task")
(:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:url . "https://elpa.gnu.org/packages/gnorb.html")
(:commit
. "409e4fc2c83f8406f362028dbcc3a1fc21182819"))
nil))
(gnome-dark-style
#s(package-desc gnome-dark-style (0 2 4)
"Sync theme with GNOME color-scheme"
((emacs (30 1))) tar "gnu" nil
((:url
. "https://github.com/dimagid/gnome-dark-style")
(:keywords "themes" "gnome" "sync" "dark" "light"
"color-scheme")
(:maintainer "David Dimagid"
. "davidimagid@gmail.com")
(:authors
("David Dimagid" . "davidimagid@gmail.com"))
(:commit
. "ede0104f21ebdc0128b6cbe2c31962ab335b0ea6"))
nil))
(gnome-c-style
#s(package-desc gnome-c-style (0 1)
"minor mode for editing GNOME-style C source code"
nil tar "gnu" nil
((:maintainer "Daiki Ueno" . "ueno@gnu.org")
(:authors ("Daiki Ueno" . "ueno@gnu.org"))
(:keywords "gnome" "c" "coding style")
(:url
. "http://elpa.gnu.org/packages/gnome-c-style.html"))
nil))
(gnat-compiler
#s(package-desc gnat-compiler (1 0 3)
"Support for running GNAT tools"
((emacs (25 3)) (wisi (4 3 0))) tar "gnu" nil
((:maintainer "Stephen Leake"
. "stephen_leake@member.fsf.org")
(:authors
("Stephen Leake" . "stephen_leake@member.fsf.org"))
(:url
. "https://elpa.gnu.org/packages/gnat-compiler.html")
(:commit
. "9db5c393ee0f9694e83305ef8b0b1e37f0560111"))
nil))
(gle-mode
#s(package-desc gle-mode (1 1)
"Major mode to edit Graphics Layout Engine files"
((cl-lib (0 5))) tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/gle-mode.html")
(:commit
. "b633a627bb15f77f7e64df89f82b8f556dcc0a6e"))
nil))
(gited
#s(package-desc gited (0 6 0) "Operate on Git branches like dired"
((emacs (24 4)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "git" "vc" "convenience")
(:maintainer "Tino Calancha"
. "tino.calancha@gmail.com")
(:authors
("Tino Calancha" . "tino.calancha@gmail.com"))
(:url . "https://elpa.gnu.org/packages/gited.html")
(:commit
. "475e29723ad2d5ff08cae5fdaa122ab56e69141b"))
nil))
(ggtags
#s(package-desc ggtags (0 9 0)
"emacs frontend to GNU Global source code tagging system"
((emacs (25))) tar "gnu" nil
((:url . "https://github.com/leoliu/ggtags")
(:keywords "tools" "convenience")
(:maintainer "Leo Liu" . "sdl.web@gmail.com")
(:authors ("Leo Liu" . "sdl.web@gmail.com"))
(:commit
. "a0809f5241d9accceb161ca40374680799021f04"))
nil))
(gcmh
#s(package-desc gcmh (0 2 1) "the Garbage Collector Magic Hack"
((emacs (24))) tar "gnu" nil
((:url . "https://gitlab.com/koral/gcmh")
(:keywords "internal")
(:maintainer nil . "akrl@sdf.org")
(:authors ("Andrea Corallo" . "akrl@sdf.org"))
(:commit
. "0089f9c3a6d4e9a310d0791cf6fa8f35642ecfd9"))
nil))
(futur
#s(package-desc futur (1 4) "Future/promise-based async library" nil
tar "gnu" nil
((:keywords "concurrency" "async" "promises"
"futures")
(:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/futur.html")
(:commit
. "54608e8c009095749bd4481e4593006b1cd157eb"))
nil))
(ftable
#s(package-desc ftable (1 1) "Fill a table to fit in n columns"
((emacs (26 0))) tar "gnu" nil
((:url . "https://github.com/casouri/ftable")
(:keywords "convenience" "text" "table")
(:maintainer "Yuan Fu" . "casouri@gmail.com")
(:authors ("Yuan Fu" . "casouri@gmail.com"))
(:commit
. "d7c243ac3be2a67986f53f3dc31ba1426e82b771"))
nil))
(fsm
#s(package-desc fsm (0 2 1) "state machine library"
((emacs (24 1)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "extensions")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Magnus Henoch" . "magnus.henoch@gmail.com"))
(:url . "https://elpa.gnu.org/packages/fsm.html")
(:commit
. "3acbc4df9b13d234ca1e297d85be27c54e81799e"))
nil))
(frog-menu
#s(package-desc frog-menu (0 2 11)
"Quickly pick items from ad hoc menus"
((emacs (26)) (avy (0 4)) (posframe (0 4))) tar
"gnu" nil
((:url . "https://github.com/clemera/frog-menu")
(:keywords "convenience")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "3d99c10eb472b5f7fe761bb3f329fe10971ea903"))
nil))
(frame-tabs
#s(package-desc frame-tabs (1 1) "show buffer tabs in side window"
nil tar "gnu" nil
((:keywords "frames" "tabs")
(:maintainer "Martin Rudalics" . "rudalics@gmx.at")
(:authors ("Martin Rudalics" . "rudalics@gmx.at"))
(:url
. "https://elpa.gnu.org/packages/frame-tabs.html")
(:commit
. "2142034967085642823f7f60f9a3e4f09ada089e"))
nil))
(fontaine
#s(package-desc fontaine (3 0 1)
"Set font configurations using presets"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/fontaine")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "34d8b04bef350b270f52dc4defc9bac3e9617bf0"))
nil))
(flymake-proselint
#s(package-desc flymake-proselint (0 3 0)
"Flymake backend for proselint" ((emacs (26 1))) tar
"gnu" nil
((:url
. "https://git.sr.ht/~manuel-uberti/flycheck-proselint")
(:keywords "convenience")
(:maintainer "Manuel Uberti"
. "~manuel-uberti/flymake-proselint@lists.sr.ht")
(:authors
("Manuel Uberti" . "manuel.uberti@inventati.org"))
(:commit
. "9c68ee881f18f554f0ab5bbf5bee1a4b753d792b"))
nil))
(flymake-codespell
#s(package-desc flymake-codespell (0 1)
"Flymake backend for codespell"
((emacs (26 1)) (compat (29 1 4 2))) tar "gnu" nil
((:url
. "https://www.github.com/skangas/flymake-codespell")
(:keywords "extensions")
(:maintainer "Stefan Kangas"
. "stefankangas@gmail.com")
(:authors
("Stefan Kangas" . "stefankangas@gmail.com"))
(:commit
. "d72e3ad4cdfd5cea1509a241d55e18f54ae2aeca"))
nil))
(flymake-clippy
#s(package-desc flymake-clippy (1 1 0) "Flymake backend for Clippy"
((emacs (27))) tar "gnu" nil
((:url
. "https://github.com/mak-kirkland/flymake-clippy")
(:keywords "languages" "tools")
(:maintainer "Michael Kirkland"
. "mak.kirkland@proton.me")
(:authors
("Michael Kirkland" . "mak.kirkland@proton.me"))
(:commit
. "38aeda6a8f4090b00f3c7fdb5188f80e04c556de"))
nil))
(flymake
#s(package-desc flymake (1 4 5)
"A universal on-the-fly syntax checker"
((emacs (26 1)) (eldoc (1 14 0)) (project (0 11 1)))
tar "gnu" nil
((:keywords "c" "languages" "tools")
(:maintainer "Spencer Baugh"
. "sbaugh@janestreet.com")
(:authors
("Pavel Kobyakov" . "pk_at_work@yahoo.com"))
(:url
. "https://elpa.gnu.org/packages/flymake.html")
(:commit
. "ab47eadb60795f2a08a4444179e395d5e34d68b1"))
nil))
(flylisp
#s(package-desc flylisp (0 2)
"Color unbalanced parentheses and parentheses inconsistent with indentation"
nil tar "gnu" nil
((:maintainer "Barry O'Reilly"
. "gundaetiapo@gmail.com")
(:authors
("Barry O'Reilly" . "gundaetiapo@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/flylisp.html")
(:commit
. "20fe3e77bb73773c8678e65ae38020b0b7f996eb"))
nil))
(firefox-javascript-repl
#s(package-desc firefox-javascript-repl (0 9 5) "Jack into Firefox"
((emacs (26 1))) tar "gnu" nil
((:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
(:url
. "https://elpa.gnu.org/packages/firefox-javascript-repl.html")
(:commit
. "fee99c20f1f4684ed845eeac9eda46fcde6bf1e9"))
nil))
(filladapt
#s(package-desc filladapt (2 12 2) "Adaptive fill" ((emacs (24 4)))
tar "gnu" nil
((:maintainer nil . "emacs-devel@gnu.org")
(:authors
("Kyle E. Jones" . "kyle_jones@wonderworks.com"))
(:url
. "https://elpa.gnu.org/packages/filladapt.html")
(:commit
. "6cce6acc6350541efe6b1064335b480e820fd325"))
nil))
(filechooser
#s(package-desc filechooser (0 2 4)
"An xdg-desktop-portal filechooser"
((emacs (28 1)) (compat (29 1))) tar "gnu" nil
((:url . "https://codeberg.org/rahguzar/filechooser")
(:keywords "convenience" "files" "tools" "unix")
(:maintainer "rahguzar" . "rahguzar@mailbox.org")
(:authors ("rahguzar" . "rahguzar@mailbox.org"))
(:commit
. "e55c5ea294bbb2c67ab5c51d9489922a83c22456"))
nil))
(f90-interface-browser
#s(package-desc f90-interface-browser (1 1)
"Parse and browse f90 interfaces" nil single "gnu"
nil
((:authors ("Lawrence Mitchell" . "wence@gmx.li"))
(:maintainer "Lawrence Mitchell" . "wence@gmx.li")
(:url . "http://github.com/wence-/f90-iface/"))
nil))
(exwm
#s(package-desc exwm (0 34) "Emacs X Window Manager"
((emacs (27 1)) (xelb (0 20)) (compat (30))) tar
"gnu" nil
((:url . "https://github.com/emacs-exwm/exwm")
(:keywords "unix")
(:maintainer
("Adrián Medraño Calvo"
. "adrian@medranocalvo.com")
("Steven Allen" . "steven@stebalien.com")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:authors ("Chris Feng" . "chris.w.feng@gmail.com"))
(:commit
. "254fa6c43f2e2c29f87dcac404a054a393a6a0ea"))
nil))
(external-completion
#s(package-desc external-completion (0 1)
"Let external tools control completion style" nil
tar "gnu" nil
((:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/external-completion.html")
(:commit
. "4bc9c8972ac0a3dfa237a9c5704de89ef24ad82b"))
nil))
(expreg
#s(package-desc expreg (1 4 1) "Simple expand region"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/casouri/expreg")
(:keywords "text" "editing")
(:maintainer "Yuan Fu" . "casouri@gmail.com")
(:authors ("Yuan Fu" . "casouri@gmail.com"))
(:commit
. "b1dc64aef8ed8498a6d21e5e78ce7e0bda8407e0"))
nil))
(expand-region
#s(package-desc expand-region (1 0 0)
"Increase selected region by semantic units."
((emacs (24 4))) tar "gnu" nil
((:url
. "https://github.com/magnars/expand-region.el")
(:keywords "marking" "region")
(:maintainer "Magnar Sveen" . "magnars@gmail.com")
(:authors ("Magnar Sveen" . "magnars@gmail.com"))
(:commit
. "9e3f86c02c5e2ab6f0d95da8a34045b54f6166d1"))
nil))
(excorporate
#s(package-desc excorporate (1 1 3)
"Exchange Web Services (EWS) integration"
((fsm (0 2 1)) (soap-client (3 2 0))
(url-http-ntlm (2 0 6)) (url-http-oauth (0 8 4)))
tar "gnu" nil
((:url . "https://www.fitzsim.org/blog/")
(:keywords "calendar")
(:maintainer "Thomas Fitzsimmons"
. "fitzsim@fitzsim.org")
(:authors
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
(:commit
. "d0dc6a28a0b39b67b01c63163217f8ebd055df4d"))
nil))
(ess
#s(package-desc ess (26 1 0) "Emacs Speaks Statistics"
((emacs (25 1))) tar "gnu" nil
((:url . "https://ess.r-project.org/")
(:maintainer "ESS Core Team"
. "ESS-core@r-project.org")
(:authors
("David Smith" . "dsmith@stats.adelaide.edu.au")
("A.J. Rossini" . "blindglobe@gmail.com")
("Richard M. Heiberger" . "rmh@temple.edu")
("Kurt Hornik" . "Kurt.Hornik@R-project.org")
("Martin Maechler" . "maechler@stat.math.ethz.ch")
("Rodney A. Sparapani" . "rsparapa@mcw.edu")
("Stephen Eglen" . "stephen@gnu.org")
("Sebastian P. Luque" . "spluque@gmail.com")
("Henning Redestig" . "henning.red@googlemail.com")
("Vitalie Spinu" . "spinuvit@gmail.com")
("Lionel Henry" . "lionel.hry@gmail.com")
("J. Alexander Branham" . "alex.branham@gmail.com"))
(:commit
. "48ae0e694d2a7567c4ea7c053633cc736e3a7ad3"))
nil))
(ergoemacs-mode
#s(package-desc ergoemacs-mode (5 16 10 12)
"Emacs mode based on common modern interface and ergonomics."
((emacs (24 1)) (undo-tree (0 6 5)) (cl-lib (0 5)))
tar "gnu" nil
((:url
. "https://github.com/ergoemacs/ergoemacs-mode")
(:keywords "convenience")
(:maintainer "Matthew L. Fidler"
. "matthew.fidler@gmail.com")
(:authors ("Xah Lee" . "xah@xahlee.org")
("David Capello"
. "davidcapello@gmail.com")
("Matthew L. Fidler"
. "matthew.fidler@gmail.com"))
(:commit
. "ac70b2563fb6e3d69ea382fddc87b5721c20c292"))
nil))
(erc
#s(package-desc erc (5 6 1) "An Emacs Internet Relay Chat client"
((emacs (27 1)) (compat (29 1 4 5))) tar "gnu" nil
((:url
. "https://www.gnu.org/software/emacs/erc.html")
(:keywords "irc" "chat" "client" "internet")
(:maintainer ("Amin Bandali" . "bandali@gnu.org")
("F. Jason Park" . "jp@neverwas.me"))
(:authors
("Alexander L. Belikoff"
. "alexander@belikoff.net"))
(:commit
. "1b5fef63b483fba9908543da39365bd522ad6e4a"))
nil))
(epoch-view
#s(package-desc epoch-view (0 0 1)
"Minor mode to visualize epoch timestamps" nil
single "gnu" nil
((:url
. "http://elpa.gnu.org/packages/epoch-view.html")
(:keywords "data" "timestamp" "epoch" "unix")
(:authors ("Ted Zlatanov" . "tzz@lifelogs.com"))
(:maintainer "Ted Zlatanov" . "tzz@lifelogs.com"))
nil))
(enwc
#s(package-desc enwc (2 0) "The Emacs Network Client"
((emacs (25 1))) tar "gnu" nil
((:url . "https://savannah.nongnu.org/p/enwc")
(:keywords "external" "network" "wicd" "manager"
"nm")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:commit
. "9893d7f17a2ee7f83587c305c256bd1300995125"))
nil))
(engrave-faces
#s(package-desc engrave-faces (0 3 1)
"Convert font-lock faces to other formats"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/tecosaur/engrave-faces")
(:keywords "faces")
(:maintainer "TEC" . "tec@tecosaur.com")
(:authors ("TEC" . "https://github/tecosaur"))
(:commit
. "fe29d9b593a0f7ada4df3f52dfb9f7f8c1bdaaa7"))
nil))
(emms
#s(package-desc emms (26) "The Emacs Multimedia System"
((cl-lib (0 5)) (nadvice (0 3)) (seq (0))) tar "gnu"
nil
((:url . "https://www.gnu.org/software/emms/")
(:keywords "emms" "mp3" "ogg" "flac" "music" "mpeg"
"video" "multimedia")
(:maintainer "Yoni Rabkin" . "yrk@gnu.org")
(:authors ("Jorgen Schäfer" . "forcer@forcix.cx"))
(:commit
. "6f704fd3c12f35e059700aaeb43ae64c35ad81b2"))
nil))
(ement
#s(package-desc ement (0 17) "Matrix client"
((emacs (27 1)) (map (2 1)) (persist (0 5))
(plz (0 6)) (taxy (0 10))
(taxy-magit-section (0 13)) (svg-lib (0 2 5))
(transient (0 3 7)))
tar "gnu" nil
((:url . "https://github.com/alphapapa/ement.el")
(:keywords "comm")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "ca3b0e7da1626e692df14c56e105dc91480ef814"))
nil))
(embark-consult
#s(package-desc embark-consult (1 1)
"Consult integration for Embark"
((emacs (27 1)) (compat (29 1 4 0)) (embark (1 0))
(consult (1 0)))
tar "gnu" nil
((:url . "https://github.com/oantolin/embark")
(:keywords "convenience")
(:maintainer "Omar Antolín Camarena"
. "omar@matem.unam.mx")
(:authors
("Omar Antolín Camarena" . "omar@matem.unam.mx"))
(:commit
. "195add1f1ccd1059472c9df7334c97c4d155425e"))
nil))
(embark
#s(package-desc embark (1 2)
"Conveniently act on minibuffer completions"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/oantolin/embark")
(:keywords "convenience")
(:maintainer "Omar Antolín Camarena"
. "omar@matem.unam.mx")
(:authors
("Omar Antolín Camarena" . "omar@matem.unam.mx"))
(:commit
. "27de48004242e98586b9c9661fdb6912f26fe70f"))
nil))
(emacs-lisp-intro-es
#s(package-desc emacs-lisp-intro-es (1 0 1)
"ELisp intro manual in Spanish" nil tar "gnu" nil
((:keywords "manual" "translation" "spanish"
"español")
(:maintainer "David Arroyo Menéndez"
. "davidam@gmail.com")
(:authors
("David Arroyo Menéndez" . "davidam@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/emacs-lisp-intro-es.html")
(:commit
. "a2c2c167837cef08a1b8f86f5eb9864f93699300"))
nil))
(emacs-gc-stats
#s(package-desc emacs-gc-stats (1 4 2) "Collect Emacs GC statistics"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://git.sr.ht/~yantar92/emacs-gc-stats")
(:maintainer "Ihor Radchenko"
. "yantar92@posteo.net")
(:authors
("Ihor Radchenko" . "yantar92@posteo.net"))
(:commit
. "05d669e123f411c9582f99a9a6182efa43d01a6b"))
nil))
(ellama
#s(package-desc ellama (1 13 0) "Tool for interacting with LLMs"
((emacs (28 1)) (llm (0 24 0)) (plz (0 8))
(transient (0 7)) (compat (29 1)) (yaml (1 2 3)))
tar "gnu" nil
((:url . "http://github.com/s-kostyaev/ellama")
(:keywords "help" "local" "tools")
(:maintainer "Sergey Kostyaev"
. "sskostyaev@gmail.com")
(:authors
("Sergey Kostyaev" . "sskostyaev@gmail.com"))
(:commit
. "70ea24b9fef0a77f2f026a300565f5d700b7ef48"))
nil))
(elisp-benchmarks
#s(package-desc elisp-benchmarks (1 16)
"elisp benchmarks collection" nil tar "gnu" nil
((:keywords "languages" "lisp")
(:maintainer "Andrea Corallo" . "acorallo@gnu.org")
(:authors ("Andrea Corallo" . "acorallo@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/elisp-benchmarks.html")
(:commit
. "1a3d97954957a95a179806e0d49ca6d178b097af"))
nil))
(elisa
#s(package-desc elisa (1 1 7)
"Emacs Lisp Information System Assistant"
((emacs (29 2)) (ellama (0 11 2)) (llm (0 18 1))
(async (1 9 8)) (plz (0 9)))
tar "gnu" nil
((:url . "http://github.com/s-kostyaev/elisa")
(:keywords "help" "local" "tools")
(:maintainer "Sergey Kostyaev"
. "sskostyaev@gmail.com")
(:authors
("Sergey Kostyaev" . "sskostyaev@gmail.com"))
(:commit
. "b655b59d371639d357dcabe48f1c2cd1694ee8de"))
nil))
(electric-spacing
#s(package-desc electric-spacing (5 0)
"Insert operators with surrounding spaces smartly"
nil tar "gnu" nil
((:maintainer "William Xu" . "william.xwl@gmail.com")
(:authors ("William Xu" . "william.xwl@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/electric-spacing.html")
(:commit
. "122ac5d08c3d3d91251752136abab9721d90e36c"))
nil))
(eldoc
#s(package-desc eldoc (1 16 0)
"Show function arglist or variable docstring in echo area"
((emacs (26 3))) tar "gnu" nil
((:keywords "extensions")
(:maintainer "Noah Friedman"
. "friedman@splode.com")
(:authors ("Noah Friedman" . "friedman@splode.com"))
(:url . "https://elpa.gnu.org/packages/eldoc.html")
(:commit
. "b85d9048f4a32c7c50894e991423d021d9f95317"))
nil))
(el-search
#s(package-desc el-search (1 12 6 1)
"Expression based interactive search for Emacs Lisp"
((emacs (25)) (stream (2 2 4)) (cl-print (1 0))) tar
"gnu" nil
((:keywords "lisp")
(:maintainer "Michael Heerdegen"
. "michael_heerdegen@web.de")
(:authors
("Michael Heerdegen" . "michael_heerdegen@web.de"))
(:url
. "https://elpa.gnu.org/packages/el-search.html")
(:commit
. "43779b910025aba2574213cf3eabee2132c0a175"))
nil))
(el-job
#s(package-desc el-job (2 7 4)
"Contrived way to call a function using all CPU cores"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/meedstrom/el-job")
(:keywords "processes")
(:maintainer "Martin Edström"
. "meedstrom@runbox.eu")
(:authors
("Martin Edström" . "meedstrom@runbox.eu"))
(:commit
. "5ce8bdf4886ee275d56a238a9786296ee4697500"))
nil))
(eglot
#s(package-desc eglot (1 23) "The Emacs Client for LSP servers"
((emacs (26 3)) (eldoc (1 16 0))
(external-completion (0 1)) (flymake (1 4 5))
(jsonrpc (1 0 28)) (project (0 11 2)) (seq (2 23))
(xref (1 7 0)))
tar "gnu" nil
((:url . "https://github.com/joaotavora/eglot")
(:keywords "convenience" "languages")
(:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors ("João Távora" . "joaotavora@gmail.com"))
(:commit
. "dc7c36ea1290c295f77ded998f72a0d9f992bef7"))
nil))
(ef-themes
#s(package-desc ef-themes (2 1 0) "Colorful and legible themes"
((emacs (28 1)) (modus-themes (5 0 0))) tar "gnu"
nil
((:url . "https://github.com/protesilaos/ef-themes")
(:keywords "faces" "theme" "accessibility")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "af6a2a588f72a40212624458278d87f1c769405b"))
nil))
(eev
#s(package-desc eev (20260126)
"Support for e-scripts (eepitch blocks, elisp hyperlinks, etc)"
((emacs (25 1))) tar "gnu" nil
((:url . "http://anggtwu.net/#eev")
(:keywords "lisp" "e-scripts")
(:maintainer "Eduardo Ochs"
. "eduardoochs@gmail.com")
(:authors
("Eduardo Ochs" . "eduardoochs@gmail.com"))
(:commit
. "ffa3b88874d064256c5221d2bbcb1564d901602a"))
nil))
(ediprolog
#s(package-desc ediprolog (2 3) "Emacs Does Interactive Prolog" nil
tar "gnu" nil
((:url . "https://www.metalevel.at/ediprolog/")
(:keywords "languages" "processes")
(:maintainer "Markus Triska"
. "triska@metalevel.at")
(:authors ("Markus Triska" . "triska@metalevel.at"))
(:commit
. "ea8710335eec483b576c7a800c92b8fd214aa6dd"))
nil))
(ebdb-i18n-chn
#s(package-desc ebdb-i18n-chn (1 3 2)
"China-specific internationalization support for EBDB"
((pyim (1 6 0)) (ebdb (0 6 17))) tar "gnu" nil
((:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:url
. "https://elpa.gnu.org/packages/ebdb-i18n-chn.html")
(:commit
. "b8c1f7c21204bda9c130ce21a75d69358d1bc49a"))
nil))
(ebdb-gnorb
#s(package-desc ebdb-gnorb (1 0 2)
"Utilities for connecting EBDB to Gnorb"
((gnorb (1 1 0)) (ebdb (0 2))) tar "gnu" nil
((:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:url
. "https://elpa.gnu.org/packages/ebdb-gnorb.html")
(:commit
. "461a6b35dc9322d1ec59547ad845d26a6c65a698"))
nil))
(ebdb
#s(package-desc ebdb (0 8 22) "Contact management package"
((emacs (25 1)) (seq (2 15))) tar "gnu" nil
((:url . "https://github.com/girzel/ebdb")
(:keywords "convenience" "mail")
(:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
(:commit
. "b96e5470c54503eab2159e69c822648ad55e6915"))
nil))
(easy-kill
#s(package-desc easy-kill (0 9 5) "kill & mark things easily"
((emacs (25)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/leoliu/easy-kill")
(:keywords "killing" "convenience")
(:maintainer "Leo Liu" . "sdl.web@gmail.com")
(:authors ("Leo Liu" . "sdl.web@gmail.com"))
(:commit
. "f155d19c528e27f8f6c72f0d75f652edbdcab37f"))
nil))
(easy-escape
#s(package-desc easy-escape (0 2 1)
"Improve readability of escape characters in regular expressions"
nil tar "gnu" nil
((:url
. "https://github.com/cpitclaudel/easy-escape")
(:keywords "convenience" "lisp" "tools")
(:maintainer "Clément Pit-Claudel"
. "clement.pitclaudel@live.com")
(:authors
("Clément Pit-Claudel"
. "clement.pitclaudel@live.com"))
(:commit
. "938497a21e65ba6b3ff8ec90e93a6d0ab18dc9b4"))
nil))
(dts-mode
#s(package-desc dts-mode (1 0)
"Major mode for Device Tree source files"
((emacs (24))) tar "gnu" nil
((:keywords "languages")
(:maintainer "Ben Gamari" . "ben@smart-cactus.org")
(:authors ("Ben Gamari" . "ben@smart-cactus.org"))
(:url
. "https://elpa.gnu.org/packages/dts-mode.html")
(:commit
. "8413d2dc9b3347831aa9e8c8b2524af3ef005441"))
nil))
(drepl
#s(package-desc drepl (0 4) "REPL protocol for the dumb terminal"
((emacs (29 1)) (comint-mime (0 7))) tar "gnu" nil
((:url . "https://github.com/astoff/drepl")
(:keywords "languages" "processes")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "949cc68612d9427e482d12c2b344a61082f25949"))
nil))
(doric-themes
#s(package-desc doric-themes (1 1 0)
"Highly legible minimalist themes with precise typography"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/doric-themes")
(:keywords "faces" "theme" "accessibility")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "09612d87dedf8cf2083e557f6a6536ba9320afc8"))
nil))
(docbook
#s(package-desc docbook (0 1) "Info-like viewer for DocBook" nil tar
"gnu" nil
((:keywords "docs" "help")
(:maintainer "Chong Yidong" . "cyd@gnu.org")
(:authors ("Chong Yidong" . "cyd@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/docbook.html")
(:commit
. "a59f87c0dc04bcfcf9f55a124658c2e7a585dbd2"))
nil))
(doc-view-follow
#s(package-desc doc-view-follow (0 3 2)
"Synchronize windows showing the same document"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/doc-view-follow.el")
(:keywords "convenience")
(:maintainer "Paul D. Nelson" . "ultrono@gmail.com")
(:authors ("Paul D. Nelson" . "ultrono@gmail.com"))
(:commit
. "0393bfc9cdbec698201c9c69c247b201558f8511"))
nil))
(doc-toc
#s(package-desc doc-toc (1 2)
"Manage outlines/table of contents of pdf and djvu documents"
((emacs (26 1))) tar "gnu" nil
((:url
. "https://github.com/dalanicolai/doc-tools-toc")
(:keywords "tools" "outlines" "convenience")
(:maintainer "Daniel Laurens Nicolai"
. "dalanicolai@gmail.com")
(:authors
("Daniel Laurens Nicolai"
. "dalanicolai@gmail.com"))
(:commit
. "4a179fbacd7bc9efbd6cfcdc8772d42935e6de29"))
nil))
(do-at-point
#s(package-desc do-at-point (0 2 0)
"Generic context-sensitive action dispatcher."
((emacs (26 1))) tar "gnu" nil
((:url . "https://codeberg.org/pkal/do-at-point.el")
(:keywords "convenience")
(:maintainer "Philip Kaludercic"
. "philipk@posteo.net")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "abdc992088f552d4dbc649955b0911f15418aead"))
nil))
(djvu
#s(package-desc djvu (1 1 2) "Edit and view Djvu files via djvused"
nil tar "gnu" nil
((:keywords "files" "wp")
(:maintainer "Roland Winkler" . "winkler@gnu.org")
(:authors ("Roland Winkler" . "winkler@gnu.org"))
(:url . "https://elpa.gnu.org/packages/djvu.html")
(:commit
. "071c8ab168588897475899c46eaa16e70141db8c"))
nil))
(dismal
#s(package-desc dismal (1 5 2)
"Dis Mode Ain't Lotus: Spreadsheet program Emacs"
((cl-lib (0))) tar "gnu" nil
((:maintainer "UnMaintainer" . "emacs-devel@gnu.org")
(:authors (nil . "fox@cs.nyu.edu")
(nil . "ritter@cs.cmu.edu"))
(:url . "https://elpa.gnu.org/packages/dismal.html")
(:commit
. "670c0001026ff437d14545aeed3ef5745f0a53d2"))
nil))
(disk-usage
#s(package-desc disk-usage (1 3 3)
"Sort and browse disk usage listings"
((emacs (26 1))) tar "gnu" nil
((:url
. "https://gitlab.com/Ambrevar/emacs-disk-usage")
(:keywords "files" "convenience" "tools")
(:maintainer "Pierre Neidhardt"
. "mail@ambrevar.xyz")
(:authors
("Pierre Neidhardt" . "mail@ambrevar.xyz"))
(:commit
. "b0fb8af34291a49b041eab8b5570e7bc8433a8d8"))
nil))
(dired-preview
#s(package-desc dired-preview (0 6 0)
"Automatically preview file at point in Dired"
((emacs (28 1))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/dired-preview")
(:keywords "files" "convenience")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "fbb47740cf7f30df29539061e84c6827210d2846"))
nil))
(dired-git-info
#s(package-desc dired-git-info (0 3 1) "Show git info in dired"
((emacs (25))) tar "gnu" nil
((:url . "https://github.com/clemera/dired-git-info")
(:keywords "dired" "files")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "bd8556eef10e57b175406c117f18e1953422c803"))
nil))
(dired-duplicates
#s(package-desc dired-duplicates (0 4)
"Find duplicate files locally and remotely"
((emacs (27 1))) tar "gnu" nil
((:url
. "https://codeberg.org/hjudt/dired-duplicates")
(:keywords "files")
(:maintainer "Harald Judt" . "h.judt@gmx.at")
(:authors ("Harald Judt" . "h.judt@gmx.at"))
(:commit
. "5c5f24bea92159987f65f01ef32b261e905997bd"))
nil))
(dired-du
#s(package-desc dired-du (0 5 2)
"Dired with recursive directory sizes"
((emacs (24 4)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "files" "unix" "convenience")
(:maintainer "Tino Calancha"
. "tino.calancha@gmail.com")
(:authors
("Tino Calancha" . "tino.calancha@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/dired-du.html")
(:commit
. "c586a6bc255cec88e1027e70319030cb63ecdc4a"))
nil))
(diminish
#s(package-desc diminish (0 46)
"Diminished modes are minor modes with no modeline display"
((emacs (24 3))) tar "gnu" nil
((:url . "https://github.com/myrjola/diminish.el")
(:keywords "extensions" "diminish" "minor"
"codeprose")
(:maintainer "Martin Yrjölä"
. "martin.yrjola@gmail.com")
(:authors ("Will Mengarini" . "seldon@eskimo.com"))
(:commit
. "66b3902401059d161424b1b8d0abc3cb0a7d6df0"))
nil))
(diffview
#s(package-desc diffview (1 0) "View diffs in side-by-side format"
nil single "gnu" nil
((:keywords "convenience" "diff")
(:authors
("Mitchel Humpherys" . "mitch.special@gmail.com"))
(:maintainer "Mitchel Humpherys"
. "mitch.special@gmail.com")
(:url . "https://github.com/mgalgs/diffview-mode"))
nil))
(diff-hl
#s(package-desc diff-hl (1 10 0)
"Highlight uncommitted changes using VC"
((cl-lib (0 2)) (emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/dgutov/diff-hl")
(:keywords "vc" "diff")
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
(:authors ("Dmitry Gutov" . "dmitry@gutov.dev"))
(:commit
. "b80ff9b4a772f7ea000e86fbf88175104ddf9557"))
nil))
(dict-tree
#s(package-desc dict-tree (0 17) "Dictionary data structure"
((trie (0 6)) (tNFA (0 1 1)) (heap (0 3))
(emacs (24 1)))
tar "gnu" nil
((:url . "http://www.dr-qubit.org/emacs.php")
(:keywords "extensions" "matching"
"data structures trie" "tree"
"dictionary" "completion" "regexp")
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:authors
("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
(:commit
. "a83ea986982b2d09d150456028a9f1e73658333a"))
nil))
(dicom
#s(package-desc dicom (1 3)
"DICOM viewer - Digital Imaging & Communications in Medicine"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/dicom")
(:keywords "multimedia" "hypermedia" "files")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "03a12498905ef80d67ff53d138d415d828ceb12f"))
nil))
(devicetree-ts-mode
#s(package-desc devicetree-ts-mode (0 3)
"Tree-sitter support for DTS" ((emacs (29 1))) tar
"gnu" nil
((:url . "https://sr.ht/~akagi/devicetree-ts-mode")
(:keywords "languages" "devicetree" "tree-sitter")
(:maintainer "Aleksandr Vityazev"
. "avityazew@gmail.com")
(:authors
("Aleksandr Vityazev" . "avityazew@gmail.com"))
(:commit
. "bc07c1124545cbf6e5ebe64e92bfaa306e309033"))
nil))
(devdocs
#s(package-desc devdocs (0 7) "Emacs viewer for DevDocs"
((emacs (27 1)) (compat (30 1))) tar "gnu" nil
((:url . "https://github.com/astoff/devdocs.el")
(:keywords "help")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "25c746024ddf73570195bf42b841f761a2fee10c"))
nil))
(detached
#s(package-desc detached (0 10 1)
"A package to launch, and manage, detached processes"
((emacs (27 1))) tar "gnu" nil
((:url . "https://sr.ht/~niklaseklund/detached.el/")
(:keywords "convenience" "processes")
(:maintainer "detached.el Development"
. "~niklaseklund/detached.el@lists.sr.ht")
(:authors
("Niklas Eklund" . "niklas.eklund@posteo.net"))
(:commit
. "fedb0df5b0fbba13c662107855fb07a922793096"))
nil))
(denote-silo
#s(package-desc denote-silo (0 2 0)
"Convenience functions for using Denote in multiple silos"
((emacs (28 1)) (denote (4 0 0))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/denote-silo")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "5710b3f15e477c1b2f71ddb9c8cf719f9589f1cb"))
nil))
(denote-sequence
#s(package-desc denote-sequence (0 2 0)
"Sequence notes or Folgezettel with Denote"
((emacs (28 1)) (denote (4 0 0))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/denote-sequence")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "22bdb31f20dd49ee13f511b74a9ae7ba5f8c2ade"))
nil))
(denote-search
#s(package-desc denote-search (1 0 3)
"Search the contents of your notes"
((emacs (29 1)) (denote (3 0))) tar "gnu" nil
((:url . "https://github.com/lmq-10/denote-search")
(:keywords "matching")
(:maintainer "Lucas Quintana"
. "lmq10@protonmail.com")
(:authors
("Lucas Quintana" . "lmq10@protonmail.com"))
(:commit
. "4df3e77a495b4f0df7fe56924509afe7f2fa735d"))
nil))
(denote-review
#s(package-desc denote-review (1 0 7)
"implements review process for denote notes"
((emacs (28 1)) (denote (4 1 3))) tar "gnu" nil
((:url . "https://codeberg.org/mattof/denote-review")
(:keywords "files")
(:maintainer "Matto Fransen" . "matto@matto.nl")
(:authors ("Matto Fransen" . "matto@matto.nl"))
(:commit
. "4fe3bac06249f28119f7aeef91fc03df3b042589"))
nil))
(denote-org
#s(package-desc denote-org (0 2 1) "Denote extensions for Org mode"
((emacs (28 1)) (denote (4 0 0))) tar "gnu" nil
((:url . "https://github.com/protesilaos/denote-org")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "36f24f0f0f472e4cb50025ed62a1b32351d7d294"))
nil))
(denote-menu
#s(package-desc denote-menu (1 4 0)
"View denote files in a tabulated list."
((emacs (28 1)) (denote (3 0 0))) tar "gnu" nil
((:url . "https://github.com/namilus/denote-menu")
(:maintainer "Mohamed Suliman" . "sulimanm@tcd.ie")
(:authors ("Mohamed Suliman" . "sulimanm@tcd.ie"))
(:commit
. "247a9b66d67b3fe409eda8f896feae87546f5b4d"))
nil))
(denote-markdown
#s(package-desc denote-markdown (0 2 1)
"Extensions that better integrate Denote with Markdown"
((emacs (28 1)) (denote (4 0 0))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/denote-markdown")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "a7d7e1c1dd609abec2a8bdd0197782f62885d95b"))
nil))
(denote-journal
#s(package-desc denote-journal (0 2 2)
"Convenience functions for daily journaling with Denote"
((emacs (28 1)) (denote (4 0 0))) tar "gnu" nil
((:url
. "https://github.com/protesilaos/denote-journal")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "fdeacaa134e9de29a1888ad23d754b4ada3d8247"))
nil))
(denote
#s(package-desc denote (4 1 3)
"Simple notes with an efficient file-naming scheme"
((emacs (28 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/denote")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "d86cb704260f9e4815d863eb4059514f4e587577"))
nil))
(delight
#s(package-desc delight (1 7)
"A dimmer switch for your lighter text"
((cl-lib (0 5)) (nadvice (0 3))) tar "gnu" nil
((:url
. "https://savannah.nongnu.org/projects/delight")
(:keywords "convenience")
(:maintainer "Phil Sainty" . "psainty@orcon.net.nz")
(:authors ("Phil Sainty" . "psainty@orcon.net.nz"))
(:commit
. "a763ec1e5c2987efea3ce2ee6d9c979f56ab6528"))
nil))
(debbugs
#s(package-desc debbugs (0 46)
"SOAP library to access debbugs servers"
((emacs (26 1)) (soap-client (3 1 5))) tar "gnu" nil
((:keywords "comm" "hypermedia")
(:maintainer "Michael Albinus"
. "michael.albinus@gmx.de")
(:authors
("Michael Albinus" . "michael.albinus@gmx.de"))
(:url
. "https://elpa.gnu.org/packages/debbugs.html")
(:commit
. "b5d8fad4ac9481589294a2c4c2d392c33eb5bae2"))
nil))
(dbus-codegen
#s(package-desc dbus-codegen (0 1) "Lisp code generation for D-Bus."
((cl-lib (0 5))) tar "gnu" nil
((:keywords "comm" "dbus" "convenience")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors ("Daiki Ueno" . "ueno@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/dbus-codegen.html")
(:commit
. "4b0d8525943ebba797e1ebaf97fd9a608aef5ec1"))
nil))
(dash
#s(package-desc dash (2 20 0) "A modern list library for Emacs"
((emacs (24))) tar "gnu" nil
((:url . "https://github.com/magnars/dash.el")
(:keywords "extensions" "lisp")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Magnar Sveen" . "magnars@gmail.com"))
(:commit
. "fcb5d831fc08a43f984242c7509870f30983c27c"))
nil))
(darkroom
#s(package-desc darkroom (0 3)
"Remove visual distractions and focus on writing"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "convenience" "emulations")
(:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors ("João Távora" . "joaotavora@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/darkroom.html")
(:commit
. "4496945487130ae1123a9f17b40674ec24c54e8f"))
nil))
(dape
#s(package-desc dape (0 26 0) "Debug Adapter Protocol for Emacs"
((emacs (29 1)) (jsonrpc (1 0 25))) tar "gnu" nil
((:url . "https://github.com/svaante/dape")
(:maintainer "Daniel Pettersson"
. "daniel@dpettersson.net")
(:commit
. "51493a00806fe43989b87cd34de2715d523aadb8"))
nil))
(cycle-quotes
#s(package-desc cycle-quotes (0 1) "Cycle between quote styles" nil
tar "gnu" nil
((:keywords "convenience")
(:maintainer "Simen Heggestøyl"
. "simenheg@gmail.com")
(:authors
("Simen Heggestøyl" . "simenheg@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/cycle-quotes.html")
(:commit
. "836b19b39651419876e65cdb1a91e3eef83cc4e7"))
nil))
(cursory
#s(package-desc cursory (1 2 0) "Manage cursor styles using presets"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/cursory")
(:keywords "convenience" "cursor")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "892c3b81037ece0e1753ab058e3cfda93f985693"))
nil))
(cursor-undo
#s(package-desc cursor-undo (1 1 5) "Undo Cursor Movement" nil tar
"gnu" nil
((:keywords "undo" "cursor")
(:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
(:authors ("Luke Lee" . "luke.yx.lee@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/cursor-undo.html")
(:commit
. "e82084c3d491ff7199e14cc8da69c250b9bda492"))
nil))
(csv-mode
#s(package-desc csv-mode (1 27)
"Major mode for editing comma/char separated values"
((emacs (27 1)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "convenience")
(:maintainer nil . "emacs-devel@gnu.org")
(:authors
("Francis J. Wright" . "F.J.Wright@qmul.ac.uk"))
(:url
. "https://elpa.gnu.org/packages/csv-mode.html")
(:commit
. "a16e9d8b0952de1badf6da8e652b178a7f6c4498"))
nil))
(csharp-mode
#s(package-desc csharp-mode (2 0 0) "C# mode derived mode"
((emacs (26 1))) tar "gnu" nil
((:url
. "https://github.com/emacs-csharp/csharp-mode")
(:keywords "c#" "languages" "oop" "mode")
(:maintainer
("Jostein Kjønigsen" . "jostein@gmail.com")
("Theodor Thornhill" . "theo@thornhill.no"))
(:authors
("Theodor Thornhill" . "theo@thornhill.no"))
(:commit
. "02c61c219b2c22491eff9b7315fed661fab423d4"))
nil))
(crisp
#s(package-desc crisp (1 3 6) "CRiSP/Brief Emacs emulator" nil tar
"gnu" nil
((:keywords "emulations" "brief" "crisp")
(:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
(:authors
("Gary D. Foster" . "Gary.Foster@Corp.Sun.COM"))
(:url . "https://elpa.gnu.org/packages/crisp.html")
(:commit
. "810f057c640043ca9e419248b73f43d82b1a47a0"))
nil))
(crdt
#s(package-desc crdt (0 3 5)
"Collaborative editing using Conflict-free Replicated Data Types"
nil tar "gnu" nil
((:url . "https://code.librehq.com/qhong/crdt.el")
(:keywords "collaboration" "crdt")
(:maintainer "Qiantan Hong" . "qhong@alum.mit.edu")
(:authors ("Qiantan Hong" . "qhong@alum.mit.edu"))
(:commit
. "e6d42f42c5dedb73560048f4bf6263c63ffa21bb"))
nil))
(cpupower
#s(package-desc cpupower (1 0 5) "cpupower command interface" nil
tar "gnu" nil
((:url
. "https://gitlab.com/steve-emacs-stuff/cpupower-el")
(:keywords "hardware" "cpupower" "cpu"
"frequency-scaling")
(:maintainer "Stephen Meister"
. "pallagun@gmail.com")
(:authors
("Stephen Meister" . "pallagun@gmail.com"))
(:commit
. "fa979dfafa1beb374bf42e937f0b5b99ed06222e"))
nil))
(cpio-mode
#s(package-desc cpio-mode (0 17)
"Handle cpio archives in the style of dired." nil
tar "gnu" nil
((:keywords "files")
(:maintainer "Douglas Lewan"
. "d.lewan2000@gmail.com")
(:authors
("Douglas Lewan" . "d.lewan2000@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/cpio-mode.html")
(:commit
. "ce1183f52fa0cfc50145553804615e23d7d73046"))
nil))
(counsel
#s(package-desc counsel (0 15 1)
"Various completion functions using Ivy"
((emacs (24 5)) (ivy (0 15 1)) (swiper (0 15 1)))
tar "gnu" nil
((:url . "https://github.com/abo-abo/swiper")
(:keywords "convenience" "matching" "tools")
(:maintainer "Basil L. Contovounesios"
. "basil@contovou.net")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "72f47d4d1e6dcf89d59f5af65f365dd704efe9e5"))
nil))
(coterm
#s(package-desc coterm (1 6) "Terminal emulation for comint"
((emacs (26 1)) (compat (28 1 2 0))) tar "gnu" nil
((:url . "https://repo.or.cz/emacs-coterm.git")
(:keywords "processes")
(:maintainer "jakanakaevangeli"
. "jakanakaevangeli@chiru.no")
(:authors
("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
(:commit
. "d8e1b04cd359d9f27ab7c6dbf8cae90dde834085"))
nil))
(corfu
#s(package-desc corfu (2 9) "COmpletion in Region FUnction"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/corfu")
(:keywords "abbrev" "convenience" "matching"
"completion" "text")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "d2a995c5c732d0fc439efe09440870a9de779a74"))
nil))
(context-coloring
#s(package-desc context-coloring (8 1 0) "Highlight by scope"
((emacs (24 3))) tar "gnu" nil
((:url
. "https://github.com/jacksonrayhamilton/context-coloring")
(:keywords "convenience" "faces" "tools")
(:maintainer "Jackson Ray Hamilton"
. "jackson@jacksonrayhamilton.com")
(:authors
("Jackson Ray Hamilton"
. "jackson@jacksonrayhamilton.com"))
(:commit
. "1b30a28857727202d1f6a027f83ad66151fb1e92"))
nil))
(consult-recoll
#s(package-desc consult-recoll (1 0 0)
"Recoll queries using consult"
((emacs (26 1)) (consult (2 0))) tar "gnu" nil
((:url . "https://codeberg.org/jao/consult-recoll")
(:keywords "docs" "convenience")
(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
(:authors ("Jose A Ortega Ruiz" . "jao@gnu.org"))
(:commit
. "eddbc7ba70439881e4781fa73fb0fb240e02fd3b"))
nil))
(consult-hoogle
#s(package-desc consult-hoogle (0 6 0)
"Hoogle frontend using consult"
((emacs (27 1)) (consult (2 0))) tar "gnu" nil
((:url
. "https://codeberg.org/rahguzar/consult-hoogle")
(:keywords "docs" "languages")
(:maintainer "rahguzar" . "rahguzar@mailbox.org")
(:authors ("rahguzar" . "rahguzar@mailbox.org"))
(:commit
. "b5f327a5fa1f3b13ad693e1b5f9f2efe72c45929"))
nil))
(consult-denote
#s(package-desc consult-denote (0 4 2)
"Use Consult in tandem with Denote"
((emacs (28 1)) (denote (4 0 0)) (consult (2 2)))
tar "gnu" nil
((:url
. "https://github.com/protesilaos/consult-denote")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "122760ac3503f141625a2b3513d60c06c27cf84f"))
nil))
(consult
#s(package-desc consult (3 4)
"Search and navigate via completing-read"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/consult")
(:keywords "matching" "files" "completion")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:commit
. "f8c2ef57e83af3d45e345e5c14089f2f9973682b"))
nil))
(constants
#s(package-desc constants (2 11 1)
"Enter definition of constants into source code"
((emacs (24 1))) tar "gnu" nil
((:url
. "https://github.com/cdominik/constants-for-Emacs")
(:keywords "programming" "languages")
(:maintainer "Carsten Dominik"
. "carsten.dominik@gmail.com")
(:authors
("Carsten Dominik" . "carsten.dominik@gmail.com"))
(:commit
. "f07e221d4d5597c7ccf4b0003c0909a88bdfcc9e"))
nil))
(cond-star
#s(package-desc cond-star (1 0) "Extended form of `cond' construct"
((emacs (24 3))) tar "gnu" nil
((:maintainer "Richard Stallman" . "rms@gnu.org")
(:url
. "https://elpa.gnu.org/packages/cond-star.html")
(:commit
. "4719df9f42c157e2683ac641883cff5efaa480bc"))
nil))
(compat
#s(package-desc compat (30 1 0 1) "Emacs Lisp Compatibility Library"
((emacs (24 4)) (seq (2 23))) tar "gnu" nil
((:url . "https://github.com/emacs-compat/compat")
(:keywords "lisp" "maint")
(:maintainer "Compat Development"
. "~pkal/compat-devel@lists.sr.ht")
(:authors
("Philip Kaludercic" . "philipk@posteo.net")
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "cccd41f549fa88031a32deb26253b462021d7e12"))
nil))
(company-statistics
#s(package-desc company-statistics (0 2 3)
"Sort candidates using completion history"
((emacs (24 3)) (company (0 8 5))) tar "gnu" nil
((:url
. "https://github.com/company-mode/company-statistics")
(:keywords "abbrev" "convenience" "matching")
(:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
(:authors ("Ingo Lohmar" . "i.lohmar@gmail.com"))
(:commit
. "e62157d43b2c874d2edbd547c3bdfb05d0a7ae5c"))
nil))
(company-math
#s(package-desc company-math (1 5 1)
"Completion backends for unicode math symbols and latex tags"
((company (0 8 0)) (math-symbol-lists (1 3))) tar
"gnu" nil
((:url . "https://github.com/vspinu/company-math")
(:keywords "unicode" "symbols" "completion")
(:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
(:authors ("Vitalie Spinu" . "spinuvit@gmail.com"))
(:commit
. "3eb006874e309ff4076d947fcbd61bb6806aa508"))
nil))
(company-ebdb
#s(package-desc company-ebdb (1 1)
"company-mode completion backend for EBDB in message-mode"
((company (0 9 4)) (ebdb (0 2))) tar "gnu" nil
((:maintainer "Eric Abrahamsen"
. "eric@ericabrahamsen.net")
(:authors ("Jan Tatarik" . "jan.tatarik@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/company-ebdb.html")
(:commit
. "f4b8ad408a068f2c3d07782cb111db4d62fd69d8"))
nil))
(company
#s(package-desc company (1 0 2) "Modular text completion framework"
((emacs (25 1))) tar "gnu" nil
((:url . "http://company-mode.github.io/")
(:keywords "abbrev" "convenience" "matching")
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
(:commit
. "393940f76aec1f2500441d4e0b97f783acbb536b"))
nil))
(compact-docstrings
#s(package-desc compact-docstrings (0 2)
"Shrink blank lines in docstrings and doc comments"
nil tar "gnu" nil
((:url
. "https://github.com/cpitclaudel/compact-docstrings")
(:keywords "convenience" "faces" "lisp" "maint" "c")
(:maintainer "Clément Pit-Claudel"
. "clement.pitclaudel@live.com")
(:authors
("Clément Pit-Claudel"
. "clement.pitclaudel@live.com"))
(:commit
. "50b9ec928193f339c3c2ae20f088ea62cc82bb9d"))
nil))
(comint-mime
#s(package-desc comint-mime (0 7)
"Display content of various MIME types in comint buffers"
((emacs (28 1)) (compat (29 1)) (mathjax (0 1))) tar
"gnu" nil
((:url . "https://github.com/astoff/comint-mime")
(:keywords "processes" "multimedia")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "5e7b609a4f8c4ba8ec6d1d994c01143b79b93c33"))
nil))
(colorful-mode
#s(package-desc colorful-mode (1 2 5)
"Preview any color in your buffer in real time"
((emacs (28 1)) (compat (30 1 0 0))) tar "gnu" nil
((:url
. "https://github.com/DevelopmentCool2449/colorful-mode")
(:keywords "faces" "tools" "matching" "convenience")
(:maintainer ("Jen-Chieh" . "jcs090218@gmail.com")
("Elias G. Perez"
. "eg642616@gmail.com"))
(:authors ("Elias G. Perez" . "eg642616@gmail.com"))
(:commit
. "484d1b8e7c3e98ef7ccf99eddfcea2e30f5c63a2"))
nil))
(code-cells
#s(package-desc code-cells (0 5)
"Lightweight notebooks with support for ipynb files"
((emacs (27 1)) (compat (29 1))) tar "gnu" nil
((:url . "https://github.com/astoff/code-cells.el")
(:keywords "convenience" "outlines")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "caffb420be106cebbdfe4474ed0507a601603f83"))
nil))
(cobol-mode
#s(package-desc cobol-mode (1 1) "Mode for editing COBOL code"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "languages")
(:maintainer "Edward Hart"
. "edward.dan.hart@gmail.com")
(:authors
("Edward Hart" . "edward.dan.hart@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/cobol-mode.html")
(:commit
. "bd7879daa71908616277688ba51d27b60c88b0a2"))
nil))
(clipboard-collector
#s(package-desc clipboard-collector (0 3)
"Collect clipboard entries according to regex rules"
((emacs (25))) tar "gnu" nil
((:url
. "https://github.com/clemera/clipboard-collector")
(:keywords "convenience")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "ee4a0ee506c47666714cd61649334936d67e5a43"))
nil))
(cl-lib
#s(package-desc cl-lib (0 7 1)
"Forward cl-lib compatibility library for Emacs<24.3"
nil tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url . "https://elpa.gnu.org/packages/cl-lib.html")
(:commit
. "80dc6223f2e25db1f4b38d5c48365553abd793fc"))
nil))
(cl-generic
#s(package-desc cl-generic (0 3)
"Forward cl-generic compatibility for Emacs<25" nil
tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/cl-generic.html")
(:commit
. "d90985eee35afd48b96aa8f14e0d0c8a67ce62c9"))
nil))
(chess
#s(package-desc chess (2 0 5) "Play chess in GNU Emacs"
((cl-lib (0 5))) tar "gnu" nil
((:keywords "games")
(:maintainer "Mario Lang" . "mlang@delysid.org")
(:authors ("John Wiegley" . "johnw@gnu.org"))
(:url . "https://elpa.gnu.org/packages/chess.html")
(:commit
. "c98602f7b1aa7b74c708008209e698d0886a529c"))
nil))
(captain
#s(package-desc captain (1 0 3)
"CAPiTalization is Automatic IN emacs" nil tar "gnu"
nil
((:keywords "editing")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/captain.html")
(:commit
. "a341d4cf3288ebae410c1c9124b82a9e421f3779"))
nil))
(caps-lock
#s(package-desc caps-lock (1 0) "Caps-lock as a minor mode" nil tar
"gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/caps-lock.html")
(:commit
. "ce94899c7619e748e8a811ad8cdeb09918e7ecd8"))
nil))
(capf-autosuggest
#s(package-desc capf-autosuggest (0 3)
"History autosuggestions for comint and eshell"
((emacs (25 1))) tar "gnu" nil
((:url
. "https://repo.or.cz/emacs-capf-autosuggest.git")
(:maintainer "jakanakaevangeli"
. "jakanakaevangeli@chiru.no")
(:authors
("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
(:commit
. "6d66f0ce52c6a41945a48e7b562dd6d262c62cd9"))
nil))
(cape
#s(package-desc cape (2 6) "Completion At Point Extensions"
((emacs (29 1)) (compat (30))) tar "gnu" nil
((:url . "https://github.com/minad/cape")
(:keywords "abbrev" "convenience" "matching"
"completion" "text")
(:maintainer "Daniel Mendler"
. "mail@daniel-mendler.de")
(:authors
("Daniel Mendler" . "mail@daniel-mendler.de"))
(:commit
. "2b2a5c5bef16eddcce507d9b5804e5a0cc9481ae"))
nil))
(calibre
#s(package-desc calibre (1 5 2)
"Interact with Calibre libraries from Emacs"
((emacs (27 1)) (compat (29 1 4 1))) tar "gnu" nil
((:url
. "https://git.disroot.org/kjartanoli/calibre.el")
(:maintainer "Kjartan Oli Agustsson"
. "kjartanoli@disroot.org")
(:authors
("Kjartan Oli Agustsson"
. "kjartanoli@disroot.org"))
(:commit
. "5f13266520c6135510bf214f67e084e39a97e3b3"))
nil))
(buildbot
#s(package-desc buildbot (0 0 1) "A Buildbot client for emacs"
((emacs (28))) tar "gnu" nil
((:url . "https://g.ypei.me/buildbot.el.git")
(:keywords "buildbot" "continuous integration")
(:maintainer "Yuchen Pei" . "id@ypei.org")
(:authors ("Yuchen Pei" . "id@ypei.org"))
(:commit
. "d614eea91ca5717c2b0019dae8c85e6a24873f39"))
nil))
(bug-hunter
#s(package-desc bug-hunter (1 3 1)
"Hunt down errors by bisecting elisp files"
((seq (1 3)) (cl-lib (0 5))) tar "gnu" nil
((:url
. "https://github.com/Malabarba/elisp-bug-hunter")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:keywords "lisp"))
nil))
(buframe
#s(package-desc buframe (0 3) "Buffer-local frames"
((emacs (27 1)) (timeout (2 1))) tar "gnu" nil
((:url . "https://github.com/haji-ali/buframe")
(:keywords "buffer" "frames" "convenience")
(:maintainer "Al Haji-Ali"
. "abdo.haji.ali@gmail.com")
(:authors
("Al Haji-Ali" . "abdo.haji.ali@gmail.com"))
(:commit
. "b6a92c96ea5c71247c94610b873bae47dfc898bb"))
nil))
(bufferlo
#s(package-desc bufferlo (1 2)
"Frame/Tab Local Buffer Lists with Persistence"
((emacs (29 1))) tar "gnu" nil
((:url . "https://github.com/florommel/bufferlo")
(:keywords "buffer" "frame" "tabs" "local")
(:maintainer
("Florian Rommel" . "mail@florommel.de")
("Stephane Marks" . "shipmints@gmail.com"))
(:authors ("Florian Rommel" . "mail@florommel.de")
("Stephane Marks" . "shipmints@gmail.com"))
(:commit
. "8fc587ba341b2ec8189b4d948accc90140469147"))
nil))
(buffer-expose
#s(package-desc buffer-expose (0 4 3)
"Visual buffer switching using a window grid"
((emacs (25)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/clemera/buffer-expose")
(:keywords "convenience")
(:maintainer "Clemens Radermacher"
. "clemera@posteo.net")
(:authors
("Clemens Radermacher" . "clemera@posteo.net"))
(:commit
. "c4a1c745123b86c15ba7bb4858255b5252e8440a"))
nil))
(buffer-env
#s(package-desc buffer-env (0 6) "Buffer-local process environments"
((emacs (27 1)) (compat (29 1))) tar "gnu" nil
((:url . "https://github.com/astoff/buffer-env")
(:keywords "processes" "tools")
(:maintainer "Augusto Stoffel"
. "arstoffel@gmail.com")
(:authors
("Augusto Stoffel" . "arstoffel@gmail.com"))
(:commit
. "3814bdf3585ffffea3014b1d01549894ec1aa897"))
nil))
(brief
#s(package-desc brief (5 92) "Brief Editor Emulator (Brief Mode)"
((nadvice (0 3)) (cl-lib (0 5))) tar "gnu" nil
((:keywords "brief" "emulations" "crisp")
(:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
(:authors ("Luke Lee" . "luke.yx.lee@gmail.com"))
(:url . "https://elpa.gnu.org/packages/brief.html")
(:commit
. "58c2f484100fecd89248c476e3baf222cda5c7c7"))
nil))
(breadcrumb
#s(package-desc breadcrumb (1 0 1)
"project and imenu-based breadcrumb paths"
((emacs (28 1)) (project (0 9 8))) tar "gnu" nil
((:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors ("João Távora" . "joaotavora@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/breadcrumb.html")
(:commit
. "ff5fb77e2556c42aee9f1131f824bdfb955d861f"))
nil))
(boxy-headings
#s(package-desc boxy-headings (2 1 11)
"View org files in a boxy diagram"
((emacs (26 1)) (boxy (2 0)) (org (9 4))) tar "gnu"
nil
((:url
. "https://codeberg.org/strawburster/boxy-headings")
(:keywords "tools")
(:maintainer "Amy Pillow" . "amypillow@lavache.com")
(:authors ("Amy Pillow" . "amypillow@lavache.com"))
(:commit
. "08e1c84dee28f87010f50cb4e9a48c0798c8912b"))
nil))
(boxy
#s(package-desc boxy (2 0 1) "A boxy layout framework"
((emacs (26 1))) tar "gnu" nil
((:url . "https://codeberg.org/strawburster/boxy")
(:keywords "tools")
(:maintainer "Amy Pillow" . "amypillow@lavache.com")
(:authors ("Amy Pillow" . "amypillow@lavache.com"))
(:commit
. "793e3d65ffb970fa8b52e89d25e7ea5e6f39508a"))
nil))
(bnf-mode
#s(package-desc bnf-mode (0 4 5)
"Major mode for editing BNF grammars."
((cl-lib (0 5)) (emacs (24 3))) tar "gnu" nil
((:url . "https://github.com/sergeyklay/bnf-mode")
(:keywords "languages")
(:maintainer "Serghei Iakovlev"
. "egrep@protonmail.ch")
(:authors
("Serghei Iakovlev" . "egrep@protonmail.ch"))
(:commit
. "a4fe013fc945d8396930bc6d0dcc1cf9d7102f41"))
nil))
(bluetooth
#s(package-desc bluetooth (0 4 1)
"A mode for interacting with Bluetooth devices"
((emacs (26 1)) (dash (2 18 1)) (compat (30 0 0 0))
(transient (0 5 0)))
tar "gnu" nil
((:url
. "https://codeberg.org/rstocker/emacs-bluetooth")
(:keywords "hardware")
(:maintainer "Raffael Stocker"
. "r.stocker@mnet-mail.de")
(:authors
("Raffael Stocker" . "r.stocker@mnet-mail.de")
("Etienne Prud homme"
. "e.e.f.prudhomme@gmail.com"))
(:commit
. "db880e306e00f51e5456b7388371ad6329452165"))
nil))
(blist
#s(package-desc blist (0 6) "Display bookmarks in an ibuffer way"
((ilist (0 4)) (emacs (24))) tar "gnu" nil
((:url . "https://gitlab.com/mmemmew/blist")
(:keywords "convenience")
(:maintainer "Durand" . "durand@jsdurand.xyz")
(:authors ("Durand" . "durand@jsdurand.xyz"))
(:commit
. "e3894193fd7602483e0132b82f1b0afbcebe654d"))
nil))
(bind-key
#s(package-desc bind-key (2 4 1)
"A simple way to manage personal keybindings" nil
tar "gnu" nil
((:url . "https://github.com/jwiegley/use-package")
(:keywords "keys" "keybinding" "config" "dotemacs")
(:maintainer "John Wiegley"
. "johnw@newartisans.com")
(:authors
("John Wiegley" . "johnw@newartisans.com"))
(:commit
. "4932ed21d40f9e8ad48ad2a1f086fdf9b3847ac9"))
nil))
(bicep-ts-mode
#s(package-desc bicep-ts-mode (0 1 4)
"tree-sitter support for Bicep" nil tar "gnu" nil
((:url . "https://github.com/josteink/bicep-ts-mode")
(:keywords "bicep" "languages" "tree-sitter")
(:maintainer "Jostein Kjønigsen"
. "jostein@kjonigsen.net")
(:authors
("Jostein Kjønigsen" . "jostein@kjonigsen.net"))
(:commit
. "625d03d1f63e4a35a9e62dd4d8b06d80134109d8"))
nil))
(beframe
#s(package-desc beframe (1 5 0) "Isolate buffers per frame"
((emacs (28 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/beframe")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "68260beb5d60600a75d6e5b54eb1e5e9cf8c6eac"))
nil))
(beacon
#s(package-desc beacon (1 3 4)
"Highlight the cursor whenever the window scrolls"
((emacs (25 1))) tar "gnu" nil
((:url . "https://github.com/Malabarba/beacon")
(:keywords "convenience")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "0cf8b60f62876f3e75653a5fb30d5d5cdd74c586"))
nil))
(bbdb
#s(package-desc bbdb (3 2 2 4) "Big Brother DataBase"
((emacs (24)) (cl-lib (0 5))) tar "gnu" nil
((:maintainer "Roland Winkler" . "winkler@gnu.org")
(:url . "https://elpa.gnu.org/packages/bbdb.html")
(:commit
. "641ff1f309e65ac8bd9794bd5f72cfc9ffc297a4"))
nil))
(avy
#s(package-desc avy (0 5 0)
"Jump to arbitrary positions in visible text and select text quickly."
((emacs (24 1)) (cl-lib (0 5))) tar "gnu" nil
((:url . "https://github.com/abo-abo/avy")
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:keywords "point" "location"))
nil))
(autorevert-tail-truncate
#s(package-desc autorevert-tail-truncate (1 0 1)
"auto-revert-tail your files with RAM control"
((emacs (29 1))) tar "gnu" nil
((:url
. "https://github.com/shipmints/autorevert-tail-truncate.el")
(:keywords "convenience" "tools" "log files"
"autorevert")
(:maintainer "Stephane Marks"
. "shipmints@gmail.com")
(:authors
("Stephane Marks" . "shipmints@gmail.com"))
(:commit
. "b54df5838159abf760a48de2fd33b21cabd12e66"))
nil))
(autocrypt
#s(package-desc autocrypt (0 4 2) "Autocrypt implementation"
((emacs (24 3))) tar "gnu" nil
((:url . "https://git.sr.ht/~pkal/autocrypt")
(:keywords "comm")
(:maintainer "Philip Kaludercic"
. "~pkal/public-inbox@lists.sr.ht")
(:authors
("Philip Kaludercic" . "philipk@posteo.net"))
(:commit
. "dc0223f11daf526621fda206b38bf06c29759c94"))
nil))
(auto-overlays
#s(package-desc auto-overlays (0 10 10)
"Automatic regexp-delimited overlays"
((cl-lib (0 5))) tar "gnu" nil
((:url
. "http://www.dr-qubit.org/tags/computing-code-emacs.html")
(:keywords "extensions")
(:maintainer "Toby Cubitt"
. "toby-predictive@dr-qubit.org")
(:authors
("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
(:commit
. "0807a75d2606462ef636b737e8f3873f98141a82"))
nil))
(auto-correct
#s(package-desc auto-correct (1 1 4)
"Remembers and automatically fixes past corrections"
nil tar "gnu" nil
((:keywords "editing")
(:maintainer "Ian Dunn" . "dunni@gnu.org")
(:authors ("Ian Dunn" . "dunni@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/auto-correct.html")
(:commit
. "0d38425fad4cd96714c07cfa66983b20764ff518"))
nil))
(auth-source-xoauth2-plugin
#s(package-desc auth-source-xoauth2-plugin (0 3 2)
"Authentication source plugin for xoauth2"
((emacs (28 1)) (oauth2 (0 18))) tar "gnu" nil
((:url
. "https://gitlab.com/manphiz/auth-source-xoauth2-plugin")
(:maintainer "Xiyue Deng" . "manphiz@gmail.com")
(:authors ("Xiyue Deng" . "manphiz@gmail.com"))
(:commit
. "c99b5cbe0a015890eed3764c58ea06daaa712b09"))
nil))
(aumix-mode
#s(package-desc aumix-mode (7) "run the aumix program in a buffer"
nil tar "gnu" nil
((:url
. "http://user42.tuxfamily.org/aumix-mode/index.html")
(:keywords "multimedia" "mixer" "aumix")
(:maintainer "Kevin Ryde"
. "user42_kevin@yahoo.com.au")
(:authors
("Kevin Ryde" . "user42_kevin@yahoo.com.au"))
(:commit
. "72db1f3ee04f3d1db17487d5bd98466fcbad87fd"))
nil))
(auctex-label-numbers
#s(package-desc auctex-label-numbers (0 2)
"Numbering for LaTeX previews and folds"
((emacs (27 1)) (auctex (14 0 5))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/auctex-label-numbers.el")
(:keywords "tex")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "202e49bb9f754bc647deb112bd2c35f9a583b942"))
nil))
(auctex-cont-latexmk
#s(package-desc auctex-cont-latexmk (0 3)
"run latexmk continuously, report errors via Flymake"
((emacs (29 3)) (auctex (14 0 5))) tar "gnu" nil
((:url
. "https://github.com/ultronozm/auctex-cont-latexmk.el")
(:keywords "tex")
(:maintainer "Paul D. Nelson"
. "nelson.paul.david@gmail.com")
(:authors
("Paul D. Nelson" . "nelson.paul.david@gmail.com"))
(:commit
. "5bd2e6f96fad055e4c3f7d22109aa6573b927406"))
nil))
(auctex
#s(package-desc auctex (14 1 2) "Integrated environment for *TeX*"
((emacs (28 1))) tar "gnu" nil
((:url . "https://www.gnu.org/software/auctex/")
(:keywords "tex" "latex" "texinfo" "context"
"doctex" "preview-latex")
(:maintainer nil . "auctex-devel@gnu.org")
(:commit
. "5850499d0182b4ca53c078e74711a13995651337"))
nil))
(async
#s(package-desc async (1 9 9) "Asynchronous processing in Emacs"
((emacs (24 4))) tar "gnu" nil
((:url . "https://github.com/jwiegley/emacs-async")
(:keywords "async")
(:maintainer "Thierry Volpiatto"
. "thievol@posteo.net")
(:authors ("John Wiegley" . "jwiegley@gmail.com"))
(:commit
. "f317b0c9c3e60a959f45d035ed5e31a78f1263ac"))
nil))
(assess
#s(package-desc assess (0 7) "Test support functions"
((emacs (24 4)) (m-buffer (0 15))) tar "gnu" nil
((:maintainer "Phillip Lord"
. "phillip.lord@russet.org.uk")
(:authors
("Phillip Lord" . "phillip.lord@russet.org.uk"))
(:url . "https://elpa.gnu.org/packages/assess.html")
(:commit
. "cadeb24a5d8261fad4bdfdc09e7d571cc395a6ca"))
nil))
(ascii-art-to-unicode
#s(package-desc ascii-art-to-unicode (1 13) "a small artist adjunct"
nil tar "gnu" nil
((:url . "http://www.gnuvola.org/software/aa2u/")
(:keywords "ascii" "unicode" "box-drawing")
(:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
(:authors ("Thien-Thi Nguyen" . "ttn@gnu.org"))
(:commit
. "83ec71af9e1812df781b78f28fa9dac0ff7b61bc"))
nil))
(arbitools
#s(package-desc arbitools (0 977)
"Package for chess tournaments administration"
((cl-lib (0 5))) tar "gnu" nil
((:maintainer "David Gonzalez Gandara"
. "dggandara@member.fsf.org")
(:authors
("David Gonzalez Gandara"
. "dggandara@member.fsf.org"))
(:url
. "https://elpa.gnu.org/packages/arbitools.html")
(:commit
. "93f48b7964909f92bdb410557a01db433826b95e"))
nil))
(ampc
#s(package-desc ampc (0 2) "Asynchronous Music Player Controller"
nil tar "gnu" nil
((:keywords "ampc" "mpc" "mpd")
(:maintainer "Christopher Schmidt"
. "christopher@ch.ristopher.com")
(:authors
("Christopher Schmidt"
. "christopher@ch.ristopher.com"))
(:url . "https://elpa.gnu.org/packages/ampc.html")
(:commit
. "70e1a282a9d91c3cab9d87e613259891e124aa35"))
nil))
(altcaps
#s(package-desc altcaps (1 3 0)
"Apply alternating letter casing to convey sarcasm or mockery"
((emacs (27 1))) tar "gnu" nil
((:url . "https://github.com/protesilaos/altcaps")
(:maintainer "Protesilaos Stavrou"
. "info@protesilaos.com")
(:authors
("Protesilaos Stavrou" . "info@protesilaos.com"))
(:commit
. "2606eafb4352a0c4a2d9f3a760ff234020772d8d"))
nil))
(all
#s(package-desc all (1 1) "Edit all lines matching a given regexp"
((emacs (24 3))) tar "gnu" nil
((:keywords "matching")
(:maintainer "Per Abrahamsen"
. "per.abrahamsen@gmail.com")
(:authors
("Per Abrahamsen" . "per.abrahamsen@gmail.com"))
(:url . "https://elpa.gnu.org/packages/all.html")
(:commit
. "55aa1ac8853d81040aec0b3a2bd43200923146fd"))
nil))
(aircon-theme
#s(package-desc aircon-theme (0 0 6) "Cool and legible light theme"
((emacs (24 4))) tar "gnu" nil
((:url
. "https://git.sr.ht/~chambln/aircon-theme.el")
(:keywords "faces")
(:maintainer "Gregory Chamberlain"
. "~chambln/public-inbox@lists.sr.ht")
(:authors
("Gregory Chamberlain" . "greg@cosine.blue"))
(:commit
. "0cecd81e7f6631c91ed0437d801517677e018c1d"))
nil))
(ahungry-theme
#s(package-desc ahungry-theme (1 10 0)
"Ahungry color theme for Emacs. Make sure to (load-theme 'ahungry)."
((emacs (24))) tar "gnu" nil
((:url
. "https://github.com/ahungry/color-theme-ahungry")
(:keywords "ahungry" "palette" "color" "theme"
"emacs" "color-theme" "deftheme")
(:maintainer "Matthew Carter" . "m@ahungry.com")
(:authors ("Matthew Carter" . "m@ahungry.com"))
(:commit
. "45bf75f17752c8e8dd4c8a4531c0aa419cdccb84"))
nil))
(aggressive-indent
#s(package-desc aggressive-indent (1 10 0)
"Minor mode to aggressively keep your code always indented"
((emacs (24 3))) tar "gnu" nil
((:url
. "https://github.com/Malabarba/aggressive-indent-mode")
(:keywords "indent" "lisp" "maint" "tools")
(:maintainer "Artur Malabarba"
. "emacs@endlessparentheses.com")
(:authors
("Artur Malabarba"
. "emacs@endlessparentheses.com"))
(:commit
. "cb416faf61c46977c06cf9d99525b04dc109a33c"))
nil))
(aggressive-completion
#s(package-desc aggressive-completion (1 7)
"Automatic minibuffer completion" ((emacs (27 1)))
tar "gnu" nil
((:keywords "minibuffer" "completion")
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
(:authors ("Tassilo Horn" . "tsdh@gnu.org"))
(:url
. "https://elpa.gnu.org/packages/aggressive-completion.html")
(:commit
. "d92bf2428133b6e261780e16b7030afe91d3668e"))
nil))
(advice-patch
#s(package-desc advice-patch (0 1)
"Use patches to advise the inside of functions"
((emacs (24 4))) tar "gnu" nil
((:maintainer "Stefan Monnier"
. "monnier@iro.umontreal.ca")
(:authors
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/advice-patch.html")
(:commit
. "b0575729f34d1c45f1b47d8793e84311a4770826"))
nil))
(adjust-parens
#s(package-desc adjust-parens (3 2)
"Indent and dedent Lisp code, automatically adjust close parens"
((emacs (24 3))) tar "gnu" nil
((:maintainer "Barry O'Reilly"
. "gundaetiapo@gmail.com")
(:authors
("Barry O'Reilly" . "gundaetiapo@gmail.com"))
(:url
. "https://elpa.gnu.org/packages/adjust-parens.html")
(:commit
. "a7e0ece3037821ea438fe401ade6d3c60b3d24e0"))
nil))
(adaptive-wrap
#s(package-desc adaptive-wrap (0 9)
"Smart line-wrapping with wrap-prefix"
((emacs (24 1))) tar "gnu" nil
((:maintainer
("Stephen Berman" . "stephen.berman@gmx.net")
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:authors
("Stephen Berman" . "stephen.berman@gmx.net")
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
(:url
. "https://elpa.gnu.org/packages/adaptive-wrap.html")
(:commit
. "e929b38c12f17aa6f8d6270326301d61fbb09cab"))
nil))
(ada-ref-man
#s(package-desc ada-ref-man (2020 1) "Ada Reference Manual 2012" nil
tar "gnu" nil
((:url . "http://stephe-leake.org/ada/arm.html")
(:keywords "languages" "ada")
(:maintainer "Stephen Leake"
. "stephen_leake@member.fsf.org")
(:authors
("Stephen Leake" . "stephen_leake@member.fsf.org"))
(:commit
. "b86a173c1488989fd06f0b612e7b7acee9fda070"))
nil))
(ada-mode
#s(package-desc ada-mode (8 1 0)
"major-mode for editing Ada sources"
((uniquify-files (1 0 4)) (wisi (4 3 0))
(gnat-compiler (1 0 3)) (emacs (25 3)))
tar "gnu" nil
((:url . "https://www.nongnu.org/ada-mode/")
(:keywords "languages" "ada")
(:maintainer "Stephen Leake"
. "stephen_leake@stephe-leake.org")
(:authors
("Stephen Leake"
. "stephen_leake@stephe-leake.org"))
(:commit
. "357ac189bea640023e33214e8efe9288d9d1416c"))
nil))
(activities
#s(package-desc activities (0 7 2)
"Save/restore sets of windows, tabs/frames, and their buffers"
((emacs (29 1)) (persist (0 6))) tar "gnu" nil
((:url
. "https://github.com/alphapapa/activities.el")
(:keywords "convenience")
(:maintainer "Adam Porter" . "adam@alphapapa.net")
(:authors ("Adam Porter" . "adam@alphapapa.net"))
(:commit
. "a7e7842c615e149ad7d7e57f383936b49dcb129f"))
nil))
(ack
#s(package-desc ack (1 11) "interface to ack-like tools" nil tar
"gnu" nil
((:url . "https://github.com/leoliu/ack-el")
(:keywords "tools" "processes" "convenience")
(:maintainer "João Távora" . "joaotavora@gmail.com")
(:authors ("Leo Liu" . "sdl.web@gmail.com"))
(:commit
. "90c90a80322aa9f26ce88f2f24a224afc4c994b8"))
nil))
(ace-window
#s(package-desc ace-window (0 10 0) "Quickly switch windows."
((avy (0 5 0))) tar "gnu" nil
((:url . "https://github.com/abo-abo/ace-window")
(:keywords "window" "location")
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
(:authors ("Oleh Krehel" . "ohwoeowho@gmail.com"))
(:commit
. "7003c88cd9cad58dc35c7cd13ebc61c355fb5be7"))
nil))
(a68-mode
#s(package-desc a68-mode (1 2)
"Major mode for editing Algol 68 code"
((emacs (24 3))) tar "gnu" nil
((:url . "https://git.sr.ht/~jemarch/a68-mode")
(:keywords "languages")
(:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
(:authors ("Omar Polo" . "op@omarpolo.com"))
(:commit
. "b79d05da4a5c0cea73a07db0df747d19cc6924d2"))
nil)))
Documentation
Cache of the contents of all archives in package-archives.
This is an alist mapping package names (symbols) to
non-empty lists of package-desc structures.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/package.el.gz
;; We don't prime the cache since it tends to get out of date.
(defvar package-archive-contents nil
"Cache of the contents of all archives in `package-archives'.
This is an alist mapping package names (symbols) to
non-empty lists of `package-desc' structures.")