5440 lines
180 KiB
Plaintext
5440 lines
180 KiB
Plaintext
(1
|
|
(a68-mode .
|
|
[(1 2)
|
|
((emacs
|
|
(24 3)))
|
|
"Major mode for editing Algol 68 code" tar
|
|
((: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"))])
|
|
(ace-window .
|
|
[(0 10 0)
|
|
((avy
|
|
(0 5 0)))
|
|
"Quickly switch windows." tar
|
|
((: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"))])
|
|
(ack .
|
|
[(1 11)
|
|
nil "interface to ack-like tools" tar
|
|
((: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"))])
|
|
(activities .
|
|
[(0 7 2)
|
|
((emacs
|
|
(29 1))
|
|
(persist
|
|
(0 6)))
|
|
"Save/restore sets of windows, tabs/frames, and their buffers" tar
|
|
((:url . "https://github.com/alphapapa/activities.el")
|
|
(:keywords "convenience")
|
|
(:maintainer "Adam Porter" . "adam@alphapapa.net")
|
|
(:authors
|
|
("Adam Porter" . "adam@alphapapa.net"))
|
|
(:commit . "a7e7842c615e149ad7d7e57f383936b49dcb129f"))])
|
|
(ada-mode .
|
|
[(8 1 0)
|
|
((uniquify-files
|
|
(1 0 4))
|
|
(wisi
|
|
(4 3 0))
|
|
(gnat-compiler
|
|
(1 0 3))
|
|
(emacs
|
|
(25 3)))
|
|
"major-mode for editing Ada sources" tar
|
|
((: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"))])
|
|
(ada-ref-man .
|
|
[(2020 1)
|
|
nil "Ada Reference Manual 2012" tar
|
|
((: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"))])
|
|
(adaptive-wrap .
|
|
[(0 8)
|
|
nil "Smart line-wrapping with wrap-prefix" tar
|
|
((: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 . "026c35f59174febab2bcdb3c50fb8344c248671c"))])
|
|
(adjust-parens .
|
|
[(3 2)
|
|
((emacs
|
|
(24 3)))
|
|
"Indent and dedent Lisp code, automatically adjust close parens" tar
|
|
((: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"))])
|
|
(advice-patch .
|
|
[(0 1)
|
|
((emacs
|
|
(24 4)))
|
|
"Use patches to advise the inside of functions" tar
|
|
((: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"))])
|
|
(aggressive-completion .
|
|
[(1 7)
|
|
((emacs
|
|
(27 1)))
|
|
"Automatic minibuffer completion" tar
|
|
((: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"))])
|
|
(aggressive-indent .
|
|
[(1 10 0)
|
|
((emacs
|
|
(24 3)))
|
|
"Minor mode to aggressively keep your code always indented" tar
|
|
((: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"))])
|
|
(ahungry-theme .
|
|
[(1 10 0)
|
|
((emacs
|
|
(24)))
|
|
"Ahungry color theme for Emacs. Make sure to (load-theme 'ahungry)." tar
|
|
((: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"))])
|
|
(aircon-theme .
|
|
[(0 0 6)
|
|
((emacs
|
|
(24 4)))
|
|
"Cool and legible light theme" tar
|
|
((: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"))])
|
|
(all .
|
|
[(1 1)
|
|
((emacs
|
|
(24 3)))
|
|
"Edit all lines matching a given regexp" tar
|
|
((: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"))])
|
|
(altcaps .
|
|
[(1 3 0)
|
|
((emacs
|
|
(27 1)))
|
|
"Apply alternating letter casing to convey sarcasm or mockery" tar
|
|
((:url . "https://github.com/protesilaos/altcaps")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "2606eafb4352a0c4a2d9f3a760ff234020772d8d"))])
|
|
(ampc .
|
|
[(0 2)
|
|
nil "Asynchronous Music Player Controller" tar
|
|
((: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"))])
|
|
(arbitools .
|
|
[(0 977)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Package for chess tournaments administration" tar
|
|
((: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"))])
|
|
(ascii-art-to-unicode .
|
|
[(1 13)
|
|
nil "a small artist adjunct" tar
|
|
((: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"))])
|
|
(assess .
|
|
[(0 7)
|
|
((emacs
|
|
(24 4))
|
|
(m-buffer
|
|
(0 15)))
|
|
"Test support functions" tar
|
|
((: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"))])
|
|
(async .
|
|
[(1 9 9)
|
|
((emacs
|
|
(24 4)))
|
|
"Asynchronous processing in Emacs" tar
|
|
((:url . "https://github.com/jwiegley/emacs-async")
|
|
(:keywords "async")
|
|
(:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
|
|
(:authors
|
|
("John Wiegley" . "jwiegley@gmail.com"))
|
|
(:commit . "f317b0c9c3e60a959f45d035ed5e31a78f1263ac"))])
|
|
(auctex .
|
|
[(14 1 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Integrated environment for *TeX*" tar
|
|
((:url . "https://www.gnu.org/software/auctex/")
|
|
(:keywords "tex" "latex" "texinfo" "context" "doctex" "preview-latex")
|
|
(:maintainer nil . "auctex-devel@gnu.org")
|
|
(:commit . "6e1b6922d7428b839ecfd3184fe50adfe2866a7a"))])
|
|
(auctex-cont-latexmk .
|
|
[(0 3)
|
|
((emacs
|
|
(29 3))
|
|
(auctex
|
|
(14 0 5)))
|
|
"run latexmk continuously, report errors via Flymake" tar
|
|
((: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"))])
|
|
(auctex-label-numbers .
|
|
[(0 2)
|
|
((emacs
|
|
(27 1))
|
|
(auctex
|
|
(14 0 5)))
|
|
"Numbering for LaTeX previews and folds" tar
|
|
((: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"))])
|
|
(aumix-mode .
|
|
[(7)
|
|
nil "run the aumix program in a buffer" tar
|
|
((: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"))])
|
|
(auth-source-xoauth2-plugin .
|
|
[(0 2 1)
|
|
((emacs
|
|
(28 1))
|
|
(oauth2
|
|
(0 17)))
|
|
"authentication source plugin for xoauth2" tar
|
|
((:maintainer "Xiyue Deng" . "manphiz@gmail.com")
|
|
(:authors
|
|
("Xiyue Deng" . "manphiz@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/auth-source-xoauth2-plugin.html")
|
|
(:commit . "08c5cf49a9ce69cd2a39f65f91abfeb7f6ae7772"))])
|
|
(auto-correct .
|
|
[(1 1 4)
|
|
nil "Remembers and automatically fixes past corrections" tar
|
|
((: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"))])
|
|
(auto-overlays .
|
|
[(0 10 10)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Automatic regexp-delimited overlays" tar
|
|
((: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"))])
|
|
(autocrypt .
|
|
[(0 4 2)
|
|
((emacs
|
|
(24 3)))
|
|
"Autocrypt implementation" tar
|
|
((: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"))])
|
|
(autorevert-tail-truncate .
|
|
[(1 0 1)
|
|
((emacs
|
|
(29 1)))
|
|
"auto-revert-tail your files with RAM control" tar
|
|
((: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"))])
|
|
(avy .
|
|
[(0 5 0)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Jump to arbitrary positions in visible text and select text quickly." tar
|
|
((:url . "https://github.com/abo-abo/avy")
|
|
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:keywords "point" "location"))])
|
|
(bbdb .
|
|
[(3 2 2 4)
|
|
((emacs
|
|
(24))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Big Brother DataBase" tar
|
|
((:maintainer "Roland Winkler" . "winkler@gnu.org")
|
|
(:url . "https://elpa.gnu.org/packages/bbdb.html")
|
|
(:commit . "641ff1f309e65ac8bd9794bd5f72cfc9ffc297a4"))])
|
|
(beacon .
|
|
[(1 3 4)
|
|
((emacs
|
|
(25 1)))
|
|
"Highlight the cursor whenever the window scrolls" tar
|
|
((:url . "https://github.com/Malabarba/beacon")
|
|
(:keywords "convenience")
|
|
(:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
|
|
(:authors
|
|
("Artur Malabarba" . "emacs@endlessparentheses.com"))
|
|
(:commit . "0cf8b60f62876f3e75653a5fb30d5d5cdd74c586"))])
|
|
(beframe .
|
|
[(1 4 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Isolate buffers per frame" tar
|
|
((:url . "https://github.com/protesilaos/beframe")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "2728f72174c1164e99bab4daaef64910e6b41c6c"))])
|
|
(bicep-ts-mode .
|
|
[(0 1 4)
|
|
nil "tree-sitter support for Bicep" tar
|
|
((: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"))])
|
|
(bind-key .
|
|
[(2 4 1)
|
|
nil "A simple way to manage personal keybindings" tar
|
|
((: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"))])
|
|
(blist .
|
|
[(0 6)
|
|
((ilist
|
|
(0 4))
|
|
(emacs
|
|
(24)))
|
|
"Display bookmarks in an ibuffer way" tar
|
|
((:url . "https://gitlab.com/mmemmew/blist")
|
|
(:keywords "convenience")
|
|
(:maintainer "Durand" . "durand@jsdurand.xyz")
|
|
(:authors
|
|
("Durand" . "durand@jsdurand.xyz"))
|
|
(:commit . "e3894193fd7602483e0132b82f1b0afbcebe654d"))])
|
|
(bluetooth .
|
|
[(0 4 1)
|
|
((emacs
|
|
(26 1))
|
|
(dash
|
|
(2 18 1))
|
|
(compat
|
|
(30 0 0 0))
|
|
(transient
|
|
(0 5 0)))
|
|
"A mode for interacting with Bluetooth devices" tar
|
|
((: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"))])
|
|
(bnf-mode .
|
|
[(0 4 5)
|
|
((cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(24 3)))
|
|
"Major mode for editing BNF grammars." tar
|
|
((:url . "https://github.com/sergeyklay/bnf-mode")
|
|
(:keywords "languages")
|
|
(:maintainer "Serghei Iakovlev" . "egrep@protonmail.ch")
|
|
(:authors
|
|
("Serghei Iakovlev" . "egrep@protonmail.ch"))
|
|
(:commit . "a4fe013fc945d8396930bc6d0dcc1cf9d7102f41"))])
|
|
(boxy .
|
|
[(2 0 0)
|
|
((emacs
|
|
(26 1)))
|
|
"A boxy layout framework" tar
|
|
((:url . "https://gitlab.com/grinn.amy/boxy")
|
|
(:keywords "tools")
|
|
(:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
|
|
(:authors
|
|
("Amy Grinn" . "grinn.amy@gmail.com"))
|
|
(:commit . "c019061cbb3b8a3c93e1720ff4532ef915173adb"))])
|
|
(boxy-headings .
|
|
[(2 1 10)
|
|
((emacs
|
|
(26 1))
|
|
(boxy
|
|
(2 0))
|
|
(org
|
|
(9 4)))
|
|
"View org files in a boxy diagram" tar
|
|
((:url . "https://gitlab.com/grinn.amy/boxy-headings")
|
|
(:keywords "tools")
|
|
(:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
|
|
(:authors
|
|
("Amy Grinn" . "grinn.amy@gmail.com"))
|
|
(:commit . "d9ff199273bd96011fe5bfe20cafab57dc189930"))])
|
|
(breadcrumb .
|
|
[(1 0 1)
|
|
((emacs
|
|
(28 1))
|
|
(project
|
|
(0 9 8)))
|
|
"project and imenu-based breadcrumb paths" tar
|
|
((: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"))])
|
|
(brief .
|
|
[(5 92)
|
|
((nadvice
|
|
(0 3))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Brief Editor Emulator (Brief Mode)" tar
|
|
((: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"))])
|
|
(buffer-env .
|
|
[(0 6)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1)))
|
|
"Buffer-local process environments" tar
|
|
((:url . "https://github.com/astoff/buffer-env")
|
|
(:keywords "processes" "tools")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "3814bdf3585ffffea3014b1d01549894ec1aa897"))])
|
|
(buffer-expose .
|
|
[(0 4 3)
|
|
((emacs
|
|
(25))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Visual buffer switching using a window grid" tar
|
|
((:url . "https://github.com/clemera/buffer-expose")
|
|
(:keywords "convenience")
|
|
(:maintainer "Clemens Radermacher" . "clemera@posteo.net")
|
|
(:authors
|
|
("Clemens Radermacher" . "clemera@posteo.net"))
|
|
(:commit . "c4a1c745123b86c15ba7bb4858255b5252e8440a"))])
|
|
(bufferlo .
|
|
[(1 1)
|
|
((emacs
|
|
(29 1)))
|
|
"Frame/Tab Local Buffer Lists with Persistence" tar
|
|
((: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 . "2c3c5ec3d3eec20efbf23b08ecf78c9d174bdcd8"))])
|
|
(bug-hunter .
|
|
[(1 3 1)
|
|
((seq
|
|
(1 3))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Hunt down errors by bisecting elisp files" tar
|
|
((:url . "https://github.com/Malabarba/elisp-bug-hunter")
|
|
(:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
|
|
(:authors
|
|
("Artur Malabarba" . "emacs@endlessparentheses.com"))
|
|
(:keywords "lisp"))])
|
|
(buildbot .
|
|
[(0 0 1)
|
|
((emacs
|
|
(28)))
|
|
"A Buildbot client for emacs" tar
|
|
((: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"))])
|
|
(calibre .
|
|
[(1 4 1)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1 4 1)))
|
|
"Interact with Calibre libraries from Emacs" tar
|
|
((:url . "https://git.disroot.org/kjartanoli/calibre.el")
|
|
(:maintainer "Kjartan Oli Agustsson" . "kjartanoli@disroot.org")
|
|
(:authors
|
|
("Kjartan Oli Agustsson" . "kjartanoli@disroot.org"))
|
|
(:commit . "855a9cb092eecf1e5c17ea56c440a0200f95eb4c"))])
|
|
(cape .
|
|
[(2 1)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"Completion At Point Extensions" tar
|
|
((: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 . "c9191ee9e13e86a7b40c3d25c8bf7907c085a1cf"))])
|
|
(capf-autosuggest .
|
|
[(0 3)
|
|
((emacs
|
|
(25 1)))
|
|
"History autosuggestions for comint and eshell" tar
|
|
((:url . "https://repo.or.cz/emacs-capf-autosuggest.git")
|
|
(:maintainer "jakanakaevangeli" . "jakanakaevangeli@chiru.no")
|
|
(:authors
|
|
("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
|
|
(:commit . "6d66f0ce52c6a41945a48e7b562dd6d262c62cd9"))])
|
|
(caps-lock .
|
|
[(1 0)
|
|
nil "Caps-lock as a minor mode" tar
|
|
((: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"))])
|
|
(captain .
|
|
[(1 0 3)
|
|
nil "CAPiTalization is Automatic IN emacs" tar
|
|
((:keywords "editing")
|
|
(:maintainer "Ian Dunn" . "dunni@gnu.org")
|
|
(:authors
|
|
("Ian Dunn" . "dunni@gnu.org"))
|
|
(:url . "https://elpa.gnu.org/packages/captain.html")
|
|
(:commit . "a341d4cf3288ebae410c1c9124b82a9e421f3779"))])
|
|
(chess .
|
|
[(2 0 5)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Play chess in GNU Emacs" tar
|
|
((:keywords "games")
|
|
(:maintainer "Mario Lang" . "mlang@delysid.org")
|
|
(:authors
|
|
("John Wiegley" . "johnw@gnu.org"))
|
|
(:url . "https://elpa.gnu.org/packages/chess.html")
|
|
(:commit . "c98602f7b1aa7b74c708008209e698d0886a529c"))])
|
|
(cl-generic .
|
|
[(0 3)
|
|
nil "Forward cl-generic compatibility for Emacs<25" tar
|
|
((: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"))])
|
|
(cl-lib .
|
|
[(0 7 1)
|
|
nil "Forward cl-lib compatibility library for Emacs<24.3" tar
|
|
((: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"))])
|
|
(clipboard-collector .
|
|
[(0 3)
|
|
((emacs
|
|
(25)))
|
|
"Collect clipboard entries according to regex rules" tar
|
|
((:url . "https://github.com/clemera/clipboard-collector")
|
|
(:keywords "convenience")
|
|
(:maintainer "Clemens Radermacher" . "clemera@posteo.net")
|
|
(:authors
|
|
("Clemens Radermacher" . "clemera@posteo.net"))
|
|
(:commit . "ee4a0ee506c47666714cd61649334936d67e5a43"))])
|
|
(cobol-mode .
|
|
[(1 1)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Mode for editing COBOL code" tar
|
|
((: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"))])
|
|
(code-cells .
|
|
[(0 5)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1)))
|
|
"Lightweight notebooks with support for ipynb files" tar
|
|
((: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"))])
|
|
(colorful-mode .
|
|
[(1 2 4)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30 1 0 0)))
|
|
"Preview any color in your buffer in real time" tar
|
|
((: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 . "25ad453e4d4e6d9d9e9adf6ccc510231a6059483"))])
|
|
(comint-mime .
|
|
[(0 7)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(29 1))
|
|
(mathjax
|
|
(0 1)))
|
|
"Display content of various MIME types in comint buffers" tar
|
|
((:url . "https://github.com/astoff/comint-mime")
|
|
(:keywords "processes" "multimedia")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "5e7b609a4f8c4ba8ec6d1d994c01143b79b93c33"))])
|
|
(compact-docstrings .
|
|
[(0 2)
|
|
nil "Shrink blank lines in docstrings and doc comments" tar
|
|
((: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"))])
|
|
(company .
|
|
[(1 0 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Modular text completion framework" tar
|
|
((:url . "http://company-mode.github.io/")
|
|
(:keywords "abbrev" "convenience" "matching")
|
|
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
|
|
(:commit . "393940f76aec1f2500441d4e0b97f783acbb536b"))])
|
|
(company-ebdb .
|
|
[(1 1)
|
|
((company
|
|
(0 9 4))
|
|
(ebdb
|
|
(0 2)))
|
|
"company-mode completion backend for EBDB in message-mode" tar
|
|
((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Jan Tatarik" . "jan.tatarik@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/company-ebdb.html")
|
|
(:commit . "f4b8ad408a068f2c3d07782cb111db4d62fd69d8"))])
|
|
(company-math .
|
|
[(1 5 1)
|
|
((company
|
|
(0 8 0))
|
|
(math-symbol-lists
|
|
(1 3)))
|
|
"Completion backends for unicode math symbols and latex tags" tar
|
|
((: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"))])
|
|
(company-statistics .
|
|
[(0 2 3)
|
|
((emacs
|
|
(24 3))
|
|
(company
|
|
(0 8 5)))
|
|
"Sort candidates using completion history" tar
|
|
((: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"))])
|
|
(compat .
|
|
[(30 1 0 1)
|
|
((emacs
|
|
(24 4))
|
|
(seq
|
|
(2 23)))
|
|
"Emacs Lisp Compatibility Library" tar
|
|
((: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"))])
|
|
(cond-star .
|
|
[(1 0)
|
|
((emacs
|
|
(24 3)))
|
|
"Extended form of `cond' construct" tar
|
|
((:maintainer "Richard Stallman" . "rms@gnu.org")
|
|
(:url . "https://elpa.gnu.org/packages/cond-star.html")
|
|
(:commit . "4719df9f42c157e2683ac641883cff5efaa480bc"))])
|
|
(constants .
|
|
[(2 11 1)
|
|
((emacs
|
|
(24 1)))
|
|
"Enter definition of constants into source code" tar
|
|
((: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"))])
|
|
(consult .
|
|
[(2 7)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"Consulting completing-read" tar
|
|
((:url . "https://github.com/minad/consult")
|
|
(:keywords "matching" "files" "completion")
|
|
(:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
|
|
(:commit . "770c43117aad6add1ca8532207618b7e90aec1fe"))])
|
|
(consult-denote .
|
|
[(0 3 1)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0))
|
|
(consult
|
|
(2 2)))
|
|
"Use Consult in tandem with Denote" tar
|
|
((:url . "https://github.com/protesilaos/consult-denote")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "7f0241dc460d9c0f06f480f506b793f0c8608dc1"))])
|
|
(consult-hoogle .
|
|
[(0 5 0)
|
|
((emacs
|
|
(27 1))
|
|
(consult
|
|
(2 0)))
|
|
"Hoogle frontend using consult" tar
|
|
((:url . "https://codeberg.org/rahguzar/consult-hoogle")
|
|
(:keywords "docs" "languages")
|
|
(:maintainer "rahguzar" . "rahguzar@mailbox.org")
|
|
(:authors
|
|
("rahguzar" . "rahguzar@mailbox.org"))
|
|
(:commit . "384959016022d071464dc6e611e4fcded562834e"))])
|
|
(consult-recoll .
|
|
[(1 0 0)
|
|
((emacs
|
|
(26 1))
|
|
(consult
|
|
(2 0)))
|
|
"Recoll queries using consult" tar
|
|
((: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"))])
|
|
(context-coloring .
|
|
[(8 1 0)
|
|
((emacs
|
|
(24 3)))
|
|
"Highlight by scope" tar
|
|
((: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"))])
|
|
(corfu .
|
|
[(2 3)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"COmpletion in Region FUnction" tar
|
|
((: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 . "53aa6c85be72ce220a4321487c535295b0de0488"))])
|
|
(coterm .
|
|
[(1 6)
|
|
((emacs
|
|
(26 1))
|
|
(compat
|
|
(28 1 2 0)))
|
|
"Terminal emulation for comint" tar
|
|
((:url . "https://repo.or.cz/emacs-coterm.git")
|
|
(:keywords "processes")
|
|
(:maintainer "jakanakaevangeli" . "jakanakaevangeli@chiru.no")
|
|
(:authors
|
|
("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
|
|
(:commit . "d8e1b04cd359d9f27ab7c6dbf8cae90dde834085"))])
|
|
(counsel .
|
|
[(0 15 1)
|
|
((emacs
|
|
(24 5))
|
|
(ivy
|
|
(0 15 1))
|
|
(swiper
|
|
(0 15 1)))
|
|
"Various completion functions using Ivy" tar
|
|
((: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"))])
|
|
(cpio-mode .
|
|
[(0 17)
|
|
nil "Handle cpio archives in the style of dired." tar
|
|
((: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"))])
|
|
(cpupower .
|
|
[(1 0 5)
|
|
nil "cpupower command interface" tar
|
|
((: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"))])
|
|
(crdt .
|
|
[(0 3 5)
|
|
nil "Collaborative editing using Conflict-free Replicated Data Types" tar
|
|
((: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"))])
|
|
(crisp .
|
|
[(1 3 6)
|
|
nil "CRiSP/Brief Emacs emulator" tar
|
|
((: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"))])
|
|
(csharp-mode .
|
|
[(2 0 0)
|
|
((emacs
|
|
(26 1)))
|
|
"C# mode derived mode" tar
|
|
((: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"))])
|
|
(csv-mode .
|
|
[(1 27)
|
|
((emacs
|
|
(27 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Major mode for editing comma/char separated values" tar
|
|
((: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"))])
|
|
(cursor-undo .
|
|
[(1 1 5)
|
|
nil "Undo Cursor Movement" tar
|
|
((: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"))])
|
|
(cursory .
|
|
[(1 2 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Manage cursor styles using presets" tar
|
|
((:url . "https://github.com/protesilaos/cursory")
|
|
(:keywords "convenience" "cursor")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "892c3b81037ece0e1753ab058e3cfda93f985693"))])
|
|
(cycle-quotes .
|
|
[(0 1)
|
|
nil "Cycle between quote styles" tar
|
|
((: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"))])
|
|
(dape .
|
|
[(0 24 1)
|
|
((emacs
|
|
(29 1))
|
|
(jsonrpc
|
|
(1 0 25)))
|
|
"Debug Adapter Protocol for Emacs" tar
|
|
((:url . "https://github.com/svaante/dape")
|
|
(:maintainer "Daniel Pettersson" . "daniel@dpettersson.net")
|
|
(:commit . "e851aa4b7bab27848416cd89ae75cee4dfb9fec2"))])
|
|
(darkroom .
|
|
[(0 3)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Remove visual distractions and focus on writing" tar
|
|
((: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"))])
|
|
(dash .
|
|
[(2 20 0)
|
|
((emacs
|
|
(24)))
|
|
"A modern list library for Emacs" tar
|
|
((: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"))])
|
|
(dbus-codegen .
|
|
[(0 1)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Lisp code generation for D-Bus." tar
|
|
((: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"))])
|
|
(debbugs .
|
|
[(0 44)
|
|
((emacs
|
|
(26 1))
|
|
(soap-client
|
|
(3 1 5)))
|
|
"SOAP library to access debbugs servers" tar
|
|
((: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 . "4fde9fbcbd872b8c30f2e95c8c6513ae7578bdea"))])
|
|
(delight .
|
|
[(1 7)
|
|
((cl-lib
|
|
(0 5))
|
|
(nadvice
|
|
(0 3)))
|
|
"A dimmer switch for your lighter text" tar
|
|
((: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"))])
|
|
(denote .
|
|
[(4 0 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Simple notes with an efficient file-naming scheme" tar
|
|
((:url . "https://github.com/protesilaos/denote")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "c98c74ec74fb6f0c894c5bf730d092d716e55b84"))])
|
|
(denote-journal .
|
|
[(0 1 1)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0)))
|
|
"Convenience functions for daily journaling with Denote" tar
|
|
((:url . "https://github.com/protesilaos/denote-journal")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "a8684e388ba363ffdad6b0930065036417c8337f"))])
|
|
(denote-markdown .
|
|
[(0 1 1)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0)))
|
|
"Extensions that better integrate Denote with Markdown" tar
|
|
((:url . "https://github.com/protesilaos/denote-markdown")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "296b24b06721c37faec24fb6e177885b4886d4fe"))])
|
|
(denote-menu .
|
|
[(1 4 0)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(3 0 0)))
|
|
"View denote files in a tabulated list." tar
|
|
((:url . "https://github.com/namilus/denote-menu")
|
|
(:maintainer "Mohamed Suliman" . "sulimanm@tcd.ie")
|
|
(:authors
|
|
("Mohamed Suliman" . "sulimanm@tcd.ie"))
|
|
(:commit . "247a9b66d67b3fe409eda8f896feae87546f5b4d"))])
|
|
(denote-org .
|
|
[(0 1 1)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0)))
|
|
"Denote extensions for Org mode" tar
|
|
((:url . "https://github.com/protesilaos/denote-org")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "0151c5a8ef525ce523c7f6c42f0c49f731ad2ff5"))])
|
|
(denote-search .
|
|
[(1 0 3)
|
|
((emacs
|
|
(29 1))
|
|
(denote
|
|
(3 0)))
|
|
"Search the contents of your notes" tar
|
|
((:url . "https://github.com/lmq-10/denote-search")
|
|
(:keywords "matching")
|
|
(:maintainer "Lucas Quintana" . "lmq10@protonmail.com")
|
|
(:authors
|
|
("Lucas Quintana" . "lmq10@protonmail.com"))
|
|
(:commit . "4df3e77a495b4f0df7fe56924509afe7f2fa735d"))])
|
|
(denote-sequence .
|
|
[(0 1 1)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0)))
|
|
"Sequence notes or Folgezettel with Denote" tar
|
|
((:url . "https://github.com/protesilaos/denote-sequence")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "08fc66d1e115567f4fe4c94968210b3c56b5acfb"))])
|
|
(denote-silo .
|
|
[(0 1 2)
|
|
((emacs
|
|
(28 1))
|
|
(denote
|
|
(4 0 0)))
|
|
"Convenience functions for using Denote in multiple silos" tar
|
|
((:url . "https://github.com/protesilaos/denote-silo")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "247ce2685baa2521c37f1671ec3ee1d1c01f5497"))])
|
|
(detached .
|
|
[(0 10 1)
|
|
((emacs
|
|
(27 1)))
|
|
"A package to launch, and manage, detached processes" tar
|
|
((: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"))])
|
|
(devdocs .
|
|
[(0 6 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Emacs viewer for DevDocs" tar
|
|
((:url . "https://github.com/astoff/devdocs.el")
|
|
(:keywords "help")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "ebdd3b39bef1a928c069373337d0f8e4f2d8b8d2"))])
|
|
(devicetree-ts-mode .
|
|
[(0 3)
|
|
((emacs
|
|
(29 1)))
|
|
"Tree-sitter support for DTS" tar
|
|
((: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"))])
|
|
(dicom .
|
|
[(0 6)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"DICOM viewer - Digital Imaging & Communications in Medicine" tar
|
|
((: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 . "33ef616725fb65270aecda68362caf1eaf8cbe07"))])
|
|
(dict-tree .
|
|
[(0 17)
|
|
((trie
|
|
(0 6))
|
|
(tNFA
|
|
(0 1 1))
|
|
(heap
|
|
(0 3))
|
|
(emacs
|
|
(24 1)))
|
|
"Dictionary data structure" tar
|
|
((: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"))])
|
|
(diff-hl .
|
|
[(1 10 0)
|
|
((cl-lib
|
|
(0 2))
|
|
(emacs
|
|
(25 1)))
|
|
"Highlight uncommitted changes using VC" tar
|
|
((:url . "https://github.com/dgutov/diff-hl")
|
|
(:keywords "vc" "diff")
|
|
(:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
|
|
(:authors
|
|
("Dmitry Gutov" . "dmitry@gutov.dev"))
|
|
(:commit . "b80ff9b4a772f7ea000e86fbf88175104ddf9557"))])
|
|
(diffview .
|
|
[(1 0)
|
|
nil "View diffs in side-by-side format" single
|
|
((:keywords "convenience" "diff")
|
|
(:authors
|
|
("Mitchel Humpherys" . "mitch.special@gmail.com"))
|
|
(:maintainer "Mitchel Humpherys" . "mitch.special@gmail.com")
|
|
(:url . "https://github.com/mgalgs/diffview-mode"))])
|
|
(diminish .
|
|
[(0 46)
|
|
((emacs
|
|
(24 3)))
|
|
"Diminished modes are minor modes with no modeline display" tar
|
|
((: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"))])
|
|
(dired-du .
|
|
[(0 5 2)
|
|
((emacs
|
|
(24 4))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Dired with recursive directory sizes" tar
|
|
((: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"))])
|
|
(dired-duplicates .
|
|
[(0 4)
|
|
((emacs
|
|
(27 1)))
|
|
"Find duplicate files locally and remotely" tar
|
|
((: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"))])
|
|
(dired-git-info .
|
|
[(0 3 1)
|
|
((emacs
|
|
(25)))
|
|
"Show git info in dired" tar
|
|
((: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"))])
|
|
(dired-preview .
|
|
[(0 6 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Automatically preview file at point in Dired" tar
|
|
((:url . "https://github.com/protesilaos/dired-preview")
|
|
(:keywords "files" "convenience")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "fbb47740cf7f30df29539061e84c6827210d2846"))])
|
|
(disk-usage .
|
|
[(1 3 3)
|
|
((emacs
|
|
(26 1)))
|
|
"Sort and browse disk usage listings" tar
|
|
((: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"))])
|
|
(dismal .
|
|
[(1 5 2)
|
|
((cl-lib
|
|
(0)))
|
|
"Dis Mode Ain't Lotus: Spreadsheet program Emacs" tar
|
|
((: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"))])
|
|
(djvu .
|
|
[(1 1 2)
|
|
nil "Edit and view Djvu files via djvused" tar
|
|
((: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"))])
|
|
(do-at-point .
|
|
[(0 1 2)
|
|
((emacs
|
|
(26 1)))
|
|
"Generic context-sensitive action dispatcher." tar
|
|
((:url . "https://git.sr.ht/~pkal/do-at-point")
|
|
(:keywords "convenience")
|
|
(:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
|
|
(:authors
|
|
("Philip Kaludercic" . "philipk@posteo.net"))
|
|
(:commit . "da0742df74cbb36347aefd5dcb17d674ee4846d3"))])
|
|
(doc-toc .
|
|
[(1 2)
|
|
((emacs
|
|
(26 1)))
|
|
"Manage outlines/table of contents of pdf and djvu documents" tar
|
|
((: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"))])
|
|
(doc-view-follow .
|
|
[(0 3 2)
|
|
((emacs
|
|
(29 1)))
|
|
"Synchronize windows showing the same document" tar
|
|
((: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"))])
|
|
(docbook .
|
|
[(0 1)
|
|
nil "Info-like viewer for DocBook" tar
|
|
((: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"))])
|
|
(doric-themes .
|
|
[(0 3 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Highly legible minimalist themes with precise typography" tar
|
|
((:url . "https://github.com/protesilaos/doric-themes")
|
|
(:keywords "faces" "theme" "accessibility")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "32db68a4bd22878e69cd3fa76fa206d4047bfc67"))])
|
|
(drepl .
|
|
[(0 3)
|
|
((emacs
|
|
(29 1))
|
|
(comint-mime
|
|
(0 3)))
|
|
"REPL protocol for the dumb terminal" tar
|
|
((:url . "https://github.com/astoff/drepl")
|
|
(:keywords "languages" "processes")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "07c4503763b5880f163b417194d580677f37a819"))])
|
|
(dts-mode .
|
|
[(1 0)
|
|
((emacs
|
|
(24)))
|
|
"Major mode for Device Tree source files" tar
|
|
((: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"))])
|
|
(easy-escape .
|
|
[(0 2 1)
|
|
nil "Improve readability of escape characters in regular expressions" tar
|
|
((: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"))])
|
|
(easy-kill .
|
|
[(0 9 5)
|
|
((emacs
|
|
(25))
|
|
(cl-lib
|
|
(0 5)))
|
|
"kill & mark things easily" tar
|
|
((: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"))])
|
|
(ebdb .
|
|
[(0 8 22)
|
|
((emacs
|
|
(25 1))
|
|
(seq
|
|
(2 15)))
|
|
"Contact management package" tar
|
|
((:url . "https://github.com/girzel/ebdb")
|
|
(:keywords "convenience" "mail")
|
|
(:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
|
|
(:commit . "b96e5470c54503eab2159e69c822648ad55e6915"))])
|
|
(ebdb-gnorb .
|
|
[(1 0 2)
|
|
((gnorb
|
|
(1 1 0))
|
|
(ebdb
|
|
(0 2)))
|
|
"Utilities for connecting EBDB to Gnorb" tar
|
|
((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
|
|
(:url . "https://elpa.gnu.org/packages/ebdb-gnorb.html")
|
|
(:commit . "461a6b35dc9322d1ec59547ad845d26a6c65a698"))])
|
|
(ebdb-i18n-chn .
|
|
[(1 3 2)
|
|
((pyim
|
|
(1 6 0))
|
|
(ebdb
|
|
(0 6 17)))
|
|
"China-specific internationalization support for EBDB" tar
|
|
((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
|
|
(:url . "https://elpa.gnu.org/packages/ebdb-i18n-chn.html")
|
|
(:commit . "b8c1f7c21204bda9c130ce21a75d69358d1bc49a"))])
|
|
(ediprolog .
|
|
[(2 3)
|
|
nil "Emacs Does Interactive Prolog" tar
|
|
((:url . "https://www.metalevel.at/ediprolog/")
|
|
(:keywords "languages" "processes")
|
|
(:maintainer "Markus Triska" . "triska@metalevel.at")
|
|
(:authors
|
|
("Markus Triska" . "triska@metalevel.at"))
|
|
(:commit . "ea8710335eec483b576c7a800c92b8fd214aa6dd"))])
|
|
(eev .
|
|
[(20250607)
|
|
((emacs
|
|
(25 1)))
|
|
"Support for e-scripts (eepitch blocks, elisp hyperlinks, etc)" tar
|
|
((:url . "http://anggtwu.net/#eev")
|
|
(:keywords "lisp" "e-scripts")
|
|
(:maintainer "Eduardo Ochs" . "eduardoochs@gmail.com")
|
|
(:authors
|
|
("Eduardo Ochs" . "eduardoochs@gmail.com"))
|
|
(:commit . "0365f9a21b8494a2fab75838022141b364731e25"))])
|
|
(ef-themes .
|
|
[(1 10 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Colorful and legible themes" tar
|
|
((:url . "https://github.com/protesilaos/ef-themes")
|
|
(:keywords "faces" "theme" "accessibility")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "2028e66d2f6e9e50105051d8e911ed0c4741db69"))])
|
|
(eglot .
|
|
[(1 18)
|
|
((emacs
|
|
(26 3))
|
|
(compat
|
|
(27 1))
|
|
(eldoc
|
|
(1 14 0))
|
|
(external-completion
|
|
(0 1))
|
|
(flymake
|
|
(1 2 1))
|
|
(jsonrpc
|
|
(1 0 24))
|
|
(project
|
|
(0 9 8))
|
|
(seq
|
|
(2 23))
|
|
(track-changes
|
|
(1 2))
|
|
(xref
|
|
(1 6 2)))
|
|
"The Emacs Client for LSP servers" tar
|
|
((: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 . "49f449bb5bc90bc1eca6b4a1f013d4c0b5460d65"))])
|
|
(el-job .
|
|
[(2 4 8)
|
|
((emacs
|
|
(29 1)))
|
|
"Contrived way to call a function using all CPU cores" tar
|
|
((:url . "https://github.com/meedstrom/el-job")
|
|
(:keywords "processes")
|
|
(:maintainer "Martin Edström" . "meedstrom@runbox.eu")
|
|
(:authors
|
|
("Martin Edström" . "meedstrom@runbox.eu"))
|
|
(:commit . "6520508920acca44be090bd655ad943751e20ef1"))])
|
|
(el-search .
|
|
[(1 12 6 1)
|
|
((emacs
|
|
(25))
|
|
(stream
|
|
(2 2 4))
|
|
(cl-print
|
|
(1 0)))
|
|
"Expression based interactive search for Emacs Lisp" tar
|
|
((: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"))])
|
|
(eldoc .
|
|
[(1 16 0)
|
|
((emacs
|
|
(26 3)))
|
|
"Show function arglist or variable docstring in echo area" tar
|
|
((:keywords "extensions")
|
|
(:maintainer "Noah Friedman" . "friedman@splode.com")
|
|
(:authors
|
|
("Noah Friedman" . "friedman@splode.com"))
|
|
(:url . "https://elpa.gnu.org/packages/eldoc.html")
|
|
(:commit . "b85d9048f4a32c7c50894e991423d021d9f95317"))])
|
|
(electric-spacing .
|
|
[(5 0)
|
|
nil "Insert operators with surrounding spaces smartly" tar
|
|
((: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"))])
|
|
(elisa .
|
|
[(1 1 7)
|
|
((emacs
|
|
(29 2))
|
|
(ellama
|
|
(0 11 2))
|
|
(llm
|
|
(0 18 1))
|
|
(async
|
|
(1 9 8))
|
|
(plz
|
|
(0 9)))
|
|
"Emacs Lisp Information System Assistant" tar
|
|
((: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"))])
|
|
(elisp-benchmarks .
|
|
[(1 16)
|
|
nil "elisp benchmarks collection" tar
|
|
((: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"))])
|
|
(ellama .
|
|
[(1 8 2)
|
|
((emacs
|
|
(28 1))
|
|
(llm
|
|
(0 24 0))
|
|
(plz
|
|
(0 8))
|
|
(transient
|
|
(0 7))
|
|
(compat
|
|
(29 1)))
|
|
"Tool for interacting with LLMs" tar
|
|
((:url . "http://github.com/s-kostyaev/ellama")
|
|
(:keywords "help" "local" "tools")
|
|
(:maintainer "Sergey Kostyaev" . "sskostyaev@gmail.com")
|
|
(:authors
|
|
("Sergey Kostyaev" . "sskostyaev@gmail.com"))
|
|
(:commit . "729df728b611fe14ddc25cc0236f7bcbc00daae6"))])
|
|
(emacs-gc-stats .
|
|
[(1 4 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Collect Emacs GC statistics" tar
|
|
((:url . "https://git.sr.ht/~yantar92/emacs-gc-stats")
|
|
(:maintainer "Ihor Radchenko" . "yantar92@posteo.net")
|
|
(:authors
|
|
("Ihor Radchenko" . "yantar92@posteo.net"))
|
|
(:commit . "05d669e123f411c9582f99a9a6182efa43d01a6b"))])
|
|
(embark .
|
|
[(1 1)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1 4 0)))
|
|
"Conveniently act on minibuffer completions" tar
|
|
((: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"))])
|
|
(embark-consult .
|
|
[(1 1)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1 4 0))
|
|
(embark
|
|
(1 0))
|
|
(consult
|
|
(1 0)))
|
|
"Consult integration for Embark" tar
|
|
((: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"))])
|
|
(ement .
|
|
[(0 16)
|
|
((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)))
|
|
"Matrix client" tar
|
|
((:url . "https://github.com/alphapapa/ement.el")
|
|
(:keywords "comm")
|
|
(:maintainer "Adam Porter" . "adam@alphapapa.net")
|
|
(:authors
|
|
("Adam Porter" . "adam@alphapapa.net"))
|
|
(:commit . "26bf5a4efd08bc724cf29c412c36c2909d72bb13"))])
|
|
(emms .
|
|
[(23)
|
|
((cl-lib
|
|
(0 5))
|
|
(nadvice
|
|
(0 3))
|
|
(seq
|
|
(0)))
|
|
"The Emacs Multimedia System" tar
|
|
((: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 . "09f829b04804af37d00280e31a0e0257bcd2329e"))])
|
|
(engrave-faces .
|
|
[(0 3 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Convert font-lock faces to other formats" tar
|
|
((:url . "https://github.com/tecosaur/engrave-faces")
|
|
(:keywords "faces")
|
|
(:maintainer "TEC" . "tec@tecosaur.com")
|
|
(:authors
|
|
("TEC" . "https://github/tecosaur"))
|
|
(:commit . "fe29d9b593a0f7ada4df3f52dfb9f7f8c1bdaaa7"))])
|
|
(enwc .
|
|
[(2 0)
|
|
((emacs
|
|
(25 1)))
|
|
"The Emacs Network Client" tar
|
|
((: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"))])
|
|
(epoch-view .
|
|
[(0 0 1)
|
|
nil "Minor mode to visualize epoch timestamps" single
|
|
((: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"))])
|
|
(erc .
|
|
[(5 6)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1 4 5)))
|
|
"An Emacs Internet Relay Chat client" tar
|
|
((: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 . "d1e98a8f0128747030e97ffea20a8f67aa0cd923"))])
|
|
(ergoemacs-mode .
|
|
[(5 16 10 12)
|
|
((emacs
|
|
(24 1))
|
|
(undo-tree
|
|
(0 6 5))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Emacs mode based on common modern interface and ergonomics." tar
|
|
((: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"))])
|
|
(ess .
|
|
[(25 1 0)
|
|
((emacs
|
|
(25 1)))
|
|
"Emacs Speaks Statistics" tar
|
|
((: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 . "78f4db2879d00e21b71261f0a6e512504837ab9b"))])
|
|
(excorporate .
|
|
[(1 1 3)
|
|
((fsm
|
|
(0 2 1))
|
|
(soap-client
|
|
(3 2 0))
|
|
(url-http-ntlm
|
|
(2 0 6))
|
|
(url-http-oauth
|
|
(0 8 4)))
|
|
"Exchange Web Services (EWS) integration" tar
|
|
((:url . "https://www.fitzsim.org/blog/")
|
|
(:keywords "calendar")
|
|
(:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
|
|
(:authors
|
|
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
|
|
(:commit . "d0dc6a28a0b39b67b01c63163217f8ebd055df4d"))])
|
|
(expand-region .
|
|
[(1 0 0)
|
|
((emacs
|
|
(24 4)))
|
|
"Increase selected region by semantic units." tar
|
|
((: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"))])
|
|
(expreg .
|
|
[(1 4 1)
|
|
((emacs
|
|
(29 1)))
|
|
"Simple expand region" tar
|
|
((:url . "https://github.com/casouri/expreg")
|
|
(:keywords "text" "editing")
|
|
(:maintainer "Yuan Fu" . "casouri@gmail.com")
|
|
(:authors
|
|
("Yuan Fu" . "casouri@gmail.com"))
|
|
(:commit . "b1dc64aef8ed8498a6d21e5e78ce7e0bda8407e0"))])
|
|
(external-completion .
|
|
[(0 1)
|
|
nil "Let external tools control completion style" tar
|
|
((: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"))])
|
|
(exwm .
|
|
[(0 34)
|
|
((emacs
|
|
(27 1))
|
|
(xelb
|
|
(0 20))
|
|
(compat
|
|
(30)))
|
|
"Emacs X Window Manager" tar
|
|
((: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"))])
|
|
(f90-interface-browser .
|
|
[(1 1)
|
|
nil "Parse and browse f90 interfaces" single
|
|
((:authors
|
|
("Lawrence Mitchell" . "wence@gmx.li"))
|
|
(:maintainer "Lawrence Mitchell" . "wence@gmx.li")
|
|
(:url . "http://github.com/wence-/f90-iface/"))])
|
|
(filechooser .
|
|
[(0 2 3)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(29 1)))
|
|
"An xdg-desktop-portal filechooser" tar
|
|
((:url . "https://codeberg.org/rahguzar/filechooser")
|
|
(:keywords "convenience" "files" "tools" "unix")
|
|
(:maintainer "rahguzar" . "rahguzar@mailbox.org")
|
|
(:authors
|
|
("rahguzar" . "rahguzar@mailbox.org"))
|
|
(:commit . "904ff4764fe3a74442056e56cd298dea1edbf269"))])
|
|
(filladapt .
|
|
[(2 12 2)
|
|
((emacs
|
|
(24 4)))
|
|
"Adaptive fill" tar
|
|
((:maintainer nil . "emacs-devel@gnu.org")
|
|
(:authors
|
|
("Kyle E. Jones" . "kyle_jones@wonderworks.com"))
|
|
(:url . "https://elpa.gnu.org/packages/filladapt.html")
|
|
(:commit . "6cce6acc6350541efe6b1064335b480e820fd325"))])
|
|
(firefox-javascript-repl .
|
|
[(0 9 5)
|
|
((emacs
|
|
(26 1)))
|
|
"Jack into Firefox" tar
|
|
((:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
|
|
(:authors
|
|
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
|
|
(:url . "https://elpa.gnu.org/packages/firefox-javascript-repl.html")
|
|
(:commit . "fee99c20f1f4684ed845eeac9eda46fcde6bf1e9"))])
|
|
(flylisp .
|
|
[(0 2)
|
|
nil "Color unbalanced parentheses and parentheses inconsistent with indentation" tar
|
|
((:maintainer "Barry O'Reilly" . "gundaetiapo@gmail.com")
|
|
(:authors
|
|
("Barry O'Reilly" . "gundaetiapo@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/flylisp.html")
|
|
(:commit . "20fe3e77bb73773c8678e65ae38020b0b7f996eb"))])
|
|
(flymake .
|
|
[(1 4 1)
|
|
((emacs
|
|
(26 1))
|
|
(eldoc
|
|
(1 14 0))
|
|
(project
|
|
(0 7 1)))
|
|
"A universal on-the-fly syntax checker" tar
|
|
((: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 . "a25fc9a518dc1c4bf1ef86bb949ed2f3c995adea"))])
|
|
(flymake-clippy .
|
|
[(1 1 0)
|
|
((emacs
|
|
(27)))
|
|
"Flymake backend for Clippy" tar
|
|
((: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"))])
|
|
(flymake-codespell .
|
|
[(0 1)
|
|
((emacs
|
|
(26 1))
|
|
(compat
|
|
(29 1 4 2)))
|
|
"Flymake backend for codespell" tar
|
|
((:url . "https://www.github.com/skangas/flymake-codespell")
|
|
(:keywords "extensions")
|
|
(:maintainer "Stefan Kangas" . "stefankangas@gmail.com")
|
|
(:authors
|
|
("Stefan Kangas" . "stefankangas@gmail.com"))
|
|
(:commit . "d72e3ad4cdfd5cea1509a241d55e18f54ae2aeca"))])
|
|
(flymake-proselint .
|
|
[(0 3 0)
|
|
((emacs
|
|
(26 1)))
|
|
"Flymake backend for proselint" tar
|
|
((: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"))])
|
|
(fontaine .
|
|
[(3 0 1)
|
|
((emacs
|
|
(29 1)))
|
|
"Set font configurations using presets" tar
|
|
((:url . "https://github.com/protesilaos/fontaine")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "34d8b04bef350b270f52dc4defc9bac3e9617bf0"))])
|
|
(frame-tabs .
|
|
[(1 1)
|
|
nil "show buffer tabs in side window" tar
|
|
((: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"))])
|
|
(frog-menu .
|
|
[(0 2 11)
|
|
((emacs
|
|
(26))
|
|
(avy
|
|
(0 4))
|
|
(posframe
|
|
(0 4)))
|
|
"Quickly pick items from ad hoc menus" tar
|
|
((:url . "https://github.com/clemera/frog-menu")
|
|
(:keywords "convenience")
|
|
(:maintainer "Clemens Radermacher" . "clemera@posteo.net")
|
|
(:authors
|
|
("Clemens Radermacher" . "clemera@posteo.net"))
|
|
(:commit . "3d99c10eb472b5f7fe761bb3f329fe10971ea903"))])
|
|
(fsm .
|
|
[(0 2 1)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"state machine library" tar
|
|
((: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"))])
|
|
(ftable .
|
|
[(1 1)
|
|
((emacs
|
|
(26 0)))
|
|
"Fill a table to fit in n columns" tar
|
|
((:url . "https://github.com/casouri/ftable")
|
|
(:keywords "convenience" "text" "table")
|
|
(:maintainer "Yuan Fu" . "casouri@gmail.com")
|
|
(:authors
|
|
("Yuan Fu" . "casouri@gmail.com"))
|
|
(:commit . "d7c243ac3be2a67986f53f3dc31ba1426e82b771"))])
|
|
(gcmh .
|
|
[(0 2 1)
|
|
((emacs
|
|
(24)))
|
|
"the Garbage Collector Magic Hack" tar
|
|
((:url . "https://gitlab.com/koral/gcmh")
|
|
(:keywords "internal")
|
|
(:maintainer nil . "akrl@sdf.org")
|
|
(:authors
|
|
("Andrea Corallo" . "akrl@sdf.org"))
|
|
(:commit . "0089f9c3a6d4e9a310d0791cf6fa8f35642ecfd9"))])
|
|
(ggtags .
|
|
[(0 9 0)
|
|
((emacs
|
|
(25)))
|
|
"emacs frontend to GNU Global source code tagging system" tar
|
|
((: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"))])
|
|
(gited .
|
|
[(0 6 0)
|
|
((emacs
|
|
(24 4))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Operate on Git branches like dired" tar
|
|
((: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"))])
|
|
(gle-mode .
|
|
[(1 1)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Major mode to edit Graphics Layout Engine files" tar
|
|
((: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"))])
|
|
(gnat-compiler .
|
|
[(1 0 3)
|
|
((emacs
|
|
(25 3))
|
|
(wisi
|
|
(4 3 0)))
|
|
"Support for running GNAT tools" tar
|
|
((: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"))])
|
|
(gnome-c-style .
|
|
[(0 1)
|
|
nil "minor mode for editing GNOME-style C source code" tar
|
|
((: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"))])
|
|
(gnome-dark-style .
|
|
[(0 2 3)
|
|
((emacs
|
|
(30 1)))
|
|
"Sync theme with GNOME color-scheme" tar
|
|
((: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 . "a2e9248ea09776c13966d8181d3f2078e9a1c7ba"))])
|
|
(gnorb .
|
|
[(1 6 11)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Glue code between Gnus, Org, and BBDB" tar
|
|
((: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"))])
|
|
(gnu-elpa .
|
|
[(1 1)
|
|
nil "Advertize GNU ELPA packages" tar
|
|
((: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"))])
|
|
(gnu-elpa-keyring-update .
|
|
[(2022 12 1)
|
|
nil "Update Emacs's GPG keyring for GNU ELPA" tar
|
|
((: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 . "1e8726c459258fba62ee38807abdae4e350e5238"))])
|
|
(gnugo .
|
|
[(3 1 2)
|
|
((ascii-art-to-unicode
|
|
(1 5))
|
|
(xpm
|
|
(1 0 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"play GNU Go in a buffer" tar
|
|
((: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"))])
|
|
(gnus-mock .
|
|
[(0 5)
|
|
nil "Mock Gnus installation for testing" tar
|
|
((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
|
|
(:url . "https://elpa.gnu.org/packages/gnus-mock.html")
|
|
(:commit . "0ec119ff8ddca61fc0f3e05ac4e895d57cb2ca21"))])
|
|
(gpastel .
|
|
[(0 5 0)
|
|
((emacs
|
|
(25 1)))
|
|
"Integrates GPaste with the kill-ring" tar
|
|
((:url . "https://gitlab.petton.fr/DamienCassou/desktop-environment")
|
|
(:keywords "tools")
|
|
(:maintainer "Damien Cassou" . "damien@cassou.me")
|
|
(:authors
|
|
("Damien Cassou" . "damien@cassou.me"))
|
|
(:commit . "8a5522b274f79d55d7c9a0b2aaf062526f9253c7"))])
|
|
(gpr-mode .
|
|
[(1 0 5)
|
|
((emacs
|
|
(25 3))
|
|
(wisi
|
|
(4 3 2))
|
|
(gnat-compiler
|
|
(1 0 3)))
|
|
"Major mode for editing GNAT project files" tar
|
|
((: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"))])
|
|
(gpr-query .
|
|
[(1 0 4)
|
|
((emacs
|
|
(25 3))
|
|
(wisi
|
|
(4 3 0))
|
|
(gnat-compiler
|
|
(1 0 3)))
|
|
"Minor mode for navigating sources using gpr_query" tar
|
|
((: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"))])
|
|
(graphql .
|
|
[(0 1 2)
|
|
((emacs
|
|
(25)))
|
|
"GraphQL utilities" tar
|
|
((: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"))])
|
|
(greader .
|
|
[(0 12 7)
|
|
((emacs
|
|
(26 1))
|
|
(seq
|
|
(2 24))
|
|
(compat
|
|
(29 1 4 5)))
|
|
"Gnamù reader, send buffer contents to a speech engine" tar
|
|
((: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 . "07266f027f9e3d4b690142f525b5bbde2cb4b19e"))])
|
|
(greenbar .
|
|
[(1 2)
|
|
((emacs
|
|
(27 1)))
|
|
"Mark comint output with \"greenbar\" background" tar
|
|
((: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 . "7b651257bd0536d454f4b896212b3fe1f8c75024"))])
|
|
(gtags-mode .
|
|
[(1 9 3)
|
|
((emacs
|
|
(28)))
|
|
"GNU Global integration with xref, project and imenu." tar
|
|
((:url . "https://github.com/Ergus/gtags-mode")
|
|
(:keywords "xref" "project" "imenu" "gtags" "global")
|
|
(:commit . "282f000fbe2b2a9c1a60a96e0db44c21df74ebb5"))])
|
|
(guess-language .
|
|
[(0 0 1)
|
|
((cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(24))
|
|
(nadvice
|
|
(0 1)))
|
|
"Robust automatic language detection" single
|
|
((:authors
|
|
("Titus von der Malsburg" . "malsburg@posteo.de"))
|
|
(:maintainer "Titus von der Malsburg" . "malsburg@posteo.de")
|
|
(:url . "https://github.com/tmalsburg/guess-language.el"))])
|
|
(hcel .
|
|
[(1 0 0)
|
|
((emacs
|
|
(28)))
|
|
"Haskell codebase explorer / cross referencer" tar
|
|
((:url . "https://g.ypei.me/hc.el.git")
|
|
(:keywords "haskell")
|
|
(:maintainer "Yuchen Pei" . "id@ypei.org")
|
|
(:authors
|
|
("Yuchen Pei" . "id@ypei.org"))
|
|
(:commit . "a215df2f884fb445d8f159a2b4d84e6853ac9816"))])
|
|
(heap .
|
|
[(0 5)
|
|
nil "Heap (a.k.a. priority queue) data structure" tar
|
|
((: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"))])
|
|
(hiddenquote .
|
|
[(1 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Major mode for doing hidden quote puzzles" tar
|
|
((:url . "http://mauroaranda.com/puzzles/hidden-quote-puzzle/")
|
|
(:keywords "games")
|
|
(:maintainer "Mauro Aranda" . "maurooaranda@gmail.com")
|
|
(:authors
|
|
("Mauro Aranda" . "maurooaranda@gmail.com"))
|
|
(:commit . "856438ee2950fa998561f71d40355a88cdb078b4"))])
|
|
(highlight-escape-sequences .
|
|
[(0 4)
|
|
nil "Highlight escape sequences" tar
|
|
((: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"))])
|
|
(hook-helpers .
|
|
[(1 1 1)
|
|
((emacs
|
|
(25 1)))
|
|
"Anonymous, modifiable hook functions" tar
|
|
((:url . "https://savannah.nongnu.org/projects/hook-helpers-el/")
|
|
(:maintainer "Ian Dunn" . "dunni@gnu.org")
|
|
(:authors
|
|
("Ian Dunn" . "dunni@gnu.org"))
|
|
(:keywords "development" "hooks"))])
|
|
(html5-schema .
|
|
[(0 1)
|
|
nil "Add HTML5 schemas for use by nXML" tar
|
|
((: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"))])
|
|
(hugoista .
|
|
[(0 2 1)
|
|
((emacs
|
|
(24 3))
|
|
(seq
|
|
(0)))
|
|
"Manage Hugo posts like a barista" tar
|
|
((: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"))])
|
|
(hydra .
|
|
[(0 15 0)
|
|
((cl-lib
|
|
(0 5))
|
|
(lv
|
|
(0)))
|
|
"Make bindings that stick around." tar
|
|
((:url . "https://github.com/abo-abo/hydra")
|
|
(:keywords "bindings")
|
|
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:commit . "7081ee6d443dbf2b58e77fa7357c90e495173a2f"))])
|
|
(hyperbole .
|
|
[(9 0 1)
|
|
((emacs
|
|
(27 1)))
|
|
"GNU Hyperbole: The Everyday Hypertextual Information Manager" tar
|
|
((: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"))])
|
|
(idlwave .
|
|
[(6 5 1)
|
|
nil "IDL editing mode for GNU Emacs" tar
|
|
((:keywords "languages")
|
|
(:maintainer "J.D. Smith" . "jdtsmith@gmail.com")
|
|
(:url . "https://elpa.gnu.org/packages/idlwave.html")
|
|
(:commit . "e1fcd7244cb32df1e90b09729e53474e50a2e808"))])
|
|
(ilist .
|
|
[(0 4)
|
|
nil "Display a list in an ibuffer way." tar
|
|
((:url . "https://gitlab.com/mmemmew/ilist")
|
|
(:keywords "convenience")
|
|
(:maintainer "Durand" . "mmemmew@gmail.com")
|
|
(:authors
|
|
("Durand" . "mmemmew@gmail.com"))
|
|
(:commit . "5a57e52122fe483fa9bd39049c13a25334e408da"))])
|
|
(indent-bars .
|
|
[(0 9 2)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(30)))
|
|
"Highlight indentation with bars" tar
|
|
((: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 . "aa07a3d812c64445d44796b85fca07044864f64b"))])
|
|
(inspector .
|
|
[(0 38)
|
|
((emacs
|
|
(27 1)))
|
|
"Tool for inspection of Emacs Lisp objects" tar
|
|
((: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 . "c5617289dd40efb45f8160420c29000c7d7489de"))])
|
|
(ioccur .
|
|
[(2 6)
|
|
((emacs
|
|
(24))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Incremental occur" tar
|
|
((:url . "https://github.com/thierryvolpiatto/ioccur")
|
|
(:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
|
|
(:authors
|
|
("Thierry Volpiatto" . "thievol@posteo.net"))
|
|
(:commit . "33bf6f73e314ade8da27dd793c69c21312c97f10"))])
|
|
(isearch-mb .
|
|
[(0 8)
|
|
((emacs
|
|
(27 1)))
|
|
"Control isearch from the minibuffer" tar
|
|
((:url . "https://github.com/astoff/isearch-mb")
|
|
(:keywords "matching")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "927ea1790bd0c474be5f63bd9c23874e6c61fb48"))])
|
|
(iso-date .
|
|
[(1 2 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Utilities for working with ISO dates" tar
|
|
((:url . "https://github.com/lmq-10/iso-date")
|
|
(:maintainer "Lucas Quintana" . "lmq10@protonmail.com")
|
|
(:authors
|
|
("Lucas Quintana" . "lmq10@protonmail.com"))
|
|
(:commit . "a957d9ae579eeed146e929dd70e5d1a6e265bd06"))])
|
|
(iterators .
|
|
[(0 1 1)
|
|
((emacs
|
|
(25)))
|
|
"Functions for working with iterators" tar
|
|
((: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"))])
|
|
(ivy .
|
|
[(0 15 1)
|
|
((emacs
|
|
(24 5)))
|
|
"Incremental Vertical completYon" tar
|
|
((:url . "https://github.com/abo-abo/swiper")
|
|
(:keywords "matching")
|
|
(:maintainer "Basil L. Contovounesios" . "basil@contovou.net")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:commit . "d63d52f140105d4a072fbc18f1405ab8313a4cd5"))])
|
|
(ivy-avy .
|
|
[(0 15 1)
|
|
((emacs
|
|
(24 5))
|
|
(ivy
|
|
(0 15 1))
|
|
(avy
|
|
(0 5 0)))
|
|
"Avy integration for Ivy" tar
|
|
((:url . "https://github.com/abo-abo/swiper")
|
|
(:keywords "convenience")
|
|
(:maintainer "Basil L. Contovounesios" . "basil@contovou.net")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:commit . "b1fb126f19612aab7fdee74bccbf00fcaa3f908f"))])
|
|
(ivy-explorer .
|
|
[(0 3 2)
|
|
((emacs
|
|
(25))
|
|
(ivy
|
|
(0 10 0)))
|
|
"Dynamic file browsing grid using ivy" tar
|
|
((: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"))])
|
|
(ivy-hydra .
|
|
[(0 15 1)
|
|
((emacs
|
|
(24 5))
|
|
(ivy
|
|
(0 15 1))
|
|
(hydra
|
|
(0 14 0)))
|
|
"Additional key bindings for Ivy" tar
|
|
((:url . "https://github.com/abo-abo/swiper")
|
|
(:keywords "convenience")
|
|
(:maintainer "Basil L. Contovounesios" . "basil@contovou.net")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:commit . "1c9bc4e190199c891a69af03b2cf3e3f0d00c1ec"))])
|
|
(ivy-posframe .
|
|
[(0 6 3)
|
|
((emacs
|
|
(26 0))
|
|
(posframe
|
|
(1 0 0))
|
|
(ivy
|
|
(0 13 0)))
|
|
"Using posframe to show Ivy" tar
|
|
((: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 . "5d9420252ca855d6d206f1f8ef5993a6be3c618f"))])
|
|
(jami-bot .
|
|
[(0 0 4)
|
|
((emacs
|
|
(27 1)))
|
|
"An extendable chat bot for the private messenger GNU Jami" tar
|
|
((: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"))])
|
|
(jarchive .
|
|
[(0 11 0)
|
|
((emacs
|
|
(26 1)))
|
|
"Open project dependencies in jar archives" tar
|
|
((:url . "https://git.sr.ht/~dannyfreeman/jarchive")
|
|
(:keywords "tools" "languages" "jvm" "java" "clojure")
|
|
(:maintainer "Danny Freeman" . "danny@dfreeman.email")
|
|
(:commit . "2c27714a72543bd115cb164ab25647b656c65b2d"))])
|
|
(javaimp .
|
|
[(0 9 1)
|
|
nil "Add and reorder Java import statements in Maven/Gradle projects" tar
|
|
((: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"))])
|
|
(jgraph-mode .
|
|
[(1 1)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Major mode for Jgraph files" tar
|
|
((: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"))])
|
|
(jinx .
|
|
[(2 3)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"Enchanted Spell Checker" tar
|
|
((:url . "https://github.com/minad/jinx")
|
|
(:keywords "convenience" "text")
|
|
(:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
|
|
(:authors
|
|
("Daniel Mendler" . "mail@daniel-mendler.de"))
|
|
(:commit . "214d98c18c01897eab108a880b18aa3b64632a03"))])
|
|
(jit-spell .
|
|
[(0 4)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1)))
|
|
"Just-in-time spell checking" tar
|
|
((:url . "https://github.com/astoff/jit-spell")
|
|
(:keywords "tools" "wp")
|
|
(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
|
|
(:authors
|
|
("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
(:commit . "db9cedbb2d2515ffc441fa27c839c42a657a6b71"))])
|
|
(js2-mode .
|
|
[(20231224)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Improved JavaScript editing mode" tar
|
|
((: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"))])
|
|
(json-mode .
|
|
[(0 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Major mode for editing JSON files" tar
|
|
((: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 . "dc1e531039e381edf04787c89d17038db5dc8b77"))])
|
|
(jsonrpc .
|
|
[(1 0 25)
|
|
((emacs
|
|
(25 2)))
|
|
"JSON-RPC library" tar
|
|
((: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 . "7c552b22e64fa9173557e3511aa4e37ac1d5ea59"))])
|
|
(jumpc .
|
|
[(3 1)
|
|
nil "jump to previous insertion points" tar
|
|
((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
|
|
(:authors
|
|
("Ivan Kanis" . "ivan@kanis.fr"))
|
|
(:url . "https://elpa.gnu.org/packages/jumpc.html")
|
|
(:commit . "ab83a2a5416f83405361e25df8cbd8aab35cb8b3"))])
|
|
(kind-icon .
|
|
[(0 2 2)
|
|
((emacs
|
|
(27 1))
|
|
(svg-lib
|
|
(0 2 8)))
|
|
"Completion kind icons" tar
|
|
((: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"))])
|
|
(kiwix .
|
|
[(1 1 5)
|
|
((emacs
|
|
(25 1))
|
|
(request
|
|
(0 3 0)))
|
|
"Searching offline Wikipedia through Kiwix." tar
|
|
((:url . "https://github.com/stardiviner/kiwix.el")
|
|
(:keywords "kiwix" "wikipedia")
|
|
(:maintainer "stardiviner" . "numbchild@gmail.com")
|
|
(:authors
|
|
("stardiviner" . "numbchild@gmail.com"))
|
|
(:commit . "cb843349c10b1a492ceb59da20bfcef3ef02f4b5"))])
|
|
(kmb .
|
|
[(0 1)
|
|
((emacs
|
|
(24 1)))
|
|
"Kill buffers matching a regexp w/o confirmation" tar
|
|
((:keywords "lisp" "convenience")
|
|
(:authors
|
|
("Tino Calancha" . "tino.calancha@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/kmb.html")
|
|
(:commit . "4fee1c87e7e286d7ecd759fb74aa7a112bb51e3a"))])
|
|
(kubed .
|
|
[(0 5 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Kubernetes, Emacs, done!" tar
|
|
((: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 . "e8a6f9b0dc25d44f3783036962d6c08eacbdbd23"))])
|
|
(landmark .
|
|
[(1 0)
|
|
nil "Neural-network robot that learns landmarks" tar
|
|
((: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"))])
|
|
(latex-table-wizard .
|
|
[(1 5 4)
|
|
((emacs
|
|
(27 1))
|
|
(auctex
|
|
(12 1))
|
|
(transient
|
|
(0 3 7)))
|
|
"Magic editing of LaTeX tables" tar
|
|
((:url . "https://github.com/enricoflor/latex-table-wizard")
|
|
(:keywords "convenience")
|
|
(:maintainer "Enrico Flor" . "enrico@eflor.net")
|
|
(:authors
|
|
("Enrico Flor" . "enrico@eflor.net"))
|
|
(:commit . "b55d215dbef321194dbf10553d4c0d3b244a50f0"))])
|
|
(leaf .
|
|
[(4 5 5)
|
|
((emacs
|
|
(24 1)))
|
|
"Simplify your init.el configuration, extended use-package" tar
|
|
((:url . "https://github.com/conao3/leaf.el")
|
|
(:keywords "lisp" "settings")
|
|
(:maintainer "Naoya Yamashita" . "conao3@gmail.com")
|
|
(:authors
|
|
("Naoya Yamashita" . "conao3@gmail.com"))
|
|
(:commit . "7cc38f9739eadc569b1179fabe7f7893167105da"))])
|
|
(lentic .
|
|
[(0 12)
|
|
((emacs
|
|
(25))
|
|
(m-buffer
|
|
(0 13))
|
|
(dash
|
|
(2 5 0)))
|
|
"One buffer as a view of another" tar
|
|
((: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"))])
|
|
(lentic-server .
|
|
[(0 2)
|
|
((lentic
|
|
(0 8))
|
|
(web-server
|
|
(0 1 1)))
|
|
"Web Server for Emacs Literate Source" tar
|
|
((: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"))])
|
|
(let-alist .
|
|
[(1 0 6)
|
|
((emacs
|
|
(24 1)))
|
|
"Easily let-bind values of an assoc-list by their names" tar
|
|
((: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"))])
|
|
(lex .
|
|
[(1 2)
|
|
nil "Lexical analyser construction" tar
|
|
((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
|
|
(:authors
|
|
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
|
|
(:url . "https://elpa.gnu.org/packages/lex.html")
|
|
(:commit . "c7d76551cce66901b9f172f903ce720526c0fb52"))])
|
|
(lin .
|
|
[(1 1 0)
|
|
((emacs
|
|
(27 1)))
|
|
"Make `hl-line-mode' more suitable for selection UIs" tar
|
|
((:url . "https://github.com/protesilaos/lin")
|
|
(:keywords "convenience" "faces" "theme")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "647be281945185a20f37363fd335e99ad0540eff"))])
|
|
(listen .
|
|
[(0 9)
|
|
((emacs
|
|
(29 1))
|
|
(persist
|
|
(0 6))
|
|
(taxy
|
|
(0 10))
|
|
(taxy-magit-section
|
|
(0 13))
|
|
(transient
|
|
(0 5 3)))
|
|
"Audio/Music player" tar
|
|
((:url . "https://github.com/alphapapa/listen.el")
|
|
(:keywords "multimedia")
|
|
(:maintainer "Adam Porter" . "adam@alphapapa.net")
|
|
(:authors
|
|
("Adam Porter" . "adam@alphapapa.net"))
|
|
(:commit . "61c511541af474027c012de7063ddfdb3f8cc780"))])
|
|
(literate-scratch .
|
|
[(2 2)
|
|
((emacs
|
|
(29 1)))
|
|
"Lisp Interaction w/ text paragraphs" tar
|
|
((: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"))])
|
|
(llm .
|
|
[(0 27 1)
|
|
((emacs
|
|
(28 1))
|
|
(plz
|
|
(0 8))
|
|
(plz-event-source
|
|
(0 1 1))
|
|
(plz-media-type
|
|
(0 2 1))
|
|
(compat
|
|
(29 1)))
|
|
"Interface to pluggable llm backends" tar
|
|
((:url . "https://github.com/ahyatt/llm")
|
|
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
|
|
(:authors
|
|
("Andrew Hyatt" . "ahyatt@gmail.com"))
|
|
(:commit . "3afea0eb69c5ed615b1cf30bcda3daae3815306e"))])
|
|
(lmc .
|
|
[(1 4)
|
|
nil "Little Man Computer in Elisp" tar
|
|
((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
|
|
(:authors
|
|
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
|
|
(:url . "https://elpa.gnu.org/packages/lmc.html")
|
|
(:commit . "b65ac802b4f55fd8e5809fcf7a6f6da1e11e853a"))])
|
|
(load-dir .
|
|
[(0 0 5)
|
|
nil "Load all Emacs Lisp files in a given directory" tar
|
|
((:keywords "lisp" "files" "convenience")
|
|
(:url . "https://elpa.gnu.org/packages/load-dir.html")
|
|
(:commit . "4c43baee082cc5a6f966c441008c6c479acbc5b7"))])
|
|
(load-relative .
|
|
[(1 3 2)
|
|
nil "Relative file load (within a multi-file Emacs package)" tar
|
|
((:url . "https://github.com/rocky/emacs-load-relative")
|
|
(:keywords "internal")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:commit . "e79d8f1581991381a9e3f1657af59dd0c35058fa"))])
|
|
(loc-changes .
|
|
[(1 2)
|
|
nil "keep track of positions even after buffer changes" single
|
|
((:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:url . "http://github.com/rocky/emacs-loc-changes"))])
|
|
(loccur .
|
|
[(1 2 5)
|
|
((emacs
|
|
(25 1)))
|
|
"Perform an occur-like folding in current buffer" tar
|
|
((:url . "https://github.com/fourier/loccur")
|
|
(:keywords "matching")
|
|
(:maintainer "Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
|
|
(:authors
|
|
("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
|
|
(:commit . "2120345933a1617cc5359dabd7636fd3479441bf"))])
|
|
(logos .
|
|
[(1 2 0)
|
|
((emacs
|
|
(27 1)))
|
|
"Simple focus mode and extras" tar
|
|
((: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"))])
|
|
(luwak .
|
|
[(1 0 0)
|
|
((emacs
|
|
(28)))
|
|
"Web browser based on lynx -dump." tar
|
|
((: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"))])
|
|
(lv .
|
|
[(0 15 0)
|
|
nil "Other echo area" tar
|
|
((:url . "https://elpa.gnu.org/packages/lv.html")
|
|
(:commit . "54e9db2b023e03b6f6b46aeec48ea74fd51d4e11"))])
|
|
(m-buffer .
|
|
[(0 16 1)
|
|
((seq
|
|
(2 14)))
|
|
"List-Oriented, Functional Buffer Manipulation" tar
|
|
((: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"))])
|
|
(map .
|
|
[(3 3 1)
|
|
((emacs
|
|
(26)))
|
|
"Map manipulation functions" tar
|
|
((: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"))])
|
|
(marginalia .
|
|
[(2 2)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"Enrich existing commands with completion annotations" tar
|
|
((: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 . "6e3412ce57b9c87c2d66bc8814aa1a3fdb2e929f"))])
|
|
(markchars .
|
|
[(0 2 2)
|
|
nil "Mark chars fitting certain characteristics" tar
|
|
((:maintainer "Lennart Borgman" . "lennart.borgman@gmail.com")
|
|
(:authors
|
|
("Lennart Borgman" . "lennart.borgman@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/markchars.html")
|
|
(:commit . "f069a7637a97239ecab7f34fd07fddfafb02ba3f"))])
|
|
(math-symbol-lists .
|
|
[(1 3)
|
|
nil "Lists of Unicode math symbols and latex commands" tar
|
|
((: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"))])
|
|
(mathjax .
|
|
[(0 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Render formulas using MathJax" tar
|
|
((: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"))])
|
|
(mathsheet .
|
|
[(1 2)
|
|
((peg
|
|
(1 0))
|
|
(emacs
|
|
(28 1)))
|
|
"Generate dynamic math worksheets" tar
|
|
((:url . "https://gitlab.com/ianxm/mathsheet")
|
|
(:keywords "tools" "education" "math")
|
|
(:maintainer "Ian Martins" . "ianxm@jhu.edu")
|
|
(:authors
|
|
("Ian Martins" . "ianxm@jhu.edu"))
|
|
(:commit . "344d10db24358c0974bdd9fffc2e3f8d960fbb07"))])
|
|
(matlab-mode .
|
|
[(6 3)
|
|
((emacs
|
|
(27 2)))
|
|
"major mode for MATLAB(R) dot-m files" tar
|
|
((:url . "https://github.com/mathworks/Emacs-MATLAB-Mode")
|
|
(:keywords "matlab(r)")
|
|
(:maintainer
|
|
("Eric M. Ludlam" . "eludlam@mathworks.com")
|
|
("Uwe Brauer" . "oub@mat.ucm.es"))
|
|
(:authors
|
|
("Matt Wette" . "mwette@alumni.caltech.edu")
|
|
("Eric M. Ludlam" . "eludlam@mathworks.com"))
|
|
(:commit . "935137844e16551a5369f928d2591556be7fb9c2"))])
|
|
(mct .
|
|
[(1 1 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Minibuffer Confines Transcended" tar
|
|
((:url . "https://github.com/protesilaos/mct")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "306cb704196c643b552aceb5893693641ca747d9"))])
|
|
(memory-usage .
|
|
[(0 2)
|
|
nil "Analyze the memory usage of Emacs in various ways" tar
|
|
((: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"))])
|
|
(metar .
|
|
[(0 3)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Retrieve and decode METAR weather information" tar
|
|
((:keywords "comm")
|
|
(:maintainer "Mario Lang" . "mlang@delysid.org")
|
|
(:authors
|
|
("Mario Lang" . "mlang@delysid.org"))
|
|
(:url . "https://elpa.gnu.org/packages/metar.html")
|
|
(:commit . "623639e7d6912c4d71dc8f0aea5ad1e9ede41cf8"))])
|
|
(midi-kbd .
|
|
[(0 2)
|
|
((emacs
|
|
(25)))
|
|
"Create keyboard events from Midi input" tar
|
|
((: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"))])
|
|
(mines .
|
|
[(1 6)
|
|
((emacs
|
|
(24 4))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Minesweeper game" tar
|
|
((:url . "https://github.com/calancha/Minesweeper")
|
|
(:keywords "games")
|
|
(:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
|
|
(:authors
|
|
("Tino Calancha" . "tino.calancha@gmail.com"))
|
|
(:commit . "868e9b9650be1bcc1a5e6ff5a66806eccd1fe26e"))])
|
|
(minibuffer-header .
|
|
[(0 5)
|
|
((emacs
|
|
(27 1)))
|
|
"Minibuffer header line" tar
|
|
((:url . "https://github.com/rougier/minibuffer-header")
|
|
(:keywords "convenience")
|
|
(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
|
|
(:commit . "fe5d90d3f13c0010eed3b5dd437b458f8bf3da5f"))])
|
|
(minibuffer-line .
|
|
[(0 1)
|
|
nil "Display status info in the minibuffer window" tar
|
|
((: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"))])
|
|
(minimap .
|
|
[(1 4)
|
|
nil "Sidebar showing a \"mini-map\" of a buffer" tar
|
|
((:maintainer "David Engster" . "deng@randomsample.de")
|
|
(:authors
|
|
("David Engster" . "deng@randomsample.de"))
|
|
(:url . "https://elpa.gnu.org/packages/minimap.html")
|
|
(:commit . "2ff29c5d6abae3637d6174d889f39745fcd13fa5"))])
|
|
(minuet .
|
|
[(0 6 0)
|
|
((emacs
|
|
(29))
|
|
(plz
|
|
(0 9))
|
|
(dash
|
|
(2 19 1)))
|
|
"Code completion using LLM" tar
|
|
((:url . "https://github.com/milanglacier/minuet-ai.el")
|
|
(:maintainer "Milan Glacier" . "dev@milanglacier.com")
|
|
(:authors
|
|
("Milan Glacier" . "dev@milanglacier.com"))
|
|
(:commit . "a6f4daf27e5816dc9cddf744a844a007084a93ac"))])
|
|
(mmm-mode .
|
|
[(0 5 11)
|
|
((emacs
|
|
(25 1))
|
|
(cl-lib
|
|
(0 2)))
|
|
"Allow Multiple Major Modes in a buffer" tar
|
|
((: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"))])
|
|
(modus-themes .
|
|
[(4 8 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Elegant, highly legible and customizable themes" tar
|
|
((:url . "https://github.com/protesilaos/modus-themes")
|
|
(:keywords "faces" "theme" "accessibility")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "2f19a515110f7fcc407fcc32b9cdfdb26a853eb5"))])
|
|
(mpdired .
|
|
[(3)
|
|
((emacs
|
|
(29)))
|
|
"A dired-like client for Music Player Daemon" tar
|
|
((: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"))])
|
|
(multi-mode .
|
|
[(1 14)
|
|
nil "support for multiple major modes" tar
|
|
((: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"))])
|
|
(multishell .
|
|
[(1 1 10)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Organize use of multiple shell buffers, local and remote" tar
|
|
((:url . "https://github.com/kenmanheimer/EmacsMultishell")
|
|
(:keywords "processes")
|
|
(:maintainer "Ken Manheimer" . "ken.manheimer@gmail.com")
|
|
(:authors
|
|
("Ken Manheimer" . "ken.manheimer@gmail.com"))
|
|
(:commit . "aa1433b8df6d950e8592c7e878922b4ec5374569"))])
|
|
(muse .
|
|
[(3 20 2)
|
|
nil "Authoring and publishing tool for Emacs" tar
|
|
((:url . "http://mwolson.org/projects/EmacsMuse.html")
|
|
(:maintainer "Michael Olson" . "mwolson@gnu.org")
|
|
(:authors
|
|
("John Wiegley" . "johnw@gnu.org"))
|
|
(:keywords "hypermedia"))])
|
|
(myers .
|
|
[(0 1)
|
|
((emacs
|
|
(25)))
|
|
"Random-access singly-linked lists" tar
|
|
((: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"))])
|
|
(nadvice .
|
|
[(0 4)
|
|
nil "Forward compatibility for Emacs-24.4's nadvice" tar
|
|
((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
|
|
(:authors
|
|
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
|
|
(:url . "https://elpa.gnu.org/packages/nadvice.html")
|
|
(:commit . "d19e9ae649374a0f2fab1baa045ed192e0851750"))])
|
|
(nameless .
|
|
[(1 0 2)
|
|
((emacs
|
|
(24 4)))
|
|
"Hide package namespace in your emacs-lisp code" tar
|
|
((:url . "https://github.com/Malabarba/nameless")
|
|
(:keywords "convenience" "lisp")
|
|
(:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
|
|
(:authors
|
|
("Artur Malabarba" . "emacs@endlessparentheses.com"))
|
|
(:commit . "ab1a5c589378334eafca105af1a17f73b9065423"))])
|
|
(names .
|
|
[(20151201 0)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Namespaces for emacs-lisp. Avoid name clobbering without hiding symbols." tar
|
|
((:url . "https://github.com/Malabarba/names")
|
|
(:keywords "extensions" "lisp")
|
|
(:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
|
|
(:authors
|
|
("Artur Malabarba" . "emacs@endlessparentheses.com"))
|
|
(:commit . "465df8ed03f9d6c926566b81ef8abc93f8357983"))])
|
|
(nano-agenda .
|
|
[(0 3)
|
|
((emacs
|
|
(27 1)))
|
|
"N Λ N O agenda" tar
|
|
((:url . "https://github.com/rougier/nano-agenda")
|
|
(:keywords "convenience" "org-mode" "org-agenda")
|
|
(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
|
|
(:commit . "6c38e95b8e846aceb88398c682fd283052924556"))])
|
|
(nano-modeline .
|
|
[(1 1 0)
|
|
((emacs
|
|
(27 1)))
|
|
"N Λ N O modeline" tar
|
|
((:url . "https://github.com/rougier/nano-modeline")
|
|
(:keywords "convenience" "mode-line" "header-line")
|
|
(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
|
|
(:commit . "04676d57a1e602123a593836745a744d1b2028fb"))])
|
|
(nano-theme .
|
|
[(0 3 4)
|
|
((emacs
|
|
(27 1)))
|
|
"N Λ N O theme" tar
|
|
((:url . "https://github.com/rougier/nano-theme")
|
|
(:keywords "theme" "dark" "light")
|
|
(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
|
|
(:commit . "34a3efc37b329064a320225361ad833c57017485"))])
|
|
(nftables-mode .
|
|
[(1 1)
|
|
((emacs
|
|
(25 1)))
|
|
"Major mode for editing nftables" tar
|
|
((: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"))])
|
|
(nhexl-mode .
|
|
[(1 5)
|
|
((emacs
|
|
(24 4))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Minor mode to edit files via hex-dump format" tar
|
|
((: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"))])
|
|
(nlinum .
|
|
[(1 9)
|
|
nil "Show line numbers in the margin" tar
|
|
((: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"))])
|
|
(notes-mode .
|
|
[(1 31)
|
|
nil "Indexing system for on-line note-taking" tar
|
|
((:url . "https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/")
|
|
(:maintainer "John Heidemann" . "johnh@isi.edu")
|
|
(:authors
|
|
("John Heidemann" . "johnh@isi.edu"))
|
|
(:commit . "2a25d79f7e5d9ab7298ba40e11e78d1f2ded06d2"))])
|
|
(notmuch-indicator .
|
|
[(1 2 0)
|
|
((emacs
|
|
(27 1)))
|
|
"Display mode line indicator with notmuch-count(1) output" tar
|
|
((:url . "https://github.com/protesilaos/notmuch-indicator")
|
|
(:keywords "convenience" "mail")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "7aa1da708aeb9f729e8e0a99ef65341b7344815e"))])
|
|
(ntlm .
|
|
[(2 1 0)
|
|
nil "NTLM (NT LanManager) authentication support" tar
|
|
((: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"))])
|
|
(num3-mode .
|
|
[(1 5)
|
|
nil "highlight groups of digits in long numbers" tar
|
|
((: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"))])
|
|
(oauth2 .
|
|
[(0 17)
|
|
((cl-lib
|
|
(0 5))
|
|
(nadvice
|
|
(0 3)))
|
|
"OAuth 2.0 Authorization Protocol" tar
|
|
((:keywords "comm")
|
|
(:maintainer "Julien Danjou" . "julien@danjou.info")
|
|
(:authors
|
|
("Julien Danjou" . "julien@danjou.info"))
|
|
(:url . "https://elpa.gnu.org/packages/oauth2.html")
|
|
(:commit . "0147cabd8e82e46af27aef07aeed402b0bb9a0fb"))])
|
|
(ob-asymptote .
|
|
[(1 0 2)
|
|
nil "Babel Functions for Asymptote" tar
|
|
((:url . "https://github.com/hurrja/ob-asymptote")
|
|
(:keywords "literate programming" "reproducible research")
|
|
(:maintainer "Jarmo Hurri" . "jarmo.hurri@iki.fi")
|
|
(:commit . "339b5bef1434b1833d636c9fea9b95b3e990fe71"))])
|
|
(ob-haxe .
|
|
[(1 0)
|
|
nil "org-babel functions for haxe evaluation" tar
|
|
((:url . "https://orgmode.org")
|
|
(:keywords "literate programming" "reproducible research")
|
|
(:maintainer "Ian Martins" . "ianxm@jhu.edu")
|
|
(:authors
|
|
("Ian Martins" . "ianxm@jhu.edu"))
|
|
(:commit . "d52fa3bc87310a560bed8e6362e412c4b3d73294"))])
|
|
(objed .
|
|
[(0 8 3)
|
|
((emacs
|
|
(25))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Navigate and edit text objects." tar
|
|
((:url . "https://github.com/clemera/objed")
|
|
(:keywords "convenience")
|
|
(:maintainer "Clemens Radermacher" . "clemera@posteo.net")
|
|
(:authors
|
|
("Clemens Radermacher" . "clemera@posteo.net"))
|
|
(:commit . "01f062187912785ebaa2961036802c777cbbc65d"))])
|
|
(omn-mode .
|
|
[(1 3)
|
|
nil "Support for OWL Manchester Notation" tar
|
|
((: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"))])
|
|
(on-screen .
|
|
[(1 3 3)
|
|
((cl-lib
|
|
(0)))
|
|
"guide your eyes while scrolling" tar
|
|
((: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"))])
|
|
(orderless .
|
|
[(1 5)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(30)))
|
|
"Completion style for matching regexps in any order" tar
|
|
((: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 . "31812d9252c6cfa7eae8fa04cd40c8b2081e9936"))])
|
|
(org .
|
|
[(9 7 34)
|
|
((emacs
|
|
(26 1)))
|
|
"Outline-based notes management and organizer" tar
|
|
((:url . "https://orgmode.org")
|
|
(:keywords "outlines" "hypermedia" "calendar" "text")
|
|
(:maintainer "Ihor Radchenko" . "yantar92@posteo.net")
|
|
(:authors
|
|
("Carsten Dominik" . "carsten.dominik@gmail.com"))
|
|
(:commit . "8b15a0d0b48a0e3ce09be0d208d74a01743cbbe0"))])
|
|
(org-contacts .
|
|
[(1 1)
|
|
((emacs
|
|
(27 1))
|
|
(org
|
|
(9 3 4)))
|
|
"Contacts management system for Org Mode" tar
|
|
((: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 . "217ba04c9d638067a6ccb0829cf1885f54c1d568"))])
|
|
(org-edna .
|
|
[(1 1 2)
|
|
((emacs
|
|
(25 1))
|
|
(seq
|
|
(2 19))
|
|
(org
|
|
(9 0 5)))
|
|
"Extensible Dependencies 'N' Actions" tar
|
|
((: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"))])
|
|
(org-gnosis .
|
|
[(0 1 1)
|
|
((emacs
|
|
(27 2))
|
|
(emacsql
|
|
(4 0 0))
|
|
(compat
|
|
(29 1 4 2)))
|
|
"Roam-like Knowledge Management System" tar
|
|
((:url . "https://thanosapollo.org/projects/org-gnosis/")
|
|
(:keywords "extensions")
|
|
(:maintainer "Thanos Apollo" . "public@thanosapollo.org")
|
|
(:authors
|
|
("Thanos Apollo" . "public@thanosapollo.org"))
|
|
(:commit . "7db80112f08547ae4526f4ca645dbe6e224d27c6"))])
|
|
(org-jami-bot .
|
|
[(0 0 5)
|
|
((emacs
|
|
(28 1))
|
|
(jami-bot
|
|
(0 0 4)))
|
|
"Capture GNU Jami messages as notes and todos in Org mode" tar
|
|
((: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"))])
|
|
(org-modern .
|
|
[(1 9)
|
|
((emacs
|
|
(28 1))
|
|
(org
|
|
(9 5))
|
|
(compat
|
|
(30)))
|
|
"Modern looks for Org" tar
|
|
((: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 . "16bef888cb8e0198dd26f869b85c10c4491a3444"))])
|
|
(org-notify .
|
|
[(0 1 1)
|
|
((emacs
|
|
(25 1)))
|
|
"Notifications for Org-mode" tar
|
|
((: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 . "c08cf5b931960bc12eb782c1fe1ec82266cb4bc8"))])
|
|
(org-real .
|
|
[(1 0 11)
|
|
((emacs
|
|
(26 1))
|
|
(boxy
|
|
(2 0))
|
|
(org
|
|
(9 3)))
|
|
"Keep track of real things as org-mode links" tar
|
|
((:url . "https://gitlab.com/grinn.amy/org-real")
|
|
(:keywords "tools")
|
|
(:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
|
|
(:authors
|
|
("Amy Grinn" . "grinn.amy@gmail.com"))
|
|
(:commit . "aa45c5dc795779e4f25e4a8200da06454e070a79"))])
|
|
(org-remark .
|
|
[(1 3 0)
|
|
((emacs
|
|
(27 1))
|
|
(org
|
|
(9 4)))
|
|
"Highlight & annotate text, Info, EPUB, EWW" tar
|
|
((: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"))])
|
|
(org-transclusion .
|
|
[(1 4 0)
|
|
((emacs
|
|
(27 1))
|
|
(org
|
|
(9 4)))
|
|
"Transclude text content via links" tar
|
|
((: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"))])
|
|
(org-translate .
|
|
[(0 1 4)
|
|
((emacs
|
|
(27 1))
|
|
(org
|
|
(9 1)))
|
|
"Org-based translation environment" tar
|
|
((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
|
|
(:authors
|
|
("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
|
|
(:url . "https://elpa.gnu.org/packages/org-translate.html")
|
|
(:commit . "bdc5d169ef0c502f46aa673918ccf34fcc8415f2"))])
|
|
(orgalist .
|
|
[(1 16)
|
|
((emacs
|
|
(26 1)))
|
|
"Manage Org-like lists in non-Org buffers" tar
|
|
((:keywords "convenience")
|
|
(:maintainer "Nicolas Goaziou" . "mail@nicolasgoaziou.fr")
|
|
(:authors
|
|
("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
|
|
(:url . "https://elpa.gnu.org/packages/orgalist.html")
|
|
(:commit . "1f540f645eeb338019750d4dca3c056a1f5eca6d"))])
|
|
(osc .
|
|
[(0 4)
|
|
nil "Open Sound Control protocol library" tar
|
|
((: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"))])
|
|
(osm .
|
|
[(1 7)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"OpenStreetMap viewer" tar
|
|
((: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 . "72112b358c41d2147122b217d11f272a22f285e4"))])
|
|
(other-frame-window .
|
|
[(1 0 6)
|
|
((emacs
|
|
(24 4)))
|
|
"Minor mode to enable global prefix keys for other frame/window buffer placement" tar
|
|
((: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"))])
|
|
(pabbrev .
|
|
[(4 3 0)
|
|
((emacs
|
|
(25 1)))
|
|
"Predictive abbreviation expansion" tar
|
|
((:url . "https://github.com/phillord/pabbrev")
|
|
(:maintainer "Arthur Miller" . "arthur.miller@live.com")
|
|
(:authors
|
|
("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
|
|
(:commit . "0c281401b47bd67d2726326c1a415c2bd219395f"))])
|
|
(paced .
|
|
[(1 1 3)
|
|
((emacs
|
|
(25 1))
|
|
(async
|
|
(1 9 1)))
|
|
"Predictive Abbreviation Completion and Expansion using Dictionaries" tar
|
|
((: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"))])
|
|
(package-x .
|
|
[(1 0)
|
|
nil "Package extras" tar
|
|
((: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"))])
|
|
(parsec .
|
|
[(0 1 3)
|
|
((emacs
|
|
(24))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Parser combinator library" tar
|
|
((:url . "https://github.com/cute-jumper/parsec.el")
|
|
(:maintainer "Junpeng Qiu" . "qjpchmail@gmail.com")
|
|
(:authors
|
|
("Junpeng Qiu" . "qjpchmail@gmail.com"))
|
|
(:keywords "extensions"))])
|
|
(parser-generator .
|
|
[(0 2 5)
|
|
((emacs
|
|
(26)))
|
|
"Parser Generator library" tar
|
|
((:url . "https://github.com/cjohansson/emacs-parser-generator")
|
|
(:keywords "tools" "convenience")
|
|
(:maintainer "Christian Johansson" . "christian@cvj.se")
|
|
(:authors
|
|
("Christian Johansson" . "christian@cvj.se"))
|
|
(:commit . "ff26ac3cd826608cae157e05c9e5ee8c68631a04"))])
|
|
(path-iterator .
|
|
[(1 0)
|
|
((emacs
|
|
(25 0)))
|
|
"An iterator for traversing a directory path." tar
|
|
((: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"))])
|
|
(peg .
|
|
[(1 0 1)
|
|
((emacs
|
|
(25)))
|
|
"Parsing Expression Grammars in Emacs Lisp" tar
|
|
((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
|
|
(:authors
|
|
("Helmut Eller" . "eller.helmut@gmail.com"))
|
|
(:url . "https://elpa.gnu.org/packages/peg.html")
|
|
(:commit . "90c9004a8347209f94a37c8d9506425721098402"))])
|
|
(perl-doc .
|
|
[(0 82)
|
|
((emacs
|
|
(27)))
|
|
"Read Perl documentation" tar
|
|
((: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"))])
|
|
(persist .
|
|
[(0 6 1)
|
|
((emacs
|
|
(26 1)))
|
|
"Persist Variables between Emacs Sessions" tar
|
|
((:maintainer "Joseph Turner" . "persist-el@breatheoutbreathe.in")
|
|
(:authors
|
|
("Phillip Lord" . "phillip.lord@russet.org.uk"))
|
|
(:url . "https://elpa.gnu.org/packages/persist.html")
|
|
(:commit . "5ea8f32ef50ce2b444d6918e17eedce9f74629af"))])
|
|
(phpinspect .
|
|
[(3 0 1)
|
|
((compat
|
|
(29)))
|
|
"PHP parsing and code intelligence package" tar
|
|
((: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"))])
|
|
(phps-mode .
|
|
[(0 4 51)
|
|
((emacs
|
|
(26)))
|
|
"Major mode for PHP with code intelligence" tar
|
|
((:url . "https://github.com/cjohansson/emacs-phps-mode")
|
|
(:keywords "tools" "convenience")
|
|
(:maintainer "Christian Johansson" . "christian@cvj.se")
|
|
(:authors
|
|
("Christian Johansson" . "christian@cvj.se"))
|
|
(:commit . "ff5fbd617d8e67f14f8928fd21f4de56bead987a"))])
|
|
(pinentry .
|
|
[(0 1)
|
|
nil "GnuPG Pinentry server implementation" tar
|
|
((:keywords "gnupg")
|
|
(:maintainer "Daiki Ueno" . "ueno@gnu.org")
|
|
(:authors
|
|
("Daiki Ueno" . "ueno@gnu.org"))
|
|
(:url . "https://elpa.gnu.org/packages/pinentry.html")
|
|
(:commit . "ef0d62bba29dfab07624d030032ec0f67d34e865"))])
|
|
(plz .
|
|
[(0 9 1)
|
|
((emacs
|
|
(27 1)))
|
|
"HTTP library" tar
|
|
((: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"))])
|
|
(plz-event-source .
|
|
[(0 1 3)
|
|
((emacs
|
|
(26 3))
|
|
(plz-media-type
|
|
(0 2 4)))
|
|
"Plz Event Source" tar
|
|
((:url . "https://github.com/r0man/plz-event-source")
|
|
(:keywords "comm" "network" "http")
|
|
(:maintainer "r0man" . "roman@burningswell.com")
|
|
(:authors
|
|
("r0man" . "roman@burningswell.com"))
|
|
(:commit . "236235a14cd33ab3d458627a3c169b1a0c7a887e"))])
|
|
(plz-media-type .
|
|
[(0 2 4)
|
|
((emacs
|
|
(26 3))
|
|
(plz
|
|
(0 9 1)))
|
|
"Plz Media Types" tar
|
|
((:url . "https://github.com/r0man/plz-media-type")
|
|
(:keywords "comm" "network" "http")
|
|
(:maintainer "r0man" . "roman@burningswell.com")
|
|
(:authors
|
|
("r0man" . "roman@burningswell.com"))
|
|
(:commit . "4a0621e6d76860b0c331d58845af11c150e5f19a"))])
|
|
(plz-see .
|
|
[(0 1)
|
|
((emacs
|
|
(29 1))
|
|
(plz
|
|
(0 7)))
|
|
"Interactive HTTP client" tar
|
|
((: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"))])
|
|
(poke .
|
|
[(3 2)
|
|
((emacs
|
|
(25)))
|
|
"Emacs meets GNU poke!" tar
|
|
((:url . "https://www.jemarch.net/poke")
|
|
(:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
|
|
(:authors
|
|
("Jose E. Marchesi" . "jemarch@gnu.org"))
|
|
(:commit . "77bdcce97e06bbd6771f35acbb3f399457bebb71"))])
|
|
(poke-mode .
|
|
[(3 1)
|
|
nil "Major mode for editing Poke programs" tar
|
|
((:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
|
|
(:authors
|
|
("Aurelien Aptel" . "aaptel@suse.com"))
|
|
(:url . "https://elpa.gnu.org/packages/poke-mode.html")
|
|
(:commit . "340bb45867cce7f86d09a00b809c2c2078302a9e"))])
|
|
(poker .
|
|
[(0 2)
|
|
nil "Texas hold 'em poker" tar
|
|
((:keywords "games")
|
|
(:maintainer "Mario Lang" . "mlang@delysid.org")
|
|
(:authors
|
|
("Mario Lang" . "mlang@delysid.org"))
|
|
(:url . "https://elpa.gnu.org/packages/poker.html")
|
|
(:commit . "56469f23f29dba8f8beefd308b01a0b1bbc81756"))])
|
|
(popper .
|
|
[(0 4 8)
|
|
((emacs
|
|
(26 1)))
|
|
"Summon and dismiss buffers as popups" tar
|
|
((:url . "https://github.com/karthink/popper")
|
|
(:keywords "convenience")
|
|
(:maintainer "Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com")
|
|
(:authors
|
|
("Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com"))
|
|
(:commit . "91b71955db19014d7139191660272c736458d87d"))])
|
|
(posframe .
|
|
[(1 4 4)
|
|
((emacs
|
|
(26 1)))
|
|
"Pop a posframe (just a frame) at point" tar
|
|
((:url . "https://github.com/tumashu/posframe")
|
|
(:keywords "convenience" "tooltip")
|
|
(:maintainer "Feng Shu" . "tumashu@163.com")
|
|
(:authors
|
|
("Feng Shu" . "tumashu@163.com"))
|
|
(:commit . "570273bcf6c21641f02ccfcc9478607728f0a2a2"))])
|
|
(pq .
|
|
[(0 2)
|
|
((emacs
|
|
(25)))
|
|
"libpq binding" tar
|
|
((:url . "https://github.com/anse1/emacs-libpq")
|
|
(:maintainer "Tom Gillespie" . "tgbugs@gmail.com")
|
|
(:authors
|
|
("Tom Gillespie" . "tgbugs@gmail.com"))
|
|
(:commit . "4dad5fcdbbb362a0dc2dfa7b5a38dd5be1551c68"))])
|
|
(preview-auto .
|
|
[(0 4 1)
|
|
((emacs
|
|
(29 3))
|
|
(auctex
|
|
(14 0 5)))
|
|
"Automatic previews in AUCTeX" tar
|
|
((: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 . "4002b7569416eac640072ec7fe04337e2747910d"))])
|
|
(preview-tailor .
|
|
[(0 2)
|
|
((emacs
|
|
(29 1))
|
|
(auctex
|
|
(0)))
|
|
"Tailor AUCTeX preview scale to monitor/text scale" tar
|
|
((: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 . "bb92fac553c8ddb87f64f4c9829762b58764c1ff"))])
|
|
(project .
|
|
[(0 11 1)
|
|
((emacs
|
|
(26 1))
|
|
(xref
|
|
(1 7 0)))
|
|
"Operations on the current project" tar
|
|
((:url . "https://elpa.gnu.org/packages/project.html")
|
|
(:commit . "08e38818f6ff4e514ac291bc5a7686f4390759b0"))])
|
|
(psgml .
|
|
[(1 3 5)
|
|
nil "SGML-editing mode with parsing support" tar
|
|
((: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"))])
|
|
(pspp-mode .
|
|
[(1 1)
|
|
nil "Major mode for editing PSPP files" single
|
|
((: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"))])
|
|
(pulsar .
|
|
[(1 2 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Pulse highlight on demand or after select functions" tar
|
|
((:url . "https://github.com/protesilaos/pulsar")
|
|
(:keywords "convenience" "pulse" "highlight")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "2b9c9736b6ff3559acf2a65e3a29574dc7787523"))])
|
|
(pyim .
|
|
[(5 3 4)
|
|
((emacs
|
|
(27 1))
|
|
(async
|
|
(1 6))
|
|
(xr
|
|
(1 13)))
|
|
"A Chinese input method support quanpin, shuangpin, wubi, cangjie and rime." tar
|
|
((: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 . "f22c20f2e6af55b3a758defabe4c842fb94cde2b"))])
|
|
(pyim-basedict .
|
|
[(0 5 5)
|
|
((pyim
|
|
(3 7)))
|
|
"The default pinyin dict of pyim" tar
|
|
((: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"))])
|
|
(python .
|
|
[(0 30)
|
|
((emacs
|
|
(29 1))
|
|
(compat
|
|
(29 1 1 0))
|
|
(seq
|
|
(2 23))
|
|
(project
|
|
(0 1))
|
|
(flymake
|
|
(1 0)))
|
|
"Python's flying circus support for Emacs" tar
|
|
((: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"))])
|
|
(quarter-plane .
|
|
[(0 1)
|
|
nil "editing using quarter-plane screen model" tar
|
|
((:keywords "convenience" "wp")
|
|
(:url . "https://elpa.gnu.org/packages/quarter-plane.html")
|
|
(:commit . "8cf26bf19d0193068bef34dd0103e8a7ea566afa"))])
|
|
(queue .
|
|
[(0 2)
|
|
nil "Queue data structure" tar
|
|
((: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"))])
|
|
(rainbow-mode .
|
|
[(1 0 6)
|
|
nil "Colorize color names in buffers" tar
|
|
((: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"))])
|
|
(rbit .
|
|
[(0 1)
|
|
nil "Red-black persistent interval trees" tar
|
|
((: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"))])
|
|
(rcirc-color .
|
|
[(0 4 5)
|
|
((emacs
|
|
(24 4)))
|
|
"color nicks" tar
|
|
((: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"))])
|
|
(rcirc-mentions .
|
|
[(1 0 3)
|
|
((emacs
|
|
(29 1)))
|
|
"Log mentions of your nick or keywords in a separate buffer" tar
|
|
((:url . "https://sr.ht/~tsdh/rcirc-mentions/")
|
|
(:keywords "rcirc" "irc")
|
|
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
|
|
(:authors
|
|
("Tassilo Horn" . "tsdh@gnu.org"))
|
|
(:commit . "9ba423455ada1ce5de8663f9fda382c9e4c73f1c"))])
|
|
(rcirc-menu .
|
|
[(1 1)
|
|
nil "A menu of all your rcirc connections" single
|
|
((:url . "http://elpa.gnu.org/packages/rcirc-menu.html")
|
|
(:keywords "comm")
|
|
(:authors
|
|
("Alex Schroeder" . "alex@gnu.org"))
|
|
(:maintainer "Alex Schroeder" . "alex@gnu.org"))])
|
|
(rcirc-sqlite .
|
|
[(1 0 4)
|
|
((emacs
|
|
(30 0)))
|
|
"rcirc logging in SQLite" tar
|
|
((:url . "https://codeberg.org/mattof/rcirc-sqlite")
|
|
(:keywords "comm")
|
|
(:maintainer "Matto Fransen" . "matto@matto.nl")
|
|
(:authors
|
|
("Matto Fransen" . "matto@matto.nl"))
|
|
(:commit . "349aabcbb6bd10b007f431d180e870a5918b9e21"))])
|
|
(realgud .
|
|
[(1 5 1)
|
|
((load-relative
|
|
(1 3 1))
|
|
(loc-changes
|
|
(1 2))
|
|
(test-simple
|
|
(1 3 0))
|
|
(emacs
|
|
(25)))
|
|
"A modular front-end for interacting with external debuggers" tar
|
|
((:url . "http://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 . "53938f04d5252677484e5c48513e1c138aafc756"))])
|
|
(realgud-ipdb .
|
|
[(1 0 0)
|
|
((realgud
|
|
(1 4 5))
|
|
(emacs
|
|
(24)))
|
|
"realgud front-end to ipdb" tar
|
|
((:url . "http://github.com/rocky/realgud-ipdb")
|
|
(:commit . "ba41636ac4102bdc9d28a5ae7177b3792be55933"))])
|
|
(realgud-jdb .
|
|
[(1 0 0)
|
|
((realgud
|
|
(1 4 5))
|
|
(load-relative
|
|
(1 2))
|
|
(cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(25)))
|
|
"Realgud front-end to Java's jdb debugger\"" tar
|
|
((:url . "http://github.com/realgud/realgud-jdb")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org")))])
|
|
(realgud-lldb .
|
|
[(1 0 2)
|
|
((load-relative
|
|
(1 3 1))
|
|
(realgud
|
|
(1 5 0))
|
|
(emacs
|
|
(25)))
|
|
"Realgud front-end to lldb" tar
|
|
((:url . "http://github.com/realgud/realgud-lldb")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:commit . "f2f77d6ddfa42430ead400eaf81c605c3a04dead"))])
|
|
(realgud-node-debug .
|
|
[(1 0 0)
|
|
((realgud
|
|
(1 4 5))
|
|
(load-relative
|
|
(1 2))
|
|
(cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(25)))
|
|
"Realgud front-end to older \"node debug\"" tar
|
|
((:url . "http://github.com/realgud/realgud-node-debug")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org")))])
|
|
(realgud-node-inspect .
|
|
[(1 0 0)
|
|
((realgud
|
|
(1 4 5))
|
|
(load-relative
|
|
(1 2))
|
|
(cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(24)))
|
|
"Realgud front-end to newer \"node inspect\"" tar
|
|
((:url . "http://github.com/realgud/realgud-node-inspect")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org")))])
|
|
(realgud-trepan-ni .
|
|
[(1 0 1)
|
|
((load-relative
|
|
(1 2))
|
|
(realgud
|
|
(1 5 0))
|
|
(cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(25)))
|
|
"Realgud front-end to trepan-ni" tar
|
|
((:url . "http://github.com/realgud/realgud-trepan-ni")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:commit . "ce008862ea33de0a9e6c06099b9ddff8f620f2e4"))])
|
|
(realgud-trepan-xpy .
|
|
[(1 0 1)
|
|
((realgud
|
|
(1 5 0))
|
|
(load-relative
|
|
(1 3 1))
|
|
(emacs
|
|
(25)))
|
|
"Realgud front-end to trepan-xpy" tar
|
|
((:url . "https://github.com/realgud/realgud-trepan-xpy")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:commit . "f758f48266d90775643454e72214e40a4ed320b8"))])
|
|
(rec-mode .
|
|
[(1 9 4)
|
|
((emacs
|
|
(25)))
|
|
"Major mode for viewing/editing rec files" tar
|
|
((:url . "https://www.gnu.org/software/recutils/")
|
|
(:maintainer "Antoine Kalmbach" . "ane@iki.fi")
|
|
(:authors
|
|
("Jose E. Marchesi" . "jemarch@gnu.org"))
|
|
(:commit . "8d9b73870acdd0a282a5c2829b139a93a39366dc"))])
|
|
(register-list .
|
|
[(0 1)
|
|
nil "Interactively list/edit registers" tar
|
|
((:keywords "register")
|
|
(:maintainer "Bastien Guerry" . "bzgATalternDOTorg")
|
|
(:authors
|
|
("Bastien Guerry" . "bzgATalternDOTorg"))
|
|
(:url . "https://elpa.gnu.org/packages/register-list.html")
|
|
(:commit . "14d719a6f3596856228f08d3746a7bf92dd13240"))])
|
|
(relint .
|
|
[(2 1)
|
|
((xr
|
|
(2 0))
|
|
(emacs
|
|
(27 1)))
|
|
"Elisp regexp mistake finder" tar
|
|
((:url . "https://github.com/mattiase/relint")
|
|
(:keywords "lisp" "regexps")
|
|
(:maintainer "Mattias Engdegård" . "mattiase@acm.org")
|
|
(:authors
|
|
("Mattias Engdegård" . "mattiase@acm.org"))
|
|
(:commit . "9eda48e439e13479151be4abbf47906326bc732f"))])
|
|
(repology .
|
|
[(1 2 4)
|
|
((emacs
|
|
(26 1)))
|
|
"Repology API access via Elisp" tar
|
|
((:keywords "web")
|
|
(:maintainer "Nicolas Goaziou" . "mail@nicolasgoaziou.fr")
|
|
(:authors
|
|
("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
|
|
(:url . "https://elpa.gnu.org/packages/repology.html")
|
|
(:commit . "a6b41709525e60bdac807f153a3199003ee9d50f"))])
|
|
(rich-minority .
|
|
[(1 0 3)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Clean-up and Beautify the list of minor-modes." tar
|
|
((: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"))])
|
|
(rnc-mode .
|
|
[(0 3)
|
|
nil "Emacs mode to edit Relax-NG Compact files" tar
|
|
((: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"))])
|
|
(rt-liberation .
|
|
[(7)
|
|
nil "Emacs interface to RT" tar
|
|
((:url . "http://www.nongnu.org/rtliber/")
|
|
(:keywords "rt" "tickets")
|
|
(:maintainer "Yoni Rabkin" . "yrk@gnu.org")
|
|
(:authors
|
|
("Yoni Rabkin" . "yrk@gnu.org"))
|
|
(:commit . "3b98d22c76de94fae16434517b99525fabc58f31"))])
|
|
(ruby-end .
|
|
[(0 4 3)
|
|
nil "Automatic insertion of end blocks for Ruby" tar
|
|
((: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"))])
|
|
(rudel .
|
|
[(0 3 2)
|
|
((emacs
|
|
(24))
|
|
(cl-lib
|
|
(0 5))
|
|
(cl-generic
|
|
(0 3))
|
|
(cl-print
|
|
(1 0)))
|
|
"A collaborative editing framework for Emacs" tar
|
|
((:url . "http://rudel.sourceforge.net/")
|
|
(:keywords "rudel" "collaboration")
|
|
(:maintainer "Jan Moringen" . "scymtym@users.sourceforge.net")
|
|
(:authors
|
|
("Jan Moringen" . "scymtym@users.sourceforge.net"))
|
|
(:commit . "42684c4fb26318291c8c06b184166c470d465ff4"))])
|
|
(satchel .
|
|
[(0 2)
|
|
((emacs
|
|
(27 2))
|
|
(project
|
|
(0 8 1)))
|
|
"A bag for your files, separated by git branches" tar
|
|
((: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"))])
|
|
(scanner .
|
|
[(0 3)
|
|
((emacs
|
|
(25 1))
|
|
(dash
|
|
(2 12 0)))
|
|
"Scan documents and images" tar
|
|
((: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"))])
|
|
(scroll-restore .
|
|
[(1 0)
|
|
nil "restore original position after scrolling" tar
|
|
((: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"))])
|
|
(sed-mode .
|
|
[(1 1)
|
|
nil "Major mode to edit sed scripts" tar
|
|
((: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"))])
|
|
(seq .
|
|
[(2 24)
|
|
nil "Sequence manipulation functions" tar
|
|
((:keywords "sequences")
|
|
(:maintainer nil . "emacs-devel@gnu.org")
|
|
(:authors
|
|
("Nicolas Petton" . "nicolas@petton.fr"))
|
|
(:url . "https://elpa.gnu.org/packages/seq.html")
|
|
(:commit . "27a90793a13f149121180e864fa53d68b9eac0b3"))])
|
|
(setup .
|
|
[(1 5 0)
|
|
((emacs
|
|
(26 1)))
|
|
"Helpful Configuration Macro" tar
|
|
((:url . "https://codeberg.org/pkal/setup.el")
|
|
(:keywords "lisp" "local")
|
|
(:maintainer "Philip Kaludercic" . "philipk@posteo.net")
|
|
(:authors
|
|
("Philip Kaludercic" . "philipk@posteo.net"))
|
|
(:commit . "5a69dab9bb79d8bebaaa9bc14795cbaafd1c2423"))])
|
|
(shelisp .
|
|
[(1 0 0)
|
|
nil "execute elisp in shell" tar
|
|
((: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"))])
|
|
(shell-command+ .
|
|
[(2 4 2)
|
|
((emacs
|
|
(24 3)))
|
|
"An extended shell-command" tar
|
|
((:url . "https://git.sr.ht/~pkal/shell-command-plus")
|
|
(:keywords "unix" "processes" "convenience")
|
|
(:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
|
|
(:authors
|
|
("Philip Kaludercic" . "philipk@posteo.net"))
|
|
(:commit . "7121adb48e6fb5f03030701b9f1e25b929cb3cd3"))])
|
|
(shen-mode .
|
|
[(0 1)
|
|
nil "A major mode for editing shen source code" tar
|
|
((: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"))])
|
|
(show-font .
|
|
[(0 4 1)
|
|
((emacs
|
|
(29 1)))
|
|
"Show font features in a buffer" tar
|
|
((:url . "https://github.com/protesilaos/show-font")
|
|
(:keywords "convenience" "writing" "font")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "c3aa4fc3a4775c72da42d9f39ae9b312523a999f"))])
|
|
(sisu-mode .
|
|
[(7 1 8)
|
|
nil "Major mode for SiSU markup text" tar
|
|
((:url . "http://www.sisudoc.org/")
|
|
(:keywords "text" "syntax" "processes" "tools")
|
|
(:commit . "456acbde87a9fa9da0ed8b441c3f22c4d5310296"))])
|
|
(site-lisp .
|
|
[(0 1 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Manage site-lisp directories" tar
|
|
((:url . "https://git.sr.ht/~pkal/site-lisp")
|
|
(:keywords "lisp" "local")
|
|
(:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
|
|
(:authors
|
|
("Philip Kaludercic" . "philipk@posteo.net"))
|
|
(:commit . "3f7a99472a4940bc63ed032de016e5a40fec0965"))])
|
|
(sketch-mode .
|
|
[(1 0 4)
|
|
nil "Quickly create svg sketches using keyboard and mouse" tar
|
|
((: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"))])
|
|
(slime-volleyball .
|
|
[(1 2 0)
|
|
((cl-lib
|
|
(0 5)))
|
|
"An SVG Slime Volleyball Game" tar
|
|
((: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"))])
|
|
(sm-c-mode .
|
|
[(1 2)
|
|
nil "C major mode based on SMIE" tar
|
|
((: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"))])
|
|
(smalltalk-mode .
|
|
[(4 0)
|
|
nil "Major mode for the GNU Smalltalk programming language" tar
|
|
((:maintainer "Derek Zhou" . "derek@3qin.us")
|
|
(:url . "https://elpa.gnu.org/packages/smalltalk-mode.html")
|
|
(:commit . "570b705db9a02bb48cd61652639401715f419447"))])
|
|
(smart-yank .
|
|
[(0 1 1)
|
|
((emacs
|
|
(24)))
|
|
"A different approach of yank pointer handling" tar
|
|
((: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"))])
|
|
(sml-mode .
|
|
[(6 12)
|
|
((emacs
|
|
(24 3))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Major mode for editing (Standard) ML" tar
|
|
((: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"))])
|
|
(so-long .
|
|
[(1 1 2)
|
|
((emacs
|
|
(24 4)))
|
|
"Say farewell to performance problems with minified code." tar
|
|
((: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"))])
|
|
(soap-client .
|
|
[(3 2 3)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 6 1)))
|
|
"Access SOAP web services" tar
|
|
((: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"))])
|
|
(sokoban .
|
|
[(1 4 9)
|
|
((emacs
|
|
(23 1))
|
|
(cl-lib
|
|
(0 5)))
|
|
"Implementation of Sokoban for Emacs." tar
|
|
((: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"))])
|
|
(sotlisp .
|
|
[(1 6 2)
|
|
((emacs
|
|
(24 1)))
|
|
"Write lisp at the speed of thought." tar
|
|
((: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"))])
|
|
(spacious-padding .
|
|
[(0 7 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Increase the padding/spacing of frames and windows" tar
|
|
((: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 . "60d1a343d2e740920750cdfc389972b363e73411"))])
|
|
(speedrect .
|
|
[(0 7)
|
|
((emacs
|
|
(29 1))
|
|
(compat
|
|
(30)))
|
|
"Fast modal rectangle commands" tar
|
|
((:url . "https://github.com/jdtsmith/speedrect")
|
|
(:keywords "convenience")
|
|
(:maintainer "JD Smith" . "jdtsmith+elpa@gmail.com")
|
|
(:authors
|
|
("JD Smith" . "jdtsmith+elpa@gmail.com"))
|
|
(:commit . "2232149c300343732f424c1b22db296455f4c0ac"))])
|
|
(spinner .
|
|
[(1 7 4)
|
|
((emacs
|
|
(24 3)))
|
|
"Add spinners and progress-bars to the mode-line for ongoing operations" tar
|
|
((: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"))])
|
|
(sql-beeline .
|
|
[(0 2)
|
|
nil "Beeline support for sql.el" tar
|
|
((: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"))])
|
|
(sql-cassandra .
|
|
[(0 2 2)
|
|
((emacs
|
|
(29)))
|
|
"Cassandra support for sql.el" tar
|
|
((: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"))])
|
|
(sql-indent .
|
|
[(1 7)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Support for indenting code in SQL files." tar
|
|
((: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"))])
|
|
(srht .
|
|
[(0 4)
|
|
((emacs
|
|
(27 1))
|
|
(plz
|
|
(0 7))
|
|
(transient
|
|
(0 4 3)))
|
|
"Sourcehut" tar
|
|
((:url . "https://sr.ht/~akagi/srht.el/")
|
|
(:keywords "comm" "vc")
|
|
(:maintainer "Aleksandr Vityazev" . "avityazev@posteo.org")
|
|
(:authors
|
|
("Aleksandr Vityazev" . "avityazev@posteo.org"))
|
|
(:commit . "053c79fb41278f11e98c61785e8cc500ed4c853b"))])
|
|
(ssh-deploy .
|
|
[(3 1 16)
|
|
((emacs
|
|
(25)))
|
|
"Deployment via Tramp, global or per directory." tar
|
|
((: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"))])
|
|
(standard-themes .
|
|
[(2 2 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Like the default theme but more consistent" tar
|
|
((:url . "https://github.com/protesilaos/standard-themes")
|
|
(:keywords "faces" "theme" "accessibility")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "4b97416543a20f9d16515ff54e6481c852911843"))])
|
|
(stream .
|
|
[(2 4 0)
|
|
((emacs
|
|
(25)))
|
|
"Implementation of streams" tar
|
|
((: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"))])
|
|
(substitute .
|
|
[(0 3 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Efficiently replace targets in the buffer or context" tar
|
|
((:url . "https://github.com/protesilaos/substitute")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "6e7de79f8a3436fce6acfe7d04a0a375ad80dc34"))])
|
|
(svg .
|
|
[(1 1)
|
|
((emacs
|
|
(25)))
|
|
"SVG image creation functions" tar
|
|
((: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"))])
|
|
(svg-clock .
|
|
[(1 2)
|
|
((svg
|
|
(1 0))
|
|
(emacs
|
|
(27 0)))
|
|
"Analog clock using Scalable Vector Graphics" tar
|
|
((: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"))])
|
|
(svg-lib .
|
|
[(0 3)
|
|
((emacs
|
|
(27 1)))
|
|
"SVG tags, progress bars & icons" tar
|
|
((:url . "https://github.com/rougier/svg-lib")
|
|
(:keywords "svg" "icons" "tags" "convenience")
|
|
(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
|
|
(:commit . "f2cc9615ef3a052747135d34f31c423a26592f14"))])
|
|
(svg-tag-mode .
|
|
[(0 3 3)
|
|
((emacs
|
|
(27 1))
|
|
(svg-lib
|
|
(0 2)))
|
|
"Replace keywords with SVG tags" tar
|
|
((: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"))])
|
|
(swiper .
|
|
[(0 15 1)
|
|
((emacs
|
|
(24 5))
|
|
(ivy
|
|
(0 15 1)))
|
|
"Isearch with an overview. Oh, man!" tar
|
|
((:url . "https://github.com/abo-abo/swiper")
|
|
(:keywords "matching")
|
|
(:maintainer "Basil L. Contovounesios" . "basil@contovou.net")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:commit . "6f9d587e7e5250cccf1d7f67394fcc59313db755"))])
|
|
(switchy-window .
|
|
[(1 3)
|
|
((emacs
|
|
(25 1))
|
|
(compat
|
|
(29 1 4 1)))
|
|
"A most-recently-used window switcher" tar
|
|
((:url . "https://sr.ht/~tsdh/switchy-window/")
|
|
(:keywords "windows")
|
|
(:maintainer "Tassilo Horn" . "tsdh@gnu.org")
|
|
(:authors
|
|
("Tassilo Horn" . "tsdh@gnu.org"))
|
|
(:commit . "c743c47b7b4326c411470ba98410b7bfe3685edc"))])
|
|
(sxhkdrc-mode .
|
|
[(1 2 0)
|
|
((emacs
|
|
(27 1)))
|
|
"Major mode for sxhkdrc files (Simple X Hot Key Daemon)" tar
|
|
((:url . "https://github.com/protesilaos/sxhkdrc-mode")
|
|
(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
|
|
(:authors
|
|
("Protesilaos Stavrou" . "info@protesilaos.com"))
|
|
(:commit . "f9bc3f6f8639d4ed9c2d848fdcc84fab4b1b6cae"))])
|
|
(system-packages .
|
|
[(1 0 13)
|
|
((emacs
|
|
(24 3)))
|
|
"functions to manage system packages" tar
|
|
((:url . "https://gitlab.com/jabranham/system-packages")
|
|
(:maintainer "J. Alexander Branham" . "alex.branham@gmail.com")
|
|
(:authors
|
|
("J. Alexander Branham" . "alex.branham@gmail.com"))
|
|
(:commit . "781f8d40ed35a86a65dda3123506dc810adc10e3"))])
|
|
(tNFA .
|
|
[(0 1 1)
|
|
((queue
|
|
(0 1)))
|
|
"Tagged non-deterministic finite-state automata" single
|
|
((: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"))])
|
|
(tam .
|
|
[(0 1)
|
|
((queue
|
|
(0 2))
|
|
(emacs
|
|
(24 3)))
|
|
"Manage use of slots in a fixed size table" tar
|
|
((: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"))])
|
|
(taxy .
|
|
[(0 10 2)
|
|
((emacs
|
|
(26 3)))
|
|
"Programmable taxonomical grouping for arbitrary objects" tar
|
|
((:url . "https://github.com/alphapapa/taxy.el")
|
|
(:keywords "lisp")
|
|
(:maintainer "Adam Porter" . "adam@alphapapa.net")
|
|
(:authors
|
|
("Adam Porter" . "adam@alphapapa.net"))
|
|
(:commit . "3099ae5cb27a34961e06a3af67555919c62c12d7"))])
|
|
(taxy-magit-section .
|
|
[(0 14 3)
|
|
((emacs
|
|
(26 3))
|
|
(magit-section
|
|
(3 2 1))
|
|
(taxy
|
|
(0 10)))
|
|
"View Taxy structs in a Magit Section buffer" tar
|
|
((:url . "https://github.com/alphapapa/taxy.el")
|
|
(:keywords "lisp")
|
|
(:maintainer "Adam Porter" . "adam@alphapapa.net")
|
|
(:authors
|
|
("Adam Porter" . "adam@alphapapa.net"))
|
|
(:commit . "19c67f4d2e7a87cb9aed8e17058c4cf4dfd75406"))])
|
|
(temp-buffer-browse .
|
|
[(1 5)
|
|
((emacs
|
|
(24)))
|
|
"temp buffer browse mode" tar
|
|
((: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"))])
|
|
(tempel .
|
|
[(1 5)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"Tempo templates/snippets with in-buffer field editing" tar
|
|
((: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 . "9fa2c59660fe9473429a51872d3c00e1b95cab86"))])
|
|
(test-simple .
|
|
[(1 3 0)
|
|
((cl-lib
|
|
(0)))
|
|
"Simple Unit Test Framework for Emacs Lisp" tar
|
|
((:url . "http://github.com/rocky/emacs-test-simple")
|
|
(:keywords "unit-test")
|
|
(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
|
|
(:authors
|
|
("Rocky Bernstein" . "rocky@gnu.org"))
|
|
(:commit . "b3b69f52207d3a8111421ad7ab9ed82abbe85316"))])
|
|
(tex-item .
|
|
[(0 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Commands for working with tex items" tar
|
|
((: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"))])
|
|
(tex-parens .
|
|
[(0 7)
|
|
((emacs
|
|
(27 1)))
|
|
"Like lisp.el, but for tex" tar
|
|
((: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"))])
|
|
(theme-buffet .
|
|
[(0 1 2)
|
|
((emacs
|
|
(29 1)))
|
|
"Time based theme switcher" tar
|
|
((: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"))])
|
|
(timerfunctions .
|
|
[(1 4 2)
|
|
((cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(24)))
|
|
"Enhanced versions of some timer.el functions" single
|
|
((:url . "http://elpa.gnu.org/packages/timerfunctions.html")
|
|
(:authors
|
|
("Dave Goel" . "deego3@gmail.com"))
|
|
(:maintainer "Dave Goel" . "deego3@gmail.com"))])
|
|
(tiny .
|
|
[(0 2 1)
|
|
nil "Quickly generate linear ranges in Emacs" tar
|
|
((:url . "https://github.com/abo-abo/tiny")
|
|
(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
|
|
(:authors
|
|
("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
(:keywords "convenience"))])
|
|
(tmr .
|
|
[(1 1 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Set timers using a convenient notation" tar
|
|
((: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"))
|
|
(:commit . "32e522b07ba097de10544208dfa6239b878237c9"))])
|
|
(tomelr .
|
|
[(0 4 3)
|
|
((emacs
|
|
(26 3))
|
|
(map
|
|
(3 2 1))
|
|
(seq
|
|
(2 23)))
|
|
"Convert S-expressions to TOML" tar
|
|
((: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"))])
|
|
(topspace .
|
|
[(0 3 1)
|
|
((emacs
|
|
(25 1)))
|
|
"Recenter line 1 with scrollable upper margin/padding" tar
|
|
((: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"))])
|
|
(track-changes .
|
|
[(1 4)
|
|
((emacs
|
|
(24)))
|
|
"API to react to buffer modifications" tar
|
|
((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
|
|
(:authors
|
|
("Stefan Monnier" . "monnier@iro.umontreal.ca"))
|
|
(:url . "https://elpa.gnu.org/packages/track-changes.html")
|
|
(:commit . "ffb7d656a2c89f86ccd2de51379de9612c7a4aa3"))])
|
|
(tramp .
|
|
[(2 8 0 2)
|
|
((emacs
|
|
(28 1)))
|
|
"Transparent Remote Access, Multiple Protocol" tar
|
|
((: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 . "01599cd23fff35b4f90f9125a02bb281fb141958"))])
|
|
(tramp-nspawn .
|
|
[(1 0 1)
|
|
((emacs
|
|
(23)))
|
|
"Tramp integration for systemd-nspawn containers" tar
|
|
((:url . "https://github.com/bjc/tramp-nspawn")
|
|
(:keywords "tramp" "nspawn" "machinectl" "systemd" "systemd-nspawn")
|
|
(:maintainer "Brian Cully" . "bjc@kublai.com")
|
|
(:authors
|
|
("Brian Cully" . "bjc@kublai.com"))
|
|
(:commit . "c35ade49754e051c84eaa2733447b4307968f200"))])
|
|
(tramp-theme .
|
|
[(0 3)
|
|
((emacs
|
|
(24 1)))
|
|
"Custom theme for remote buffers" tar
|
|
((: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"))])
|
|
(transcribe .
|
|
[(1 5 2)
|
|
nil "Package for audio transcriptions" tar
|
|
((: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"))])
|
|
(transient .
|
|
[(0 9 4)
|
|
((emacs
|
|
(26 1))
|
|
(compat
|
|
(30 1))
|
|
(seq
|
|
(2 24)))
|
|
"Transient commands" tar
|
|
((: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 . "aa32e0d66cc389befed7a8e8df9439d92a729daa"))])
|
|
(transient-cycles .
|
|
[(2 0)
|
|
((emacs
|
|
(29 1)))
|
|
"Define command variants with transient cycling" tar
|
|
((: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"))])
|
|
(tree-inspector .
|
|
[(0 4)
|
|
((emacs
|
|
(27 1))
|
|
(treeview
|
|
(1 1 0)))
|
|
"Inspector tool for Emacs Lisp object that uses a treeview" tar
|
|
((: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"))])
|
|
(trie .
|
|
[(0 6)
|
|
((tNFA
|
|
(0 1 1))
|
|
(heap
|
|
(0 3)))
|
|
"Trie data structure" tar
|
|
((: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"))])
|
|
(triples .
|
|
[(0 6 0)
|
|
((seq
|
|
(2 0))
|
|
(emacs
|
|
(28 1)))
|
|
"A flexible triple-based database for use in apps" tar
|
|
((:url . "https://github.com/ahyatt/triples")
|
|
(:keywords "triples" "kg" "data" "sqlite")
|
|
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
|
|
(:authors
|
|
("Andrew Hyatt" . "ahyatt@gmail.com"))
|
|
(:commit . "5e17182a5374a1656761bb26832fd21c6f168685"))])
|
|
(ulisp-repl .
|
|
[(1 0 3)
|
|
((emacs
|
|
(26 1)))
|
|
"uLisp REPL" tar
|
|
((:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
|
|
(:authors
|
|
("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
|
|
(:url . "https://elpa.gnu.org/packages/ulisp-repl.html")
|
|
(:commit . "63e38a9080b2d15146680022e20700db6eb20657"))])
|
|
(undo-tree .
|
|
[(0 8 2)
|
|
((queue
|
|
(0 2)))
|
|
"Treat undo history as a tree" tar
|
|
((: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"))])
|
|
(uni-confusables .
|
|
[(0 3)
|
|
nil "Unicode confusables table" tar
|
|
((:maintainer "Teodor Zlatanov" . "tzz@lifelogs.com")
|
|
(:url . "https://elpa.gnu.org/packages/uni-confusables.html")
|
|
(:commit . "393e1adeec5b0eb51f9606983655cfe2272c6e54"))])
|
|
(uniquify-files .
|
|
[(1 0 4)
|
|
((emacs
|
|
(25 0)))
|
|
"Completion style for files, minimizing directories" tar
|
|
((: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"))])
|
|
(urgrep .
|
|
[(0 5 2)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1 0 1))
|
|
(project
|
|
(0 3 0)))
|
|
"Universal recursive grep" tar
|
|
((:url . "https://github.com/jimporter/urgrep")
|
|
(:keywords "grep" "search")
|
|
(:commit . "d53d3168e52b021738515491de391d66e4bf865c"))])
|
|
(url-http-ntlm .
|
|
[(2 0 6)
|
|
((emacs
|
|
(24 4))
|
|
(ntlm
|
|
(2 1 0)))
|
|
"NTLM authentication for the url library" tar
|
|
((: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"))])
|
|
(url-http-oauth .
|
|
[(0 8 4)
|
|
((emacs
|
|
(24 4)))
|
|
"OAuth 2.0 for URL library" tar
|
|
((: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 . "f951bb71c5c34542cc75940d5e179d023f352ad4"))])
|
|
(url-scgi .
|
|
[(0 9)
|
|
((emacs
|
|
(24 3)))
|
|
"SCGI support for url.el" tar
|
|
((: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"))])
|
|
(use-package .
|
|
[(2 4 6)
|
|
((emacs
|
|
(24 3))
|
|
(bind-key
|
|
(2 4)))
|
|
"A configuration macro for simplifying your .emacs" tar
|
|
((: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"))])
|
|
(validate .
|
|
[(1 0 4)
|
|
((emacs
|
|
(24 1))
|
|
(cl-lib
|
|
(0 5))
|
|
(seq
|
|
(2 16)))
|
|
"Schema validation for Emacs-lisp" tar
|
|
((:keywords "lisp")
|
|
(:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
|
|
(:authors
|
|
("Artur Malabarba" . "emacs@endlessparentheses.com"))
|
|
(:url . "https://elpa.gnu.org/packages/validate.html")
|
|
(:commit . "2bc1a7c5f09de5deb7f27b2b4ed731271f9f3f05"))])
|
|
(valign .
|
|
[(3 1 1)
|
|
((emacs
|
|
(26 0)))
|
|
"Visually align tables" tar
|
|
((:url . "https://github.com/casouri/valign")
|
|
(:keywords "convenience" "text" "table")
|
|
(:maintainer "Yuan Fu" . "casouri@gmail.com")
|
|
(:authors
|
|
("Yuan Fu" . "casouri@gmail.com"))
|
|
(:commit . "421c8c0cb4636e5fd87ac1022d6b8268c320f74f"))])
|
|
(vc-backup .
|
|
[(1 1 0)
|
|
nil "VC backend for versioned backups" tar
|
|
((:url . "https://git.sr.ht/~pkal/vc-backup")
|
|
(:keywords "vc")
|
|
(:maintainer "Philip Kaludercic" . "philipk@posteo.net")
|
|
(:authors
|
|
("Philip Kaludercic" . "philipk@posteo.net"))
|
|
(:commit . "397af1e12b2e73a00370cc3ac054ffe2402b3352"))])
|
|
(vc-got .
|
|
[(1 2)
|
|
((emacs
|
|
(25 1)))
|
|
"VC backend for Game of Trees VCS" tar
|
|
((: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"))])
|
|
(vc-hgcmd .
|
|
[(1 14 1)
|
|
((emacs
|
|
(25 1)))
|
|
"VC mercurial backend that uses hg command server" tar
|
|
((: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"))])
|
|
(vc-jj .
|
|
[(0 3)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(29 4)))
|
|
"VC backend for the Jujutsu version control system" tar
|
|
((:url . "https://codeberg.org/emacs-jj-vc/vc-jj.el")
|
|
(:keywords "vc" "tools")
|
|
(:maintainer "Rudolf Schlatte" . "rudi@constantly.at")
|
|
(:authors
|
|
("Rudolf Schlatte" . "rudi@constantly.at"))
|
|
(:commit . "e1fe0153fa798a3fcf151cdbb84ea978f2684b63"))])
|
|
(vcard .
|
|
[(0 2 2)
|
|
((emacs
|
|
(27 1)))
|
|
"Package for handling vCard files" tar
|
|
((: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"))])
|
|
(vcl-mode .
|
|
[(1 1)
|
|
nil "Major mode for Varnish Configuration Language" tar
|
|
((: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"))])
|
|
(vdiff .
|
|
[(0 2 4)
|
|
((emacs
|
|
(24 4))
|
|
(hydra
|
|
(0 13 0)))
|
|
"A diff tool similar to vimdiff" tar
|
|
((:url . "https://github.com/justbur/emacs-vdiff")
|
|
(:keywords "diff")
|
|
(:maintainer "Justin Burkett" . "justin@burkett.cc")
|
|
(:authors
|
|
("Justin Burkett" . "justin@burkett.cc"))
|
|
(:commit . "007e44be19d068fd6b49874b6e9b8df8b1f552bd"))])
|
|
(vecdb .
|
|
[(0 2)
|
|
((emacs
|
|
(29 1))
|
|
(plz
|
|
(0 8))
|
|
(pg
|
|
(0 56)))
|
|
"An interface to vector databases for embeddings" tar
|
|
((:url . "https://github.com/ahyatt/vecdb")
|
|
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
|
|
(:authors
|
|
("Andrew Hyatt" . "ahyatt@gmail.com"))
|
|
(:commit . "e89d5a9a3abb6b1c0a72dbe2849ee8193a3c4019"))])
|
|
(verilog-mode .
|
|
[(2025 1 1 100165202)
|
|
nil "major mode for editing verilog source in Emacs" tar
|
|
((: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 . "78bc5949db489b143f7424540d6cc56fc529c9ea"))])
|
|
(vertico .
|
|
[(2 4)
|
|
((emacs
|
|
(28 1))
|
|
(compat
|
|
(30)))
|
|
"VERTical Interactive COmpletion" tar
|
|
((: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 . "fcab88ad878e16356c392c99a64f172e7541dd65"))])
|
|
(vertico-posframe .
|
|
[(0 8 0)
|
|
((emacs
|
|
(26 0))
|
|
(posframe
|
|
(1 4 0))
|
|
(vertico
|
|
(1 10)))
|
|
"Using posframe to show Vertico" tar
|
|
((: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 . "781ee08f8d92f640dff8a0d8838b67a13a391846"))])
|
|
(vigenere .
|
|
[(1 0)
|
|
((emacs
|
|
(25 1)))
|
|
"Run a vigenere cipher on a block of text ;" tar
|
|
((: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"))])
|
|
(visual-filename-abbrev .
|
|
[(1 3)
|
|
((emacs
|
|
(26 1)))
|
|
"Visually abbreviate filenames" tar
|
|
((: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"))])
|
|
(visual-fill .
|
|
[(0 2)
|
|
nil "Auto-refill paragraphs without modifying the buffer" tar
|
|
((: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"))])
|
|
(vlf .
|
|
[(1 7 2)
|
|
nil "View Large Files" tar
|
|
((:url . "https://github.com/m00natic/vlfi")
|
|
(:keywords "large files" "utilities")
|
|
(:maintainer "Andrey Kotlarski" . "m00naticus@gmail.com")
|
|
(:commit . "efffeb5f54191d41a503d1d51343bb327fe2f871"))])
|
|
(vundo .
|
|
[(2 4 0)
|
|
((emacs
|
|
(28 1)))
|
|
"Visual undo tree" tar
|
|
((:url . "https://github.com/casouri/vundo")
|
|
(:keywords "undo" "text" "editing")
|
|
(:maintainer "Yuan Fu" . "casouri@gmail.com")
|
|
(:authors
|
|
("Yuan Fu" . "casouri@gmail.com"))
|
|
(:commit . "b89f719824fe5da0f6a7590fad3ece798fd59909"))])
|
|
(wcheck-mode .
|
|
[(2021)
|
|
nil "General interface for text checkers" tar
|
|
((: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 . "e1c86e6f9e150ed25efb58fcf21db374b1b7f519"))])
|
|
(wconf .
|
|
[(0 2 1)
|
|
((emacs
|
|
(24 4)))
|
|
"Minimal window layout manager" tar
|
|
((: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"))])
|
|
(web-server .
|
|
[(0 1 2)
|
|
((emacs
|
|
(24 3)))
|
|
"Emacs Web Server" tar
|
|
((: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"))])
|
|
(webfeeder .
|
|
[(1 1 2)
|
|
((emacs
|
|
(25 1)))
|
|
"Build RSS and Atom webfeeds from HTML files" tar
|
|
((: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"))])
|
|
(websocket .
|
|
[(1 15)
|
|
((cl-lib
|
|
(0 5)))
|
|
"Emacs WebSocket client and server" tar
|
|
((:url . "https://github.com/ahyatt/emacs-websocket")
|
|
(:keywords "communication" "websocket" "server")
|
|
(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
|
|
(:authors
|
|
("Andrew Hyatt" . "ahyatt@gmail.com"))
|
|
(:commit . "40c208eaab99999d7c1e4bea883648da24c03be3"))])
|
|
(which-key .
|
|
[(3 6 1)
|
|
((emacs
|
|
(25 1)))
|
|
"Display available keybindings in popup" tar
|
|
((:maintainer "Justin Burkett" . "justin@burkett.cc")
|
|
(:authors
|
|
("Justin Burkett" . "justin@burkett.cc"))
|
|
(:url . "https://elpa.gnu.org/packages/which-key.html")
|
|
(:commit . "34b832fce1d01c22aa644196cd6e6b50b1d403ee"))])
|
|
(window-commander .
|
|
[(3 0 2)
|
|
((emacs
|
|
(27 1)))
|
|
"Simply execute commands on windows" tar
|
|
((:url . "https://dsemy.com/projects/window-commander")
|
|
(:keywords "convenience")
|
|
(:maintainer "Daniel Semyonov" . "daniel@dsemy.com")
|
|
(:authors
|
|
("Daniel Semyonov" . "daniel@dsemy.com"))
|
|
(:commit . "ad92c184ccc06f46b2caf001bc8201d983eca626"))])
|
|
(window-tool-bar .
|
|
[(0 3)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(29 1)))
|
|
"Add tool bars inside windows" tar
|
|
((:url . "http://github.com/chaosemer/window-tool-bar")
|
|
(:keywords "mouse")
|
|
(:maintainer "Jared Finder" . "jared@finder.org")
|
|
(:authors
|
|
("Jared Finder" . "jared@finder.org"))
|
|
(:commit . "72bbbff7e8128fe14c0b69c7282667788758b8b4"))])
|
|
(windower .
|
|
[(0 0 1)
|
|
((emacs
|
|
(25)))
|
|
"Helper functions for window manipulation." single
|
|
((:keywords "convenience" "tools")
|
|
(:authors
|
|
("Pierre Neidhardt" . "mail@ambrevar.xyz"))
|
|
(:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
|
|
(:url . "https://gitlab.com/ambrevar/windower"))])
|
|
(windresize .
|
|
[(0 1)
|
|
nil "Resize windows interactively" tar
|
|
((:keywords "window")
|
|
(:maintainer "Bastien" . "bzgATalternDOTorg")
|
|
(:authors
|
|
("Bastien" . "bzgATalternDOTorg"))
|
|
(:url . "https://elpa.gnu.org/packages/windresize.html")
|
|
(:commit . "0693d5d864ac9fd033c868bdd887e66278e056e9"))])
|
|
(wisi .
|
|
[(4 3 2)
|
|
((emacs
|
|
(25 3))
|
|
(seq
|
|
(2 20)))
|
|
"Utilities for implementing an indentation/navigation engine using a generalized LR parser" tar
|
|
((: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"))])
|
|
(wisitoken-grammar-mode .
|
|
[(1 3 0)
|
|
((wisi
|
|
(4 2 2))
|
|
(emacs
|
|
(25 3))
|
|
(mmm-mode
|
|
(0 5 7)))
|
|
"Major mode for editing WisiToken grammar files" tar
|
|
((: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"))])
|
|
(wpuzzle .
|
|
[(1 1)
|
|
nil "find as many word in a given time" tar
|
|
((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
|
|
(:authors
|
|
("Ivan Kanis" . "ivan@kanis.fr"))
|
|
(:url . "https://elpa.gnu.org/packages/wpuzzle.html")
|
|
(:commit . "9373cbc013b978b31e38822bfdcc9a7fc5e0ed99"))])
|
|
(wrap-search .
|
|
[(4 17 6)
|
|
nil "wrapped, non-incremental search" tar
|
|
((: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"))])
|
|
(xclip .
|
|
[(1 11 1)
|
|
nil "Copy&paste GUI clipboard from text terminal" tar
|
|
((: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"))])
|
|
(xeft .
|
|
[(3 6)
|
|
((emacs
|
|
(26 0)))
|
|
"Deft feat. Xapian" tar
|
|
((:url . "https://sr.ht/~casouri/xeft")
|
|
(:keywords "applications" "note" "searching")
|
|
(:maintainer "Yuan Fu" . "casouri@gmail.com")
|
|
(:authors
|
|
("Yuan Fu" . "casouri@gmail.com"))
|
|
(:commit . "6c63bc4c40eae8fe7a3213efe11b75dfe73aaaa4"))])
|
|
(xelb .
|
|
[(0 21)
|
|
((emacs
|
|
(27 1))
|
|
(compat
|
|
(30)))
|
|
"X protocol Emacs Lisp Binding" tar
|
|
((: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 . "02abf74fa5eeb255c9c174eedc2f04097a9571d9"))])
|
|
(xpm .
|
|
[(1 0 5)
|
|
((cl-lib
|
|
(0 5))
|
|
(queue
|
|
(0 2)))
|
|
"edit XPM images" tar
|
|
((: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"))])
|
|
(xr .
|
|
[(2 1)
|
|
((emacs
|
|
(27 1)))
|
|
"Convert string regexp to rx notation" tar
|
|
((:url . "https://github.com/mattiase/xr")
|
|
(:keywords "lisp" "regexps")
|
|
(:maintainer "Mattias Engdegård" . "mattiase@acm.org")
|
|
(:authors
|
|
("Mattias Engdegård" . "mattiase@acm.org"))
|
|
(:commit . "31cd397f54591e3692bf88d6e1995236928e3561"))])
|
|
(xref .
|
|
[(1 7 0)
|
|
((emacs
|
|
(26 1)))
|
|
"Cross-referencing commands" tar
|
|
((:url . "https://elpa.gnu.org/packages/xref.html")
|
|
(:commit . "cef848fe5f355ca34abc176739d0ace835b12eed"))])
|
|
(xref-union .
|
|
[(0 2 0)
|
|
((emacs
|
|
(25 1)))
|
|
"Combine multiple Xref backends" tar
|
|
((: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"))])
|
|
(yaml .
|
|
[(1 2 0)
|
|
((emacs
|
|
(25 1)))
|
|
"YAML parser for Elisp" tar
|
|
((:url . "https://github.com/zkry/yaml.el")
|
|
(:keywords "tools")
|
|
(:maintainer "Zachary Romero" . "zkry@posteo.org")
|
|
(:authors
|
|
("Zachary Romero" . "zkry@posteo.org"))
|
|
(:commit . "09e46d563f1f3ff948852e08360c7d3c76e2acba"))])
|
|
(yasnippet .
|
|
[(0 14 3)
|
|
((cl-lib
|
|
(0 5))
|
|
(emacs
|
|
(24 4)))
|
|
"Yet another snippet extension for Emacs" tar
|
|
((:url . "http://github.com/joaotavora/yasnippet")
|
|
(:keywords "convenience" "emulation")
|
|
(:maintainer "Noam Postavsky" . "npostavs@gmail.com")
|
|
(:commit . "dd570a6b22364212fff9769cbf4376bdbd7a63c5"))])
|
|
(yasnippet-classic-snippets .
|
|
[(1 0 2)
|
|
((yasnippet
|
|
(0 9 1)))
|
|
"\"Classic\" yasnippet snippets" tar
|
|
((:keywords "snippets")
|
|
(:maintainer "Noam Postavsky" . "npostavs@gmail.com")
|
|
(:url . "https://elpa.gnu.org/packages/yasnippet-classic-snippets.html")
|
|
(:commit . "43ff0337f5ec504f2a496f2f035a5087cd8e2074"))])
|
|
(zones .
|
|
[(2023 6 11)
|
|
nil "Zones of text - like multiple regions" tar
|
|
((:url . "https://elpa.gnu.org/packages/zones.html")
|
|
(:keywords "narrow" "restriction" "widen" "region" "zone")
|
|
(:maintainer "Drew Adams" . "drew.adams@oracle.com")
|
|
(:commit . "10ebf386d48725fa3af2f8b0c60ad4ffa0ec9653"))])
|
|
(ztree .
|
|
[(1 0 6)
|
|
((cl-lib
|
|
(0)))
|
|
"Text mode directory tree" tar
|
|
((: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"))])
|
|
(zuul .
|
|
[(0 4 0)
|
|
((emacs
|
|
(27 1))
|
|
(project
|
|
(0 8 1)))
|
|
"Interface to Zuul" tar
|
|
((: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"))]))
|