config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

archive-contents (92398B)


      1 (1
      2  (adoc-mode .
      3 	    [(0 7 0)
      4 	     ((emacs
      5 	       (26)))
      6 	     "a major-mode for editing AsciiDoc files" tar
      7 	     ((:url . "https://github.com/bbatsov/adoc-mode")
      8 	      (:keywords "docs" "wp")
      9 	      (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
     10 	      (:authors
     11 	       ("Florian Kaufmann" . "sensorflo@gmail.com"))
     12 	      (:commit . "66b9adc97d8702de47140092cbae3a2f5563a297"))])
     13  (afternoon-theme .
     14 		  [(0 1)
     15 		   ((emacs
     16 		     (24 1)))
     17 		   "Dark color theme with a deep blue background" tar
     18 		   ((:url . "http://github.com/osener/emacs-afternoon-theme")
     19 		    (:keywords "themes")
     20 		    (:maintainer "Ozan Sener" . "ozan@ozansener.com")
     21 		    (:authors
     22 		     ("Ozan Sener" . "ozan@ozansener.com"))
     23 		    (:commit . "b58731c3b0bbaac9d3ed8d5ae900063df5db090d"))])
     24  (alect-themes .
     25 	       [(0 10)
     26 		((emacs
     27 		  (24 0)))
     28 		"Configurable light, dark and black themes for Emacs 24 or later" tar
     29 		((:url . "https://github.com/alezost/alect-themes")
     30 		 (:keywords "color" "theme")
     31 		 (:maintainer "Alex Kost" . "alezost@gmail.com")
     32 		 (:authors
     33 		  ("Alex Kost" . "alezost@gmail.com"))
     34 		 (:commit . "89560047934c236d05ea6b911c0c63702a8e06f3"))])
     35  (ample-theme .
     36 	      [(0 3 0)
     37 	       nil "Calm Dark Theme for Emacs" tar
     38 	       ((:url . "https://github.com/jordonbiondo/ample-theme")
     39 		(:keywords "theme" "dark")
     40 		(:maintainer "Jordon Biondo" . "jordonbiondo@gmail.com")
     41 		(:authors
     42 		 ("Jordon Biondo" . "jordonbiondo@gmail.com"))
     43 		(:commit . "33691c93ee302690e41f631f82083bcc15d229e8"))])
     44  (annotate .
     45 	   [(2 2 3)
     46 	    nil "annotate files without changing them" tar
     47 	    ((:url . "https://github.com/bastibe/annotate.el")
     48 	     (:maintainer
     49 	      ("Bastian Bechtold" . "bastibe.dev@mailbox.org")
     50 	      ("cage" . "cage-dev@twistfold.it"))
     51 	     (:commit . "4b0c353d43c64932b5506e150d6c82ef8d6e685b"))])
     52  (anti-zenburn-theme .
     53 		     [(2 5 1)
     54 		      nil "Low-contrast Zenburn-inverted theme" tar
     55 		      ((:url . "https://github.com/m00natic/anti-zenburn-theme")
     56 		       (:maintainer "Andrey Kotlarski" . "m00naticus@gmail.com")
     57 		       (:authors
     58 			("Andrey Kotlarski" . "m00naticus@gmail.com"))
     59 		       (:commit . "c80cc51bb1aaf11dd53b9d08e01d61bc9b32622f"))])
     60  (anzu .
     61        [(0 66)
     62 	((emacs
     63 	  (25 1)))
     64 	"Show number of matches in mode-line while searching" tar
     65 	((:url . "https://github.com/emacsorphanage/anzu")
     66 	 (:maintainer "LemonBreezes" . "look@strawberrytea.xyz")
     67 	 (:authors
     68 	  ("Syohei YOSHIDA" . "syohex@gmail.com"))
     69 	 (:commit . "bc3a0032bb6aa7f5886f10460cd53eb7b8b020af"))])
     70  (apache-mode .
     71 	      [(2 2 0)
     72 	       nil "Major mode for editing Apache httpd configuration files" tar
     73 	       ((:url . "https://github.com/emacs-php/apache-mode")
     74 		(:keywords "languages" "faces")
     75 		(:maintainer "USAMI Kenta" . "tadsan@zonu.me")
     76 		(:authors
     77 		 ("Karl Chen" . "quarl@nospam.quarl.org"))
     78 		(:commit . "354f9302a8d805ac80d846adcd1cef10830b3d51"))])
     79  (apropospriate-theme .
     80 		      [(0 2 0)
     81 		       nil "A light & dark theme set for Emacs." tar
     82 		       ((:url . "http://github.com/waymondo/apropospriate-theme")
     83 			(:maintainer "Justin Talbott" . "justin@waymondo.com")
     84 			(:authors
     85 			 ("Justin Talbott" . "justin@waymondo.com"))
     86 			(:commit . "cb56b8c1a4ea42a329b279e57b3db473f0be4adc"))])
     87  (arduino-mode .
     88 	       [(1 3 1)
     89 		((emacs
     90 		  (25 1))
     91 		 (spinner
     92 		  (1 7 3)))
     93 		"Major mode for editing Arduino code" tar
     94 		((:url . "https://repo.or.cz/arduino-mode.git")
     95 		 (:keywords "languages" "arduino")
     96 		 (:maintainer "stardiviner" . "numbchild@gmail.com")
     97 		 (:commit . "b2ffd8441851659cb1cc844156073967729585e5"))])
     98  (auto-dim-other-buffers .
     99 			 [(2 1 1)
    100 			  nil "Makes windows without focus less prominent" tar
    101 			  ((:url . "https://github.com/mina86/auto-dim-other-buffers.el")
    102 			   (:maintainer "Michal Nazarewicz" . "mina86@mina86.com")
    103 			   (:authors
    104 			    ("Michal Nazarewicz" . "mina86@mina86.com"))
    105 			   (:commit . "33b5f88b799a17947c266b04ad59462c5aeb4ed7"))])
    106  (autothemer .
    107 	     [(0 2 18)
    108 	      ((dash
    109 		(2 10 0))
    110 	       (emacs
    111 		(26 1)))
    112 	      "Conveniently define themes" tar
    113 	      ((:url . "https://github.com/jasonm23/autothemer")
    114 	       (:maintainer "Jason Milkins" . "jasonm23@gmail.com")
    115 	       (:commit . "8f72afc6dba5ad7cc3a201a084fd20571f945d2e"))])
    116  (base32 .
    117 	 [(1 0)
    118 	  ((emacs
    119 	    (27 1)))
    120 	  "Base32 support" tar
    121 	  ((:url . "https://gitlab.com/fledermaus/totp.el")
    122 	   (:keywords "tools")
    123 	   (:maintainer "Vivek Das Mohapatra" . "vivek@etla.org")
    124 	   (:authors
    125 	    ("Vivek Das Mohapatra" . "vivek@etla.org"))
    126 	   (:commit . "v1.0"))])
    127  (bash-completion .
    128 		  [(3 1 1)
    129 		   ((emacs
    130 		     (25 3)))
    131 		   "Bash completion for the shell buffer" tar
    132 		   ((:url . "http://github.com/szermatt/emacs-bash-completion")
    133 		    (:keywords "convenience" "unix")
    134 		    (:maintainer "Stephane Zermatten" . "szermatt@gmail.com")
    135 		    (:authors
    136 		     ("Stephane Zermatten" . "szermatt@gmx.net"))
    137 		    (:commit . "a021468eec8ff8cacb74a9ea595d3587186e29ea"))])
    138  (beancount .
    139 	    [(0 9)
    140 	     nil "A major mode to edit Beancount input files." tar
    141 	     ((:maintainer "Martin Blais" . "blais@furius.ca")
    142 	      (:authors
    143 	       ("Martin Blais" . "blais@furius.ca"))
    144 	      (:url . "https://elpa.nongnu.org/nongnu/beancount.html")
    145 	      (:commit . "71c16222461d947b82e45e4b986d01880b492bbb"))])
    146  (better-jumper .
    147 		[(1 0 1)
    148 		 ((emacs
    149 		   (25 1)))
    150 		 "configurable jump list" tar
    151 		 ((:url . "https://github.com/gilbertw1/better-jumper")
    152 		  (:keywords "convenience" "jump" "history" "evil")
    153 		  (:maintainer "Bryan Gilbert" . "bryan@bryan.sh")
    154 		  (:authors
    155 		   ("Bryan Gilbert" . "http://github/gilbertw1"))
    156 		  (:commit . "17821e7f55aeaa40c9337b766bfb991625436de4"))])
    157  (bind-map .
    158 	   [(1 1 2)
    159 	    ((emacs
    160 	      (24 3)))
    161 	    "Bind personal keymaps in multiple locations" tar
    162 	    ((:url . "https://github.com/justbur/emacs-bind-map")
    163 	     (:maintainer "Justin Burkett" . "justin@burkett.cc")
    164 	     (:authors
    165 	      ("Justin Burkett" . "justin@burkett.cc"))
    166 	     (:commit . "6977e0fec5c4a3c62a10503798c2a15194167046"))])
    167  (bison-mode .
    168 	     [(0 4)
    169 	      nil "Major mode for editing bison, yacc and lex files." tar
    170 	      ((:keywords "bison-mode" "yacc-mode")
    171 	       (:maintainer "Eric Beuscher" . "beuscher@eecs.tulane.edu")
    172 	       (:authors
    173 		("Eric Beuscher" . "beuscher@eecs.tulane.edu"))
    174 	       (:url . "https://elpa.nongnu.org/nongnu/bison-mode.html")
    175 	       (:commit . "4f2e20394a475931409618c1635e9c9f1cf07d9c"))])
    176  (blow .
    177        [(1 0)
    178 	((emacs
    179 	  (24 1)))
    180 	"Blow away mode lighters" tar
    181 	((:url . "https://codeberg.org/akib/emacs-blow")
    182 	 (:keywords "convenience")
    183 	 (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    184 	 (:authors
    185 	  ("Akib Azmain Turja" . "akib@disroot.org"))
    186 	 (:commit . "19152095662c95bc73f1f25b8dcce432294b06a1"))])
    187  (blueprint-ts-mode .
    188 		    [(0 0 3)
    189 		     ((emacs
    190 		       (29 1)))
    191 		     "tree-sitter support for Blueprint files" tar
    192 		     ((:url . "https://github.com/huanie/blueprint-ts-mode")
    193 		      (:keywords "languages" "blueprint" "tree-sitter" "gnome" "gtk")
    194 		      (:maintainer "Huan Thieu Nguyen" . "nguyenthieuhuan@gmail.com")
    195 		      (:authors
    196 		       ("Huan Thieu Nguyen" . "nguyenthieuhuan@gmail.com"))
    197 		      (:commit . "e9e56dec10f070367ab555c717c3d567a5962c82"))])
    198  (boxquote .
    199 	   [(2 3)
    200 	    ((cl-lib
    201 	      (0 5)))
    202 	    "Quote text with a semi-box." tar
    203 	    ((:url . "https://github.com/davep/boxquote.el")
    204 	     (:keywords "quoting")
    205 	     (:maintainer "Dave Pearson" . "davep@davep.org")
    206 	     (:authors
    207 	      ("Dave Pearson" . "davep@davep.org"))
    208 	     (:commit . "fe676396fa7e4372e01bf2c3d9a62e8d53615d46"))])
    209  (buttercup .
    210 	    [(1 36)
    211 	     ((emacs
    212 	       (24 4)))
    213 	     "Behavior-Driven Emacs Lisp Testing" tar
    214 	     ((:url . "https://github.com/jorgenschaefer/emacs-buttercup")
    215 	      (:maintainer "Ola Nilsson" . "ola.nilsson@gmail.com")
    216 	      (:authors
    217 	       ("Jorgen Schaefer" . "contact@jorgenschaefer.de"))
    218 	      (:commit . "bf01a33f8bc2d3664121d3b20f7496e67ce55e6a"))])
    219  (camera .
    220 	 [(0 3)
    221 	  ((emacs
    222 	    (25 1)))
    223 	  "Take picture with your camera" tar
    224 	  ((:url . "https://codeberg.org/akib/emacs-camera")
    225 	   (:keywords "comm")
    226 	   (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    227 	   (:authors
    228 	    ("Akib Azmain Turja" . "akib@disroot.org"))
    229 	   (:commit . "b8aa62a8cb20006fe8545f88327cf15a1e9c03d7"))])
    230  (caml .
    231        [(4 9)
    232 	((emacs
    233 	  (24 3)))
    234 	"Caml mode for GNU Emacs" tar
    235 	((:url . "https://github.com/ocaml/caml-mode")
    236 	 (:keywords "ocaml")
    237 	 (:maintainer "Christophe Troestler" . "Christophe.Troestler@umons.ac.be")
    238 	 (:authors
    239 	  ("Jacques Garrigue" . "garrigue@kurims.kyoto-u.ac.jp")
    240 	  ("Ian T Zimmerman" . "itz@rahul.net")
    241 	  ("Damien Doligez" . "damien.doligez@inria.fr"))
    242 	 (:commit . "2905a436e956c5bba16c4633a6e4c4fceefa6535"))])
    243  (cdlatex .
    244 	  [(4 18 5)
    245 	   nil "Fast input methods for LaTeX environments and math" tar
    246 	   ((:keywords "tex")
    247 	    (:maintainer "Carsten Dominik" . "carsten.dominik@gmail.com")
    248 	    (:authors
    249 	     ("Carsten Dominik" . "carsten.dominik@gmail.com"))
    250 	    (:url . "https://elpa.nongnu.org/nongnu/cdlatex.html")
    251 	    (:commit . "fac070f0164ac9f5859cb4cccba7d29a65c337f3"))])
    252  (cider .
    253 	[(1 16 1)
    254 	 ((emacs
    255 	   (26))
    256 	  (clojure-mode
    257 	   (5 19))
    258 	  (parseedn
    259 	   (1 2 1))
    260 	  (queue
    261 	   (0 2))
    262 	  (spinner
    263 	   (1 7))
    264 	  (seq
    265 	   (2 22))
    266 	  (sesman
    267 	   (0 3 2))
    268 	  (transient
    269 	   (0 4 1)))
    270 	 "Clojure Interactive Development Environment that Rocks" tar
    271 	 ((:url . "https://www.github.com/clojure-emacs/cider")
    272 	  (:keywords "languages" "clojure" "cider")
    273 	  (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
    274 	  (:authors
    275 	   ("Tim King" . "kingtim@gmail.com")
    276 	   ("Phil Hagelberg" . "technomancy@gmail.com")
    277 	   ("Bozhidar Batsov" . "bozhidar@batsov.dev")
    278 	   ("Artur Malabarba" . "bruce.connor.am@gmail.com")
    279 	   ("Hugo Duncan" . "hugo@hugoduncan.org")
    280 	   ("Steve Purcell" . "steve@sanityinc.com"))
    281 	  (:commit . "588c5790f0c09f5c09076885e11a73eaef70c262"))])
    282  (clojure-mode .
    283 	       [(5 19 0)
    284 		((emacs
    285 		  (25 1)))
    286 		"Major mode for Clojure code" tar
    287 		((:url . "https://github.com/clojure-emacs/clojure-mode")
    288 		 (:keywords "languages" "clojure" "clojurescript" "lisp")
    289 		 (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
    290 		 (:commit . "4afdd3539036bbd6b1c01b2e00559676c4d40085"))])
    291  (clojure-ts-mode .
    292 		  [(0 2 2)
    293 		   ((emacs
    294 		     (29 1)))
    295 		   "Major mode for Clojure code" tar
    296 		   ((:url . "http://github.com/clojure-emacs/clojure-ts-mode")
    297 		    (:keywords "languages" "clojure" "clojurescript" "lisp")
    298 		    (:maintainer "Danny Freeman" . "danny@dfreeman.email")
    299 		    (:commit . "a923aa83a61751a588ed3afc133d45898995762e"))])
    300  (coffee-mode .
    301 	      [(0 6 3)
    302 	       ((emacs
    303 		 (24 1))
    304 		(cl-lib
    305 		 (0 5)))
    306 	       "Major mode for CoffeeScript code" tar
    307 	       ((:url . "http://github.com/defunkt/coffee-mode")
    308 		(:keywords "coffeescript" "major" "mode")
    309 		(:maintainer "Chris Wanstrath" . "chris@ozmm.org")
    310 		(:authors
    311 		 ("Chris Wanstrath" . "chris@ozmm.org"))
    312 		(:commit . "adfb7ae73d6ee2ef790c780dd3c967e62930e94a"))])
    313  (consult-flycheck .
    314 		   [(1 0)
    315 		    ((emacs
    316 		      (27 1))
    317 		     (consult
    318 		      (1 0))
    319 		     (flycheck
    320 		      (32)))
    321 		    "Provides the command `consult-flycheck'" tar
    322 		    ((:url . "https://github.com/minad/consult")
    323 		     (:keywords "languages" "tools" "completion")
    324 		     (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
    325 		     (:commit . "0662839aa5db429130f5ffd15c14d4a980b2e694"))])
    326  (corfu-terminal .
    327 		 [(0 7)
    328 		  ((emacs
    329 		    (26 1))
    330 		   (corfu
    331 		    (0 36))
    332 		   (popon
    333 		    (0 13)))
    334 		  "Corfu popup on terminal" tar
    335 		  ((:url . "https://codeberg.org/akib/emacs-corfu-terminal")
    336 		   (:keywords "convenience")
    337 		   (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    338 		   (:authors
    339 		    ("Akib Azmain Turja" . "akib@disroot.org"))
    340 		   (:commit . "501548c3d51f926c687e8cd838c5865ec45d03cc"))])
    341  (crux .
    342        [(0 5 0)
    343 	((emacs
    344 	  (26 1)))
    345 	"A Collection of Ridiculously Useful eXtensions" tar
    346 	((:url . "https://github.com/bbatsov/crux")
    347 	 (:keywords "convenience")
    348 	 (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
    349 	 (:authors
    350 	  ("Bozhidar Batsov" . "bozhidar@batsov.dev"))
    351 	 (:commit . "7980df10e47eef41d4d1c57cfb690ec406381ed3"))])
    352  (csv2ledger .
    353 	     [(1 5 4)
    354 	      ((emacs
    355 		(29 1))
    356 	       (csv-mode
    357 		(1 24)))
    358 	      "Convert csv files to ledger entries" tar
    359 	      ((:url . "https://codeberg.org/joostkremers/csv2ledger")
    360 	       (:maintainer "Joost Kremers" . "joostkremers@fastmail.fm")
    361 	       (:authors
    362 		("Joost Kremers" . "joostkremers@fastmail.fm"))
    363 	       (:commit . "5c38ee8a4bd3edd24ff49bcbe63b1b6a659497dc"))])
    364  (cyberpunk-theme .
    365 		  [(1 22)
    366 		   nil "Cyberpunk Color Theme" tar
    367 		   ((:url . "https://github.com/n3mo/cyberpunk-theme.el")
    368 		    (:keywords "color" "theme" "cyberpunk")
    369 		    (:maintainer "Nicholas M. Van Horn" . "nvanhorn@protonmail.com")
    370 		    (:authors
    371 		     ("Nicholas M. Van Horn" . "nvanhorn@protonmail.com"))
    372 		    (:commit . "81004fc774d373777d426926fc11abcf1e7ab334"))])
    373  (cycle-at-point .
    374 		 [(0 2)
    375 		  ((emacs
    376 		    (29 1))
    377 		   (recomplete
    378 		    (0 2)))
    379 		  "Cycle (rotate) the thing under the cursor" tar
    380 		  ((:url . "https://codeberg.org/ideasman42/emacs-cycle-at-point")
    381 		   (:keywords "convenience")
    382 		   (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
    383 		   (:authors
    384 		    ("Campbell Barton" . "ideasman42@gmail.com"))
    385 		   (:commit . "83d94733fd8ed64f2ba40f4e1df7ecbfe8260e51"))])
    386  (d-mode .
    387 	 [(202408131340)
    388 	  ((emacs
    389 	    (25 1)))
    390 	  "D Programming Language major mode for (X)Emacs" tar
    391 	  ((:keywords "d" "programming" "language" "emacs" "cc-mode")
    392 	   (:maintainer
    393 	    ("Russel Winder" . "russel@winder.org.uk")
    394 	    ("Vladimir Panteleev" . "vladimir@thecybershadow.net"))
    395 	   (:url . "https://elpa.nongnu.org/nongnu/d-mode.html")
    396 	   (:commit . "688f5af819e461badfd6fda642937153b4946813"))])
    397  (dart-mode .
    398 	    [(1 0 7)
    399 	     ((emacs
    400 	       (24 3)))
    401 	     "Major mode for editing Dart files" tar
    402 	     ((:url . "https://github.com/bradyt/dart-mode")
    403 	      (:keywords "languages")
    404 	      (:commit . "3bac14200f9f8f8fcebc383087572da5c3823c34"))])
    405  (denote-refs .
    406 	      [(0 1 2)
    407 	       ((emacs
    408 		 (28 1))
    409 		(denote
    410 		 (1 1 0)))
    411 	       "Show links and backlinks in Denote notes" tar
    412 	       ((:url . "https://codeberg.org/akib/emacs-denote-refs")
    413 		(:keywords "hypermedia" "outlines" "files")
    414 		(:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    415 		(:authors
    416 		 ("Akib Azmain Turja" . "akib@disroot.org"))
    417 		(:commit . "9ae49c8770a83eed92c58be45a4c96fa927cbe6f"))])
    418  (devhelp .
    419 	  [(1 0)
    420 	   ((emacs
    421 	     (27 1)))
    422 	   "Browse documentation in Devhelp format" tar
    423 	   ((:url . "https://codeberg.org/akib/emacs-devhelp")
    424 	    (:keywords "docs")
    425 	    (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    426 	    (:authors
    427 	     ("Akib Azmain Turja" . "akib@disroot.org"))
    428 	    (:commit . "bebdb6a165bdc3bb6b357706d0ce58f57271d137"))])
    429  (devil .
    430 	[(0 6 0)
    431 	 ((emacs
    432 	   (24 4)))
    433 	 "Minor mode for translating key sequences" tar
    434 	 ((:url . "https://github.com/susam/devil")
    435 	  (:keywords "convenience" "abbrev")
    436 	  (:maintainer "Susam Pal" . "susam@susam.net")
    437 	  (:authors
    438 	   ("Susam Pal" . "susam@susam.net"))
    439 	  (:commit . "1985300ce84abd712be93b271b27c3bdb164231d"))])
    440  (diff-ansi .
    441 	    [(0 2)
    442 	     ((emacs
    443 	       (27 1)))
    444 	     "Display diff's using alternative diffing tools" tar
    445 	     ((:url . "https://codeberg.org/ideasman42/emacs-diff-ansi")
    446 	      (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
    447 	      (:authors
    448 	       ("Campbell Barton" . "ideasman42@gmail.com"))
    449 	      (:commit . "71336e614e3150c47c58f99f2df10a3af73370ac"))])
    450  (dirvish .
    451 	  [(2 0 53)
    452 	   ((emacs
    453 	     (27 1))
    454 	    (transient
    455 	     (0 3 7)))
    456 	   "A modern file manager based on dired mode" tar
    457 	   ((:url . "https://github.com/alexluigit/dirvish")
    458 	    (:keywords "files" "convenience")
    459 	    (:maintainer "Alex Lu" . "https://github.com/alexluigit")
    460 	    (:authors
    461 	     ("Alex Lu" . "https://github.com/alexluigit"))
    462 	    (:commit . "c535e2147171be5506f4ff34e862bacbfb3de768"))])
    463  (doc-show-inline .
    464 		  [(0 1)
    465 		   ((emacs
    466 		     (26 2)))
    467 		   "Show doc-strings found in external files" tar
    468 		   ((:url . "https://gitlab.com/ideasman42/emacs-doc-show-inline")
    469 		    (:keywords "convenience")
    470 		    (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
    471 		    (:authors
    472 		     ("Campbell Barton" . "ideasman42@gmail.com"))
    473 		    (:commit . "1c5837d2a667d977a1bd90ba44ebd911cc660f26"))])
    474  (dockerfile-mode .
    475 		  [(1 7)
    476 		   ((emacs
    477 		     (24)))
    478 		   "Major mode for editing Docker's Dockerfiles" tar
    479 		   ((:url . "https://github.com/spotify/dockerfile-mode")
    480 		    (:keywords "docker")
    481 		    (:commit . "74ed3dfd1584298a0ea9881115d33ba1808a4c3f"))])
    482  (dracula-theme .
    483 		[(1 8 2)
    484 		 ((emacs
    485 		   (24 3)))
    486 		 "Dracula Theme" tar
    487 		 ((:url . "https://github.com/dracula/emacs")
    488 		  (:maintainer "tienne Deparis" . "etienne@depar.is")
    489 		  (:commit . "29d5180f7e34c0c858a520068fb650f705b8cfc2"))])
    490  (drupal-mode .
    491 	      [(0 8 1)
    492 	       ((php-mode
    493 		 (1 5 0)))
    494 	       "Advanced minor mode for Drupal development" tar
    495 	       ((:url . "https://github.com/arnested/drupal-mode")
    496 		(:keywords "programming" "php" "drupal")
    497 		(:maintainer "Arne Jørgensen" . "arne@arnested.dk")
    498 		(:authors
    499 		 ("Arne Jørgensen" . "arne@arnested.dk"))
    500 		(:commit . "f632fa5f140b04260fa23b15ffccbfe5a787b2e2"))])
    501  (dslide .
    502 	 [(0 5 5)
    503 	  ((emacs
    504 	    (29 2)))
    505 	  "Domain Specific sLIDEs. A presentation framework" tar
    506 	  ((:url . "https://github.com/positron-solutions/dslide")
    507 	   (:keywords "convenience" "org-mode" "presentation" "narrowing")
    508 	   (:maintainer "Positron" . "contact@positron.solutions")
    509 	   (:authors
    510 	    ("Positron" . "contact@positron.solutions"))
    511 	   (:commit . "0d9a1f6c27e0543e912213d0a5047999f9e5deb5"))])
    512  (eat .
    513       [(0 9 4)
    514        ((emacs
    515 	 (26 1))
    516 	(compat
    517 	 (29 1)))
    518        "Emulate A Terminal, in a region, in a buffer and in Eshell" tar
    519        ((:url . "https://codeberg.org/akib/emacs-eat")
    520 	(:keywords "terminals" "processes")
    521 	(:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    522 	(:authors
    523 	 ("Akib Azmain Turja" . "akib@disroot.org"))
    524 	(:commit . "c91451f2d17453c19d3fa76faa4945cbe54e14ce"))])
    525  (edit-indirect .
    526 		[(0 1 13)
    527 		 ((emacs
    528 		   (24 3)))
    529 		 "Edit regions in separate buffers" tar
    530 		 ((:url . "https://github.com/Fanael/edit-indirect")
    531 		  (:maintainer "Fanael Linithien" . "fanael4@gmail.com")
    532 		  (:authors
    533 		   ("Fanael Linithien" . "fanael4@gmail.com"))
    534 		  (:commit . "82a28d8a85277cfe453af464603ea330eae41c05"))])
    535  (editorconfig .
    536 	       [(0 11 0)
    537 		((emacs
    538 		  (26 1))
    539 		 (nadvice
    540 		  (0 3)))
    541 		"EditorConfig Emacs Plugin" tar
    542 		((:url . "https://github.com/editorconfig/editorconfig-emacs#readme")
    543 		 (:keywords "convenience" "editorconfig")
    544 		 (:maintainer "EditorConfig Team" . "editorconfig@googlegroups.com")
    545 		 (:authors
    546 		  ("EditorConfig Team" . "editorconfig@googlegroups.com"))
    547 		 (:commit . "f1531bab5b57e40759167b7e5db49acbbc09972f"))])
    548  (eglot-inactive-regions .
    549 			 [(0 6 3)
    550 			  ((emacs
    551 			    (29 1)))
    552 			  "Highlight inactive code regions with eglot power" tar
    553 			  ((:url . "https://github.com/fargiolas/eglot-inactive-regions")
    554 			   (:maintainer "Filippo Argiolas" . "filippo.argiolas@gmail.com")
    555 			   (:authors
    556 			    ("Filippo Argiolas" . "filippo.argiolas@gmail.com"))
    557 			   (:commit . "2c83a3230d4ee9336b0311dbaa6fa77c2d2538c6"))])
    558  (elixir-mode .
    559 	      [(2 5 0)
    560 	       ((emacs
    561 		 (25)))
    562 	       "Major mode for editing Elixir files" tar
    563 	       ((:url . "https://github.com/elixir-editors/emacs-elixir")
    564 		(:keywords "languages" "elixir")
    565 		(:commit . "00d6580a040a750e019218f9392cf9a4c2dac23a"))])
    566  (elpher .
    567 	 [(3 6 4)
    568 	  ((emacs
    569 	    (27 1)))
    570 	  "A friendly gopher and gemini client" tar
    571 	  ((:url . "https://thelambdalab.xyz/elpher")
    572 	   (:keywords "comm" "gopher" "gemini")
    573 	   (:maintainer "Tim Vaughan" . "plugd@thelambdalab.xyz")
    574 	   (:authors
    575 	    ("Tim Vaughan" . "plugd@thelambdalab.xyz"))
    576 	   (:commit . "a1c5fbf16b528fb67d087437d44d66e9edc99664"))])
    577  (emacsql .
    578 	  [(4 1 0)
    579 	   ((emacs
    580 	     (26 1)))
    581 	   "High-level SQL database front-end" tar
    582 	   ((:url . "https://github.com/magit/emacsql")
    583 	    (:maintainer "Jonas Bernoulli" . "emacs.emacsql@jonas.bernoulli.dev")
    584 	    (:authors
    585 	     ("Christopher Wellons" . "wellons@nullprogram.com"))
    586 	    (:commit . "d6529f010a0573630122b826230e72157ab8fa88"))])
    587  (engine-mode .
    588 	      [(2 2 4)
    589 	       ((cl-lib
    590 		 (0 5)))
    591 	       "Define and query search engines" tar
    592 	       ((:url . "https://github.com/hrs/engine-mode")
    593 		(:maintainer "Harry R. Schwartz" . "hello@harryrschwartz.com")
    594 		(:authors
    595 		 ("Harry R. Schwartz" . "hello@harryrschwartz.com"))
    596 		(:commit . "67b68c1a2bff48bad2cc4722598da0f36e3866a9"))])
    597  (evil .
    598        [(1 15 0)
    599 	nil "extensible vi layer" tar
    600 	((:url . "https://github.com/emacs-evil/evil")
    601 	 (:keywords "emulation" "vim")
    602 	 (:maintainer "Tom Dalziel" . "tom.dalziel@gmail.com")
    603 	 (:commit . "008a6cdb12f15e748979a7d1c2f26c34c84dedbf"))])
    604  (evil-anzu .
    605 	    [(0 2)
    606 	     ((evil
    607 	       (1 0 0))
    608 	      (anzu
    609 	       (0 46)))
    610 	     "anzu for evil-mode" tar
    611 	     ((:url . "https://github.com/syohex/emacs-evil-anzu")
    612 	      (:maintainer
    613 	       ("Syohei YOSHIDA" . "syohex@gmail.com")
    614 	       ("Fredrik Bergroth" . "fbergroth@gmail.com"))
    615 	      (:authors
    616 	       ("Syohei YOSHIDA" . "syohex@gmail.com")
    617 	       ("Fredrik Bergroth" . "fbergroth@gmail.com"))
    618 	      (:commit . "5aa524dd2dbccdb607fcea0ea708be44a5cfe730"))])
    619  (evil-args .
    620 	    [(1 1)
    621 	     ((evil
    622 	       (1 0 8)))
    623 	     "Motions and text objects for delimited arguments in Evil." tar
    624 	     ((:url . "http://github.com/wcsmith/evil-args")
    625 	      (:keywords "evil" "vim-emulation")
    626 	      (:maintainer "Connor Smith" . "wconnorsmith@gmail.com")
    627 	      (:authors
    628 	       ("Connor Smith" . "wconnorsmith@gmail.com"))
    629 	      (:commit . "2671071a4a57eaee7cc8c27b9e4b6fc60fd2ccd3"))])
    630  (evil-escape .
    631 	      [(3 16)
    632 	       ((emacs
    633 		 (24))
    634 		(evil
    635 		 (1 0 9))
    636 		(cl-lib
    637 		 (0 5)))
    638 	       "Escape from anything with a customizable key sequence" tar
    639 	       ((:url . "https://github.com/emacsorphanage/evil-escape")
    640 		(:keywords "convenience" "editing" "evil")
    641 		(:maintainer "Sylvain Benner" . "sylvain.benner@gmail.com")
    642 		(:authors
    643 		 ("Sylvain Benner" . "sylvain.benner@gmail.com"))
    644 		(:commit . "3c335a5709b1abb08687960038746b36add465f9"))])
    645  (evil-exchange .
    646 		[(0 41)
    647 		 ((evil
    648 		   (1 2 8))
    649 		  (cl-lib
    650 		   (0 3)))
    651 		 "Exchange text more easily within Evil" tar
    652 		 ((:url . "http://github.com/Dewdrops/evil-exchange")
    653 		  (:keywords "evil" "plugin")
    654 		  (:maintainer "Dewdrops" . "v_v_4474@126.com")
    655 		  (:authors
    656 		   ("Dewdrops" . "v_v_4474@126.com"))
    657 		  (:commit . "47691537815150715e64e6f6ec79be7746c96120"))])
    658  (evil-goggles .
    659 	       [(0 0 2)
    660 		((emacs
    661 		  (24 4))
    662 		 (evil
    663 		  (1 0 0)))
    664 		"Add a visual hint to evil operations" tar
    665 		((:url . "http://github.com/edkolev/evil-goggles")
    666 		 (:keywords "emulations" "evil" "vim" "visual")
    667 		 (:maintainer "edkolev" . "evgenysw@gmail.com")
    668 		 (:authors
    669 		  ("edkolev" . "evgenysw@gmail.com"))
    670 		 (:commit . "7801d9204cd57d5aec11ef43b15357a431cf025c"))])
    671  (evil-iedit-state .
    672 		   [(1 3)
    673 		    ((evil
    674 		      (1 0 9))
    675 		     (iedit
    676 		      (0 9 9 9)))
    677 		    "Evil states to interface iedit mode." tar
    678 		    ((:url . "https://github.com/syl20bnr/evil-iedit-state")
    679 		     (:keywords "convenience" "editing" "evil" "iedit" "mnemonic")
    680 		     (:maintainer "Sylvain Benner" . "sylvain.benner@gmail.com")
    681 		     (:authors
    682 		      ("Sylvain Benner" . "sylvain.benner@gmail.com"))
    683 		     (:commit . "44c64c71692e5b2f608ad3e3c537ec0a0e0ea0f8"))])
    684  (evil-indent-plus .
    685 		   [(1 0 1)
    686 		    ((evil
    687 		      (0))
    688 		     (cl-lib
    689 		      (0 5)))
    690 		    "Evil textobjects based on indentation" tar
    691 		    ((:url . "http://github.com/TheBB/evil-indent-plus")
    692 		     (:keywords "convenience" "evil")
    693 		     (:maintainer "Eivind Fonn" . "evfonn@gmail.com")
    694 		     (:authors
    695 		      ("Eivind Fonn" . "evfonn@gmail.com"))
    696 		     (:commit . "db8cfd6b6fd51a13054922d8f53f93a481b40544"))])
    697  (evil-lisp-state .
    698 		  [(8 2)
    699 		   ((evil
    700 		     (1 0 9))
    701 		    (bind-map
    702 		     (0))
    703 		    (smartparens
    704 		     (1 6 1)))
    705 		   "An evil state to edit Lisp code" tar
    706 		   ((:url . "https://github.com/syl20bnr/evil-lisp-state")
    707 		    (:keywords "convenience" "editing" "evil" "smartparens" "lisp" "mnemonic")
    708 		    (:maintainer "Sylvain Benner" . "sylvain.benner@gmail.com")
    709 		    (:authors
    710 		     ("Sylvain Benner" . "sylvain.benner@gmail.com"))
    711 		    (:commit . "3c65fecd9917a41eaf6460f22187e2323821f3ce"))])
    712  (evil-matchit .
    713 	       [(4 0 1)
    714 		((emacs
    715 		  (27 1)))
    716 		"Vim matchit ported to Evil" tar
    717 		((:url . "http://github.com/redguardtoo/evil-matchit")
    718 		 (:keywords "matchit" "vim" "evil")
    719 		 (:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
    720 		 (:authors
    721 		  ("Chen Bin" . "chenbin.sh@gmail.com"))
    722 		 (:commit . "84a6d34c1a1282c43c6ccef2ead3eaa41fd1535f"))])
    723  (evil-nerd-commenter .
    724 		      [(3 6 1)
    725 		       ((emacs
    726 			 (26 1)))
    727 		       "Comment/uncomment lines efficiently. Like Nerd Commenter in Vim" tar
    728 		       ((:url . "http://github.com/redguardtoo/evil-nerd-commenter")
    729 			(:keywords "convenience" "evil")
    730 			(:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
    731 			(:authors
    732 			 ("Chen Bin" . "chenbin.sh@gmail.com"))
    733 			(:commit . "3b197a2b559b06a7cf39978704b196f53dac802a"))])
    734  (evil-numbers .
    735 	       [(0 7)
    736 		((emacs
    737 		  (24 1))
    738 		 (evil
    739 		  (1 2 0)))
    740 		"Increment/decrement numbers like in VIM" tar
    741 		((:url . "http://github.com/juliapath/evil-numbers")
    742 		 (:keywords "convenience" "tools")
    743 		 (:maintainer "Julia Path" . "julia@jpath.de")
    744 		 (:authors
    745 		  ("Michael Markert" . "markert.michael@googlemail.com"))
    746 		 (:commit . "61dde4e3715fd1255df8f87a37d9c8022e909bf4"))])
    747  (evil-surround .
    748 		[(1 0 4)
    749 		 ((evil
    750 		   (1 2 12)))
    751 		 "emulate surround.vim from Vim" tar
    752 		 ((:keywords "emulation" "vi" "evil")
    753 		  (:maintainer
    754 		   ("Tim Harper" . "timcharperatgmaildotcom")
    755 		   ("Vegard ye" . "vegard_oyeathotmaildotcom"))
    756 		  (:authors
    757 		   ("Tim Harper" . "timcharperatgmaildotcom")
    758 		   ("Vegard ye" . "vegard_oyeathotmaildotcom"))
    759 		  (:url . "https://elpa.nongnu.org/nongnu/evil-surround.html")
    760 		  (:commit . "a14856cd811d2ad2cab343d1a2591e68c1e7ba6d"))])
    761  (evil-visual-mark-mode .
    762 			[(0 0 5)
    763 			 ((evil
    764 			   (1 0 9))
    765 			  (dash
    766 			   (2 10)))
    767 			 "Display evil marks on buffer" tar
    768 			 ((:keywords "evil")
    769 			  (:maintainer "Roman Gonzalez" . "romanandreg@gmail.com")
    770 			  (:authors
    771 			   ("Roman Gonzalez" . "romanandreg@gmail.com"))
    772 			  (:url . "https://elpa.nongnu.org/nongnu/evil-visual-mark-mode.html")
    773 			  (:commit . "2bbaaae56ae53e68a8bcc7bc2cfe830a14843b4d"))])
    774  (evil-visualstar .
    775 		  [(0 2 0)
    776 		   ((evil
    777 		     (0)))
    778 		   "Starts a * or # search from the visual selection" tar
    779 		   ((:url . "https://github.com/bling/evil-visualstar")
    780 		    (:keywords "evil" "vim" "visualstar")
    781 		    (:commit . "87a5bd845759c5e5508de2e2aed2a99424995d44"))])
    782  (exec-path-from-shell .
    783 		       [(2 2)
    784 			((emacs
    785 			  (24 4)))
    786 			"Get environment variables such as $PATH from the shell" tar
    787 			((:url . "https://github.com/purcell/exec-path-from-shell")
    788 			 (:keywords "unix" "environment")
    789 			 (:maintainer "Steve Purcell" . "steve@sanityinc.com")
    790 			 (:authors
    791 			  ("Steve Purcell" . "steve@sanityinc.com"))
    792 			 (:commit . "72ede29a0e0467b3b433e8edbee3c79bab005884"))])
    793  (flx .
    794       [(0 6 2)
    795        ((cl-lib
    796 	 (0 3)))
    797        "fuzzy matching with good sorting" tar
    798        ((:url . "https://github.com/lewang/flx")
    799 	(:commit . "29e3664b75618847eaaf821713a74eb3c897a124"))])
    800  (flx-ido .
    801 	  [(0 6 2)
    802 	   ((flx
    803 	     (0 1))
    804 	    (cl-lib
    805 	     (0 3)))
    806 	   "flx integration for ido" tar
    807 	   ((:url . "https://github.com/lewang/flx")
    808 	    (:commit . "29e3664b75618847eaaf821713a74eb3c897a124"))])
    809  (flycheck .
    810 	   [(34 1)
    811 	    ((emacs
    812 	      (26 1)))
    813 	    "On-the-fly syntax checking" tar
    814 	    ((:url . "http://www.flycheck.org")
    815 	     (:keywords "convenience" "languages" "tools")
    816 	     (:maintainer
    817 	      ("Clément Pit-Claudel" . "clement.pitclaudel@live.com")
    818 	      ("fmdkdd" . "fmdkdd@gmail.com")
    819 	      ("Bozhidar Batsov" . "bozhidar@batsov.dev"))
    820 	     (:authors
    821 	      ("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
    822 	     (:commit . "5a9ff918f91e230ae08a6bdce7ec1f107864a5e2"))])
    823  (flymake-guile .
    824 		[(0 5)
    825 		 ((emacs
    826 		   (26 1))
    827 		  (flymake
    828 		   (1 2 1)))
    829 		 "Guile flymake backend" tar
    830 		 ((:keywords "language" "tools")
    831 		  (:maintainer "Distopico" . "distopico@riseup.net")
    832 		  (:authors
    833 		   ("Distopico" . "distopico@riseup.net"))
    834 		  (:url . "https://elpa.nongnu.org/nongnu/flymake-guile.html")
    835 		  (:commit . "eb5e2c0f97639a200d6b709601834b304118b4df"))])
    836  (flymake-kondor .
    837 		 [(0 1 3)
    838 		  ((emacs
    839 		    (26 1)))
    840 		  "Linter with clj-kondo" tar
    841 		  ((:url . "https://github.com/turbo-cafe/flymake-kondor")
    842 		   (:commit . "784e57f36812a37e323409b90b935ef3c6920a22"))])
    843  (flymake-popon .
    844 		[(0 5 1)
    845 		 ((emacs
    846 		   (26 1))
    847 		  (flymake
    848 		   (1 2 2))
    849 		  (popon
    850 		   (0 1))
    851 		  (posframe
    852 		   (1 3 2)))
    853 		 "Flymake diagnostics on cursor hover" tar
    854 		 ((:url . "https://codeberg.org/akib/emacs-flymake-popon")
    855 		  (:keywords "convenience")
    856 		  (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    857 		  (:authors
    858 		   ("Akib Azmain Turja" . "akib@disroot.org"))
    859 		  (:commit . "99ea813346f3edef7220d8f4faeed2ec69af6060"))])
    860  (focus .
    861 	[(1 0 1)
    862 	 ((emacs
    863 	   (24 3))
    864 	  (cl-lib
    865 	   (0 5)))
    866 	 "Dim the font color of text in surrounding sections" tar
    867 	 ((:url . "http://github.com/larstvei/Focus")
    868 	  (:maintainer "Lars Tveito" . "larstvei@ifi.uio.no")
    869 	  (:authors
    870 	   ("Lars Tveito" . "larstvei@ifi.uio.no"))
    871 	  (:commit . "2507ec4ec5a9402647ef85540669db1815520c15"))])
    872  (forth-mode .
    873 	     [(0 2)
    874 	      nil "Programming language mode for Forth" tar
    875 	      ((:url . "http://github.com/larsbrinkhoff/forth-mode")
    876 	       (:keywords "languages" "forth")
    877 	       (:maintainer "Lars Brinkhoff" . "lars@nocrew.org")
    878 	       (:authors
    879 		("Lars Brinkhoff" . "lars@nocrew.org"))
    880 	       (:commit . "38d5152011ee67e0cff9d4a5ddfb1f908e5be013"))])
    881  (free-keys .
    882 	    [(1 0)
    883 	     ((cl-lib
    884 	       (0 3)))
    885 	     "Show free keybindings for modkeys or prefixes" tar
    886 	     ((:url . "https://github.com/Fuco1/free-keys")
    887 	      (:keywords "convenience")
    888 	      (:maintainer "Matus Goljer" . "matus.goljer@gmail.com")
    889 	      (:authors
    890 	       ("Matus Goljer" . "matus.goljer@gmail.com"))
    891 	      (:commit . "6f9172376af4d399c7853cbdfdd7425348a878f9"))])
    892  (gc-buffers .
    893 	     [(1 0)
    894 	      ((emacs
    895 		(24 1)))
    896 	      "Kill garbage buffers automatically" tar
    897 	      ((:url . "https://codeberg.org/akib/emacs-gc-buffers")
    898 	       (:keywords "internal")
    899 	       (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
    900 	       (:authors
    901 		("Akib Azmain Turja" . "akib@disroot.org"))
    902 	       (:commit . "ce2ea016a67b200862788e81f0ff1f8f7e4e0454"))])
    903  (geiser .
    904 	 [(0 31 1)
    905 	  ((emacs
    906 	    (27 1))
    907 	   (project
    908 	    (0 8 1)))
    909 	  "GNU Emacs and Scheme talk to each other" tar
    910 	  ((:url . "https://gitlab.com/emacs-geiser/")
    911 	   (:keywords "languages" "scheme" "geiser")
    912 	   (:maintainer "Jose Antonio Ortega Ruiz" . "(jao@gnu.org)")
    913 	   (:authors
    914 	    ("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
    915 	   (:commit . "c034c129cfa7442881f13ae146c87785b367cff5"))])
    916  (geiser-chez .
    917 	      [(0 18)
    918 	       ((emacs
    919 		 (26 1))
    920 		(geiser
    921 		 (0 19)))
    922 	       "Chez and Geiser talk to each other" tar
    923 	       ((:url . "https://gitlab.com/emacs-geiser/chez")
    924 		(:keywords "languages" "chez" "scheme" "geiser")
    925 		(:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
    926 		(:authors
    927 		 ("Peter" . "craven@gmx.net"))
    928 		(:commit . "988d9f7e24b8634755cdb7b110e3e399bdb55df3"))])
    929  (geiser-chibi .
    930 	       [(0 17)
    931 		((emacs
    932 		  (24 4))
    933 		 (geiser
    934 		  (0 18)))
    935 		"Chibi Scheme's implementation of the geiser protocols" tar
    936 		((:url . "https://gitlab.com/emacs-geiser/chibi")
    937 		 (:keywords "languages" "chibi" "scheme" "geiser")
    938 		 (:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
    939 		 (:authors
    940 		  ("Peter" . "craven@gmx.net"))
    941 		 (:commit . "5a6a5a580ea45cd4974df21629a8d50cbe3d6e99"))])
    942  (geiser-chicken .
    943 		 [(0 17)
    944 		  ((emacs
    945 		    (24 4))
    946 		   (geiser
    947 		    (0 19)))
    948 		  "Chicken's implementation of the geiser protocols" tar
    949 		  ((:url . "https://gitlab.com/emacs-geiser/chicken")
    950 		   (:keywords "languages" "chicken" "scheme" "geiser")
    951 		   (:commit . "79a9ac78f4df7c9ec1f918313c543c116dbb8b70"))])
    952  (geiser-gambit .
    953 		[(0 18 1)
    954 		 ((emacs
    955 		   (26 1))
    956 		  (geiser
    957 		   (0 18)))
    958 		 "Gambit's implementation of the geiser protocols" tar
    959 		 ((:url . "https://gitlab.com/emacs-geiser/gambit")
    960 		  (:keywords "languages" "gambit" "scheme" "geiser")
    961 		  (:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
    962 		  (:commit . "381d74ca5059b44fe3d8b5daf42214019c6d1a88"))])
    963  (geiser-gauche .
    964 		[(0 0 2)
    965 		 ((emacs
    966 		   (26 1))
    967 		  (geiser
    968 		   (0 11 2)))
    969 		 "Gauche scheme support for Geiser" tar
    970 		 ((:url . "https://gitlab.com/emacs-geiser/gauche")
    971 		  (:keywords "languages" "gauche" "scheme" "geiser")
    972 		  (:maintainer "András Simonyi" . "andras.simonyi@gmail.com")
    973 		  (:authors
    974 		   ("András Simonyi" . "andras.simonyi@gmail.com"))
    975 		  (:commit . "9e7ed54e5629f759660569bc7efc3d75dbabbc5f"))])
    976  (geiser-guile .
    977 	       [(0 28 3)
    978 		((emacs
    979 		  (26 1))
    980 		 (transient
    981 		  (0 3))
    982 		 (geiser
    983 		  (0 28 1)))
    984 		"Guile and Geiser talk to each other" tar
    985 		((:url . "https://gitlab.com/emacs-geiser/guile")
    986 		 (:keywords "languages" "guile" "scheme" "geiser")
    987 		 (:maintainer "Jose Antonio Ortega Ruiz" . "(jao@gnu.org)")
    988 		 (:authors
    989 		  ("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
    990 		 (:commit . "a0f111f8dedd31c593c4ed12c0b99745f3c1340f"))])
    991  (geiser-kawa .
    992 	      [(0 0 1)
    993 	       ((emacs
    994 		 (26 1))
    995 		(geiser
    996 		 (0 16)))
    997 	       "Kawa scheme support for Geiser" tar
    998 	       ((:url . "https://gitlab.com/emacs-geiser/kawa")
    999 		(:maintainer "spellcard199" . "spellcard199@protonmail.com")
   1000 		(:authors
   1001 		 ("spellcard199" . "spellcard199@protonmail.com"))
   1002 		(:keywords "languages" "kawa" "scheme" "geiser"))])
   1003  (geiser-mit .
   1004 	     [(0 15)
   1005 	      ((emacs
   1006 		(24 4))
   1007 	       (geiser
   1008 		(0 18)))
   1009 	      "MIT/GNU Scheme's implementation of the geiser protocols" tar
   1010 	      ((:url . "https://gitlab.com/emacs-geiser/mit")
   1011 	       (:keywords "languages" "mit" "scheme" "geiser")
   1012 	       (:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
   1013 	       (:authors
   1014 		("Peter" . "craven@gmx.net"))
   1015 	       (:commit . "4e90e9ae815e89f3540fb9644e6016c663ef5765"))])
   1016  (geiser-racket .
   1017 		[(0 16)
   1018 		 ((emacs
   1019 		   (26 1))
   1020 		  (geiser
   1021 		   (0 16)))
   1022 		 "Support for Racket in Geiser" tar
   1023 		 ((:url . "https://gitlab.com/emacs-geiser/racket")
   1024 		  (:keywords "languages" "racket" "scheme" "geiser")
   1025 		  (:maintainer "Jose Antonio Ortega Ruiz" . "(jao@gnu.org)")
   1026 		  (:authors
   1027 		   ("Jose Antonio Ortega Ruiz" . "(jao@gnu.org)"))
   1028 		  (:commit . "22e56ce80389544d3872cf4beb4008fb514b2218"))])
   1029  (geiser-stklos .
   1030 		[(1 8)
   1031 		 ((emacs
   1032 		   (24 4))
   1033 		  (geiser
   1034 		   (0 16)))
   1035 		 "STklos Scheme implementation of the geiser protocols" tar
   1036 		 ((:url . "https://gitlab.com/emacs-geiser/stklos")
   1037 		  (:keywords "languages" "stklos" "scheme" "geiser")
   1038 		  (:maintainer "Jeronimo Pellegrini" . "(j_p@aleph0.info)")
   1039 		  (:authors
   1040 		   ("Jeronimo Pellegrini" . "(j_p@aleph0.info)"))
   1041 		  (:commit . "3358d0cc01436bd8f71a500175db2716e75b2eed"))])
   1042  (git-modes .
   1043 	    [(1 4 4)
   1044 	     ((emacs
   1045 	       (26 1))
   1046 	      (compat
   1047 	       (30 0 0 0)))
   1048 	     "Major modes for editing Git configuration files" tar
   1049 	     ((:url . "https://github.com/magit/git-modes")
   1050 	      (:keywords "convenience" "vc" "git")
   1051 	      (:maintainer "Jonas Bernoulli" . "emacs.git-modes@jonas.bernoulli.dev")
   1052 	      (:authors
   1053 	       ("Sebastian Wiesner" . "lunaryorn@gmail.com")
   1054 	       ("Rüdiger Sonderfeld" . "ruediger@c-plusplus.net")
   1055 	       ("Jonas Bernoulli" . "emacs.git-modes@jonas.bernoulli.dev"))
   1056 	      (:commit . "f99010bbeb8b6d8a0819fac0195a2ef0159d08f0"))])
   1057  (gnosis .
   1058 	 [(0 4 8)
   1059 	  ((emacs
   1060 	    (27 2))
   1061 	   (emacsql
   1062 	    (4 0 1))
   1063 	   (compat
   1064 	    (29 1 4 2))
   1065 	   (transient
   1066 	    (0 7 2)))
   1067 	  "Spaced Repetition System" tar
   1068 	  ((:url . "https://thanosapollo.org/projects/gnosis")
   1069 	   (:keywords "extensions")
   1070 	   (:maintainer "Thanos Apollo" . "public@thanosapollo.org")
   1071 	   (:authors
   1072 	    ("Thanos Apollo" . "public@thanosapollo.org"))
   1073 	   (:commit . "b30a06fc16c18b6de7d5a21facf2b5fd8d90b613"))])
   1074  (gnu-apl-mode .
   1075 	       [(1 5 1)
   1076 		nil "Emacs mode for GNU APL" tar
   1077 		((:url . "http://www.gnu.org/software/apl/")
   1078 		 (:keywords "languages")
   1079 		 (:maintainer "Elias Mårtenson" . "lokedhs@gmail.com")
   1080 		 (:authors
   1081 		  ("Elias Mårtenson" . "lokedhs@gmail.com"))
   1082 		 (:commit . "deabf59d2375d4662221f8222e28caeb1be96428"))])
   1083  (gnu-indent .
   1084 	     [(1 0)
   1085 	      ((emacs
   1086 		(27 2)))
   1087 	      "Indent your code with GNU Indent" tar
   1088 	      ((:url . "https://codeberg.org/akib/emacs-why-this")
   1089 	       (:keywords "tools" "convenience" "vc")
   1090 	       (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   1091 	       (:authors
   1092 		("Akib Azmain Turja" . "akib@disroot.org"))
   1093 	       (:commit . "6bb82ce89ed93222dd919bc65e0f46ac4aa13479"))])
   1094  (gnuplot .
   1095 	  [(0 8 1)
   1096 	   ((emacs
   1097 	     (25 1)))
   1098 	   "Major-mode and interactive frontend for gnuplot" tar
   1099 	   ((:url . "https://github.com/emacs-gnuplot/gnuplot")
   1100 	    (:keywords "data" "gnuplot" "plotting")
   1101 	    (:maintainer
   1102 	     ("Maxime Tréca" . "maxime@gmail.com")
   1103 	     ("Daniel Mendler" . "mail@daniel-mendler.de"))
   1104 	    (:commit . "663a89d263d4f26b996796d01b6a3b783449e0f5"))])
   1105  (go-mode .
   1106 	  [(1 6 0)
   1107 	   ((emacs
   1108 	     (26 1)))
   1109 	   "Major mode for the Go programming language" tar
   1110 	   ((:url . "https://github.com/dominikh/go-mode.el")
   1111 	    (:keywords "languages" "go")
   1112 	    (:commit . "3273fcece5d9ab7edd4f15b2d6bce61f4e5a0666"))])
   1113  (golden-ratio .
   1114 	       [(1 0 1)
   1115 		nil "Automatic resizing of Emacs windows to the golden ratio" tar
   1116 		((:keywords "window" "resizing")
   1117 		 (:maintainer "Roman Gonzalez" . "romanandreg@gmail.com")
   1118 		 (:authors
   1119 		  ("Roman Gonzalez" . "romanandreg@gmail.com"))
   1120 		 (:url . "https://elpa.nongnu.org/nongnu/golden-ratio.html")
   1121 		 (:commit . "362ab0ede7ee2bb9fd11aea119b9c22248649c0d"))])
   1122  (gotham-theme .
   1123 	       [(1 1 9)
   1124 		((emacs
   1125 		  (24 1)))
   1126 		"A very dark Emacs color theme" tar
   1127 		((:url . "https://depp.brause.cc/gotham-theme")
   1128 		 (:maintainer "Vasilij Schneidermann" . "mail@vasilij.de")
   1129 		 (:authors
   1130 		  ("Vasilij Schneidermann" . "mail@vasilij.de"))
   1131 		 (:commit . "4b8214df0851bb69b44c3e864568b7e0030a95d2"))])
   1132  (goto-chg .
   1133 	   [(1 7 5)
   1134 	    ((emacs
   1135 	      (24 1)))
   1136 	    "Go to last change" tar
   1137 	    ((:url . "https://github.com/emacs-evil/goto-chg")
   1138 	     (:keywords "convenience" "matching")
   1139 	     (:maintainer "Vasilij Schneidermann" . "mail@vasilij.de")
   1140 	     (:authors
   1141 	      ("David Andersson" . "l.david.anderssonsverige.nu"))
   1142 	     (:commit . "278cd3e6d5107693aa2bb33189ca503f22f227d0"))])
   1143  (gptel .
   1144 	[(0 9 7)
   1145 	 ((emacs
   1146 	   (27 1))
   1147 	  (transient
   1148 	   (0 4 0))
   1149 	  (compat
   1150 	   (29 1 4 1)))
   1151 	 "Interact with ChatGPT or other LLMs" tar
   1152 	 ((:url . "https://github.com/karthink/gptel")
   1153 	  (:keywords "convenience")
   1154 	  (:maintainer "Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com")
   1155 	  (:authors
   1156 	   ("Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com"))
   1157 	  (:commit . "5a5cddb93d610bd59ec52a070b0f89a9ec842152"))])
   1158  (graphql-mode .
   1159 	       [(1 0 0)
   1160 		((emacs
   1161 		  (24 3)))
   1162 		"Major mode for editing GraphQL schemas" tar
   1163 		((:url . "https://github.com/davazp/graphql-mode")
   1164 		 (:keywords "languages")
   1165 		 (:maintainer "David Vazquez Pua" . "davazp@gmail.com")
   1166 		 (:authors
   1167 		  ("David Vazquez Pua" . "davazp@gmail.com"))
   1168 		 (:commit . "fe8d7e2db5581cd0cb7a69563bc44f0669f76322"))])
   1169  (gruber-darker-theme .
   1170 		      [(0 7)
   1171 		       nil "Gruber Darker color theme for Emacs 24." tar
   1172 		       ((:url . "http://github.com/rexim/gruber-darker-theme")
   1173 			(:maintainer "Alexey Kutepov" . "reximkut@gmail.com")
   1174 			(:authors
   1175 			 ("Alexey Kutepov" . "reximkut@gmail.com"))
   1176 			(:commit . "13e13ea1e2ebd146f279058970835b35de811531"))])
   1177  (gruvbox-theme .
   1178 		[(1 30 1)
   1179 		 ((autothemer
   1180 		   (0 2)))
   1181 		 "A retro-groove colour theme for Emacs" tar
   1182 		 ((:url . "http://github.com/greduan/emacs-theme-gruvbox")
   1183 		  (:maintainer "Jason Milkins" . "jasonm23@gmail.com")
   1184 		  (:authors
   1185 		   ("Jason Milkins" . "jasonm23@gmail.com"))
   1186 		  (:commit . "3177b458dcbd5db6135a8d57fd5b765131e4da6a"))])
   1187  (guru-mode .
   1188 	    [(1 0)
   1189 	     nil "Become an Emacs guru" tar
   1190 	     ((:url . "https://github.com/bbatsov/guru-mode")
   1191 	      (:keywords "convenience")
   1192 	      (:commit . "3274661e8e4b51455dfc8d8e08c64605463e62f2"))])
   1193  (haml-mode .
   1194 	    [(3 2 1)
   1195 	     ((emacs
   1196 	       (24))
   1197 	      (cl-lib
   1198 	       (0 5)))
   1199 	     "Major mode for editing Haml files" tar
   1200 	     ((:url . "https://github.com/nex3/haml-mode")
   1201 	      (:keywords "markup" "languages" "html")
   1202 	      (:commit . "45a0b23db0b8f827c78f7749457f3427263e6ffd"))])
   1203  (haskell-mode .
   1204 	       [(17 5)
   1205 		((emacs
   1206 		  (25 1)))
   1207 		"A Haskell editing mode" tar
   1208 		((:url . "https://github.com/haskell/haskell-mode")
   1209 		 (:keywords "haskell" "cabal" "ghc" "repl" "languages")
   1210 		 (:commit . "8d0f44bfe2a9ab6b0969c9bafb75089f315ff5ae"))])
   1211  (haskell-tng-mode .
   1212 		   [(0 0 1)
   1213 		    ((emacs
   1214 		      (26 1)))
   1215 		    "Major mode for editing Haskell" tar
   1216 		    ((:url . "https://gitlab.com/tseenshe/haskell-tng-mode")
   1217 		     (:keywords "languages")
   1218 		     (:commit . "59640ceec33cd4df37096289e11ff6f4b876be03"))])
   1219  (haskell-ts-mode .
   1220 		  [(1)
   1221 		   ((emacs
   1222 		     (29 3)))
   1223 		   "A treesit based major mode for haskell" tar
   1224 		   ((:url . "https://codeberg.org/pranshu/haskell-ts-mode")
   1225 		    (:keywords "languages" "haskell")
   1226 		    (:maintainer "Pranshu Sharma" . "pranshusharma366atgmail")
   1227 		    (:authors
   1228 		     ("Pranshu Sharma" . "pranshusharma366atgmail"))
   1229 		    (:commit . "58d158bef475536e78e2a145f2029c49924fb19a"))])
   1230  (helm .
   1231        [(4 0)
   1232 	((helm-core
   1233 	  (4 0))
   1234 	 (wfnames
   1235 	  (1 2)))
   1236 	"Helm is an Emacs incremental and narrowing framework" tar
   1237 	((:url . "https://emacs-helm.github.io/helm/")
   1238 	 (:keywords "helm" "convenience" "files" "buffers" "grep" "completion" "lisp" "matching" "tools" "help")
   1239 	 (:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
   1240 	 (:authors
   1241 	  ("Thierry Volpiatto" . "thievol@posteo.net"))
   1242 	 (:commit . "e0d028081f1f24da8e649f6ea3ecea42216d4632"))])
   1243  (helm-core .
   1244 	    [(4 0)
   1245 	     ((emacs
   1246 	       (25 1))
   1247 	      (async
   1248 	       (1 9 8)))
   1249 	     "Development files for Helm" tar
   1250 	     ((:url . "https://emacs-helm.github.io/helm/")
   1251 	      (:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
   1252 	      (:authors
   1253 	       ("Thierry Volpiatto" . "thievol@posteo.net"))
   1254 	      (:commit . "e0d028081f1f24da8e649f6ea3ecea42216d4632"))])
   1255  (hideshowvis .
   1256 	      [(0 8)
   1257 	       ((emacs
   1258 		 (24)))
   1259 	       "Fringe markers for regions foldable by hideshow.el" tar
   1260 	       ((:url . "https://github.com/sheijk/hideshowvis")
   1261 		(:maintainer "Jan Rehders" . "jan@sheijk.net")
   1262 		(:authors
   1263 		 ("Jan Rehders" . "jan@sheijk.net"))
   1264 		(:commit . "33e693dc6098825a5d2255707a2961a47d140b6c"))])
   1265  (highlight-parentheses .
   1266 			[(2 2 2)
   1267 			 ((emacs
   1268 			   (24 3)))
   1269 			 "Highlight surrounding parentheses" tar
   1270 			 ((:url . "https://sr.ht/~tsdh/highlight-parentheses.el/")
   1271 			  (:keywords "faces" "matching")
   1272 			  (:maintainer "Tassilo Horn" . "tsdh@gnu.org")
   1273 			  (:authors
   1274 			   ("Nikolaj Schumacher" . "bugs*nschumde"))
   1275 			  (:commit . "965b18dd69eff4457e17c9e84b3cbfdbfca2ddfb"))])
   1276  (hl-block-mode .
   1277 		[(0 2)
   1278 		 ((emacs
   1279 		   (26 1)))
   1280 		 "Highlighting nested blocks" tar
   1281 		 ((:url . "https://codeberg.org/ideasman42/emacs-hl-block-mode")
   1282 		  (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   1283 		  (:authors
   1284 		   ("Campbell Barton" . "ideasman42@gmail.com"))
   1285 		  (:commit . "760e02b5fd66812e701c12292a1f00bde3c1c46c"))])
   1286  (hl-column .
   1287 	    [(1 0)
   1288 	     ((emacs
   1289 	       (24 1)))
   1290 	     "Highlight the current column" tar
   1291 	     ((:url . "https://codeberg.org/akib/emacs-hl-column")
   1292 	      (:keywords "convenience")
   1293 	      (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   1294 	      (:authors
   1295 	       ("Akib Azmain Turja" . "akib@disroot.org"))
   1296 	      (:commit . "2d3a3f551b52c07a11b9ea0f842ef39915911c55"))])
   1297  (htmlize .
   1298 	  [(1 58)
   1299 	   ((emacs
   1300 	     (25 1)))
   1301 	   "Convert buffer text and decorations to HTML." tar
   1302 	   ((:url . "https://github.com/hniksic/emacs-htmlize")
   1303 	    (:keywords "hypermedia" "extensions")
   1304 	    (:maintainer "Hrvoje Niksic" . "hniksic@gmail.com")
   1305 	    (:authors
   1306 	     ("Hrvoje Niksic" . "hniksic@gmail.com"))
   1307 	    (:commit . "5d2751c4ca101fa0884ce8662f5566736f8257fe"))])
   1308  (hyperdrive .
   1309 	     [(0 5)
   1310 	      ((emacs
   1311 		(28 1))
   1312 	       (map
   1313 		(3 0))
   1314 	       (compat
   1315 		(30 0 0 0))
   1316 	       (org
   1317 		(9 7 6))
   1318 	       (plz
   1319 		(0 9 1))
   1320 	       (persist
   1321 		(0 6 1))
   1322 	       (taxy-magit-section
   1323 		(0 14))
   1324 	       (transient
   1325 		(0 8 0)))
   1326 	      "P2P filesystem" tar
   1327 	      ((:url . "https://git.sr.ht/~ushin/hyperdrive.el")
   1328 	       (:maintainer "Joseph Turner" . "~ushin/ushin@lists.sr.ht")
   1329 	       (:authors
   1330 		("Joseph Turner" . "joseph@ushin.org"))
   1331 	       (:commit . "6159bd0ad03f9bed3acb6ab57b914bf4faf78ba5"))])
   1332  (hyperdrive-org-transclusion .
   1333 			      [(0 3 1)
   1334 			       ((emacs
   1335 				 (28 1))
   1336 				(hyperdrive
   1337 				 (0 4 2))
   1338 				(org-transclusion
   1339 				 (1 4 0)))
   1340 			       "Tranclude hyperdrive content" tar
   1341 			       ((:url . "https://git.sr.ht/~ushin/hyperdrive-org-transclusion")
   1342 				(:maintainer "Joseph Turner" . "~ushin/ushin@lists.sr.ht")
   1343 				(:authors
   1344 				 ("Joseph Turner" . "joseph@ushin.org"))
   1345 				(:commit . "25570c6e4b90dce0858b80b7f557db19744b3955"))])
   1346  (idle-highlight-mode .
   1347 		      [(1 1 4)
   1348 		       ((emacs
   1349 			 (27 1)))
   1350 		       "Highlight the word the point is on" tar
   1351 		       ((:url . "https://codeberg.org/ideasman42/emacs-idle-highlight-mode")
   1352 			(:keywords "convenience")
   1353 			(:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   1354 			(:commit . "8ded8426e9fb6e2637c25d52184f6333dfa157ad"))])
   1355  (idris-mode .
   1356 	     [(1 1 0)
   1357 	      ((emacs
   1358 		(24))
   1359 	       (prop-menu
   1360 		(0 1))
   1361 	       (cl-lib
   1362 		(0 5)))
   1363 	      "Major mode for editing Idris code" tar
   1364 	      ((:url . "https://github.com/idris-hackers/idris-mode")
   1365 	       (:keywords "languages")
   1366 	       (:commit . "f7f12348cedb7eb0e3bdd5f7d7a247f04792f3dc"))])
   1367  (iedit .
   1368 	[(0 9 9 9 9)
   1369 	 nil "Edit multiple regions in the same way simultaneously." tar
   1370 	 ((:url . "https://github.com/victorhge/iedit")
   1371 	  (:keywords "occurrence" "region" "simultaneous" "refactoring")
   1372 	  (:maintainer "Victor Ren" . "victorhge@gmail.com")
   1373 	  (:authors
   1374 	   ("Victor Ren" . "victorhge@gmail.com"))
   1375 	  (:commit . "699e179dac18c78698cba1a2052bee6f0bbc6bf7"))])
   1376  (inf-clojure .
   1377 	      [(3 2 1)
   1378 	       ((emacs
   1379 		 (25 1))
   1380 		(clojure-mode
   1381 		 (5 11)))
   1382 	       "Run an external Clojure process in an Emacs buffer" tar
   1383 	       ((:url . "http://github.com/clojure-emacs/inf-clojure")
   1384 		(:keywords "processes" "comint" "clojure")
   1385 		(:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
   1386 		(:commit . "151b20ba9d3ae39b88f91aecbab98bd5a5215f1a"))])
   1387  (inf-ruby .
   1388 	   [(2 8 1)
   1389 	    ((emacs
   1390 	      (26 1)))
   1391 	    "Run a Ruby process in a buffer" tar
   1392 	    ((:url . "http://github.com/nonsequitur/inf-ruby")
   1393 	     (:keywords "languages" "ruby")
   1394 	     (:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
   1395 	     (:authors
   1396 	      ("Cornelius Mika" . "cornelius.mika@gmail.com")
   1397 	      ("Dmitry Gutov" . "dgutov@yandex.ru")
   1398 	      ("Kyle Hargraves" . "pd@krh.me"))
   1399 	     (:commit . "8116b3b8336819a9838dd73e6926b5ba6d57c05e"))])
   1400  (inkpot-theme .
   1401 	       [(0 1)
   1402 		((emacs
   1403 		  (24 1)))
   1404 		"A port of vim's inkpot theme" tar
   1405 		((:url . "https://codeberg.com/ideasman42/emacs-inkpot-theme")
   1406 		 (:maintainer "Sarah Iovan" . "sarah@hwaetageek.com")
   1407 		 (:authors
   1408 		  ("Sarah Iovan" . "sarah@hwaetageek.com")
   1409 		  ("Campbell Barton" . "ideasman42@gmail.com"))
   1410 		 (:commit . "de745de9ab7f67431a5ce493a63be68d408ec40e"))])
   1411  (iwindow .
   1412 	  [(1 1)
   1413 	   ((emacs
   1414 	     (24 3))
   1415 	    (seq
   1416 	     (2 23))
   1417 	    (compat
   1418 	     (28 1 2 2)))
   1419 	   "Interactively manipulate windows" tar
   1420 	   ((:url . "https://codeberg.org/akib/emacs-iwindow")
   1421 	    (:keywords "frames")
   1422 	    (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   1423 	    (:authors
   1424 	     ("Akib Azmain Turja" . "akib@disroot.org"))
   1425 	    (:commit . "3f43991f747edcf7ed5782e7b2f68dab24574ae0"))])
   1426  (j-mode .
   1427 	 [(2 0 1)
   1428 	  nil "Major mode for editing J programs" tar
   1429 	  ((:url . "http://github.com/ldbeth/j-mode")
   1430 	   (:keywords "j" "langauges")
   1431 	   (:commit . "65753691027760178f60efa2dec850d372ae931b"))])
   1432  (jade-mode .
   1433 	    [(1 0 1)
   1434 	     nil "Major mode for editing .jade files" tar
   1435 	     ((:url . "https://github.com/brianc/jade-mode")
   1436 	      (:keywords "languages")
   1437 	      (:commit . "dad17dc86c93401646802a639a98dd2ec875db6f"))])
   1438  (jinja2-mode .
   1439 	      [(0 3)
   1440 	       nil "A major mode for jinja2" tar
   1441 	       ((:url . "https://elpa.nongnu.org/nongnu/jinja2-mode.html")
   1442 		(:commit . "a598357069a68b0ac2bf128c19edd8e899084cdc"))])
   1443  (julia-mode .
   1444 	     [(1 0 1)
   1445 	      ((emacs
   1446 		(26 1)))
   1447 	      "Major mode for editing Julia source code" tar
   1448 	      ((:url . "https://github.com/JuliaEditorSupport/julia-emacs")
   1449 	       (:keywords "languages")
   1450 	       (:commit . "6283427deefa02e6b87b28efa18a66dcbe50317f"))])
   1451  (keycast .
   1452 	  [(1 4 1)
   1453 	   ((emacs
   1454 	     (26 1))
   1455 	    (compat
   1456 	     (30 0 0 0)))
   1457 	   "Show current command and its binding" tar
   1458 	   ((:url . "https://github.com/tarsius/keycast")
   1459 	    (:keywords "multimedia")
   1460 	    (:maintainer "Jonas Bernoulli" . "emacs.keycast@jonas.bernoulli.dev")
   1461 	    (:authors
   1462 	     ("Jonas Bernoulli" . "emacs.keycast@jonas.bernoulli.dev"))
   1463 	    (:commit . "c44618d2867fc2410e5061fef2a805e974198cf2"))])
   1464  (kotlin-mode .
   1465 	      [(2 0 0)
   1466 	       ((emacs
   1467 		 (24 3)))
   1468 	       "Major mode for kotlin" tar
   1469 	       ((:keywords "languages")
   1470 		(:maintainer "Shodai Yokoyama" . "(quantumcars@gmail.com)")
   1471 		(:authors
   1472 		 ("Shodai Yokoyama" . "(quantumcars@gmail.com)"))
   1473 		(:url . "https://elpa.nongnu.org/nongnu/kotlin-mode.html")
   1474 		(:commit . "d92c3b773473e9fe15f61f6177e4fbf097aadd05"))])
   1475  (lorem-ipsum .
   1476 	      [(0 4)
   1477 	       nil "Insert dummy pseudo Latin text" tar
   1478 	       ((:url . "https://github.com/jschaf/emacs-lorem-ipsum")
   1479 		(:keywords "tools" "language" "convenience")
   1480 		(:maintainer "Joe Schafer" . "(joe@jschaf.com)")
   1481 		(:authors
   1482 		 ("Jean-Philippe Theberge" . "(jphil21@sourceforge.net)"))
   1483 		(:commit . "4e87a899868e908a7a9e1812831d76c8d072f885"))])
   1484  (lua-mode .
   1485 	   [(20221027)
   1486 	    ((emacs
   1487 	      (24 3)))
   1488 	    "a major-mode for editing Lua scripts" tar
   1489 	    ((:url . "https://immerrr.github.io/lua-mode")
   1490 	     (:keywords "languages" "processes" "tools")
   1491 	     (:maintainer
   1492 	      ("2011-2013 immerrr" . "immerrr+lua@gmail.com")
   1493 	      ("2010-2011 Reuben Thomas" . "rrt@sc3d.org")
   1494 	      ("2006 Juergen Hoetzel" . "juergen@hoetzel.info")
   1495 	      ("2001 Christian Vogler" . "cvogler@gradient.cis.upenn.edu")
   1496 	      ("1997 Bret Mogilefsky starting from" . "mogul-lua@gelatinous.com")
   1497 	      ("tcl-mode by Gregor Schmid" . "schmid@fb3-s7.math.tu-berlin.de")
   1498 	      ("Paul Du Bois and" . "pld-lua@gelatinous.com")
   1499 	      ("Aaron Smith" . "aaron-lua@gelatinous.com"))
   1500 	     (:authors
   1501 	      ("2011-2013 immerrr" . "immerrr+lua@gmail.com")
   1502 	      ("2010-2011 Reuben Thomas" . "rrt@sc3d.org")
   1503 	      ("2006 Juergen Hoetzel" . "juergen@hoetzel.info")
   1504 	      ("2001 Christian Vogler" . "cvogler@gradient.cis.upenn.edu")
   1505 	      ("1997 Bret Mogilefsky starting from" . "mogul-lua@gelatinous.com")
   1506 	      ("tcl-mode by Gregor Schmid" . "schmid@fb3-s7.math.tu-berlin.de")
   1507 	      ("Paul Du Bois and" . "pld-lua@gelatinous.com")
   1508 	      ("Aaron Smith" . "aaron-lua@gelatinous.com"))
   1509 	     (:commit . "1cb83e691627fb92290d452cb08b6c5f73fe19b6"))])
   1510  (macrostep .
   1511 	    [(0 9 4)
   1512 	     ((cl-lib
   1513 	       (0 5))
   1514 	      (compat
   1515 	       (29)))
   1516 	     "Interactive macro expander" tar
   1517 	     ((:url . "https://github.com/emacsorphanage/macrostep")
   1518 	      (:keywords "lisp" "languages" "macro" "debugging")
   1519 	      (:maintainer "Jon Oddie" . "j.j.oddie@gmail.com")
   1520 	      (:authors
   1521 	       ("Jon Oddie" . "j.j.oddie@gmail.com"))
   1522 	      (:commit . "31d4adcca4f08cfd7a45f85e691aaa7a9316b355"))])
   1523  (magit .
   1524 	[(4 1 3)
   1525 	 ((emacs
   1526 	   (26 1))
   1527 	  (compat
   1528 	   (30 0 0 0))
   1529 	  (dash
   1530 	   (2 19 1))
   1531 	  (magit-section
   1532 	   (4 1 3))
   1533 	  (seq
   1534 	   (2 24))
   1535 	  (transient
   1536 	   (0 8 0))
   1537 	  (with-editor
   1538 	   (3 4 3)))
   1539 	 "A Git porcelain inside Emacs" tar
   1540 	 ((:url . "https://github.com/magit/magit")
   1541 	  (:keywords "git" "tools" "vc")
   1542 	  (:maintainer
   1543 	   ("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
   1544 	   ("Kyle Meyer" . "kyle@kyleam.com"))
   1545 	  (:authors
   1546 	   ("Marius Vollmer" . "marius.vollmer@gmail.com")
   1547 	   ("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
   1548 	  (:commit . "7adad8c8d3bd61ae36659638751223cfa2c7d720"))])
   1549  (magit-section .
   1550 		[(4 1 3)
   1551 		 ((emacs
   1552 		   (26 1))
   1553 		  (compat
   1554 		   (30 0 0 0))
   1555 		  (dash
   1556 		   (2 19 1))
   1557 		  (seq
   1558 		   (2 24)))
   1559 		 "Sections for read-only buffers" tar
   1560 		 ((:url . "https://github.com/magit/magit")
   1561 		  (:keywords "tools")
   1562 		  (:maintainer "Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
   1563 		  (:authors
   1564 		   ("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
   1565 		  (:commit . "7adad8c8d3bd61ae36659638751223cfa2c7d720"))])
   1566  (markdown-mode .
   1567 		[(2 6)
   1568 		 ((emacs
   1569 		   (27 1)))
   1570 		 "Major mode for Markdown-formatted text" tar
   1571 		 ((:url . "https://jblevins.org/projects/markdown-mode/")
   1572 		  (:keywords "markdown" "github flavored markdown" "itex")
   1573 		  (:maintainer "Jason R. Blevins" . "jblevins@xbeta.org")
   1574 		  (:authors
   1575 		   ("Jason R. Blevins" . "jblevins@xbeta.org"))
   1576 		  (:commit . "193b61605f44c85d261b8bd82e0a213fd8f1ff32"))])
   1577  (mastodon .
   1578 	   [(1 1 7)
   1579 	    ((emacs
   1580 	      (28 1))
   1581 	     (request
   1582 	      (0 3 0))
   1583 	     (persist
   1584 	      (0 4))
   1585 	     (tp
   1586 	      (0 6)))
   1587 	    "Client for fediverse services using the Mastodon API" tar
   1588 	    ((:url . "https://codeberg.org/martianh/mastodon.el")
   1589 	     (:maintainer "Marty Hiatt" . "mousebot@disroot.org")
   1590 	     (:authors
   1591 	      ("Johnson Denen" . "johnson.denen@gmail.com")
   1592 	      ("Marty Hiatt" . "mousebot@disroot.org"))
   1593 	     (:commit . "ba7e98c29c1fbc9765576533b927ddba772f2b68"))])
   1594  (material-theme .
   1595 		 [(2015)
   1596 		  ((emacs
   1597 		    (24 1)))
   1598 		  "A Theme based on the colors of the Google Material Design" tar
   1599 		  ((:url . "http://github.com/cpaulik/emacs-material-theme")
   1600 		   (:keywords "themes")
   1601 		   (:maintainer "Christoph Paulik" . "cpaulik@gmail.com")
   1602 		   (:authors
   1603 		    ("Christoph Paulik" . "cpaulik@gmail.com"))
   1604 		   (:commit . "fad77e3658f54d36a11d59d71f04ae07450a7785"))])
   1605  (mentor .
   1606 	 [(0 5)
   1607 	  ((emacs
   1608 	    (25 1))
   1609 	   (xml-rpc
   1610 	    (1 6 15))
   1611 	   (seq
   1612 	    (1 11))
   1613 	   (async
   1614 	    (1 9 3))
   1615 	   (url-scgi
   1616 	    (0 7)))
   1617 	  "Frontend for the rTorrent bittorrent client" tar
   1618 	  ((:url . "https://github.com/skangas/mentor")
   1619 	   (:keywords "comm" "processes" "bittorrent")
   1620 	   (:maintainer "Stefan Kangas" . "stefankangas@gmail.com")
   1621 	   (:authors
   1622 	    ("Stefan Kangas" . "stefankangas@gmail.com"))
   1623 	   (:commit . "480602f2ec5467aa2418ee98b328fb85d3b58d0c"))])
   1624  (meow .
   1625        [(1 5 0)
   1626 	((emacs
   1627 	  (27 1)))
   1628 	"Yet Another modal editing" tar
   1629 	((:url . "https://www.github.com/DogLooksGood/meow")
   1630 	 (:keywords "convenience" "modal-editing")
   1631 	 (:commit . "ebf7ebb5eb3ac7bb3cfaca9c32d9063f385aee9a"))])
   1632  (minibar .
   1633 	  [(0 3)
   1634 	   ((emacs
   1635 	     (27 2)))
   1636 	   "Modular status bar in minibuffer" tar
   1637 	   ((:url . "https://codeberg.org/akib/emacs-minibar")
   1638 	    (:keywords "calendar" "hardware")
   1639 	    (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   1640 	    (:authors
   1641 	     ("Akib Azmain Turja" . "akib@disroot.org"))
   1642 	    (:commit . "22831489d3bbc22aef315c0f003bf3756b8889fa"))])
   1643  (moe-theme .
   1644 	    [(1 0 2)
   1645 	     nil "A colorful eye-candy theme. Moe, moe, kyun!" tar
   1646 	     ((:url . "https://github.com/kuanyui/moe-theme.el")
   1647 	      (:keywords "themes")
   1648 	      (:maintainer "kuanyui" . "azazabc123@gmail.com")
   1649 	      (:authors
   1650 	       ("kuanyui" . "azazabc123@gmail.com"))
   1651 	      (:commit . "52102d23f5a20d6349abc645c19bd04370773241"))])
   1652  (monokai-theme .
   1653 		[(3 5 3)
   1654 		 nil "A fruity color theme for Emacs." tar
   1655 		 ((:url . "http://github.com/oneKelvinSmith/monokai-emacs")
   1656 		  (:maintainer "Kelvin Smith" . "oneKelvinSmith@gmail.com")
   1657 		  (:authors
   1658 		   ("Kelvin Smith" . "oneKelvinSmith@gmail.com"))
   1659 		  (:commit . "1143c072f5153ae1a69807e5e8af163069b947d2"))])
   1660  (mpv .
   1661       [(0 2 0)
   1662        ((cl-lib
   1663 	 (0 5))
   1664 	(emacs
   1665 	 (25 1))
   1666 	(json
   1667 	 (1 3))
   1668 	(org
   1669 	 (8 0)))
   1670        "control mpv for easy note-taking" tar
   1671        ((:url . "https://github.com/kljohann/mpv.el")
   1672 	(:keywords "tools" "multimedia")
   1673 	(:maintainer "Johann Klähn" . "johann@jklaehn.de")
   1674 	(:authors
   1675 	 ("Johann Klähn" . "johann@jklaehn.de"))
   1676 	(:commit . "4fd8baa508dbc1a6b42b4e40292c0dbb0f19c9b9"))])
   1677  (multiple-cursors .
   1678 		   [(1 4 0)
   1679 		    nil "Multiple cursors for emacs." tar
   1680 		    ((:keywords "editing" "cursors")
   1681 		     (:maintainer "Magnar Sveen" . "magnars@gmail.com")
   1682 		     (:authors
   1683 		      ("Magnar Sveen" . "magnars@gmail.com"))
   1684 		     (:url . "https://elpa.nongnu.org/nongnu/multiple-cursors.html")
   1685 		     (:commit . "b3bd49c756cd959c0fb998d27eaf3d273570b05e"))])
   1686  (nasm-mode .
   1687 	    [(1 1 1)
   1688 	     ((emacs
   1689 	       (24 3)))
   1690 	     "NASM x86 assembly major mode" tar
   1691 	     ((:url . "https://github.com/skeeto/nasm-mode")
   1692 	      (:maintainer "Christopher Wellons" . "wellons@nullprogram.com")
   1693 	      (:authors
   1694 	       ("Christopher Wellons" . "wellons@nullprogram.com"))
   1695 	      (:commit . "d990ed94d902b74a5c834fb567e03307607cee45"))])
   1696  (nginx-mode .
   1697 	     [(1 1 10)
   1698 	      nil "major mode for editing nginx config files" tar
   1699 	      ((:keywords "languages" "nginx")
   1700 	       (:maintainer "Andrew J Cosgriff" . "andrew@cosgriff.name")
   1701 	       (:authors
   1702 		("Andrew J Cosgriff" . "andrew@cosgriff.name"))
   1703 	       (:url . "https://elpa.nongnu.org/nongnu/nginx-mode.html")
   1704 	       (:commit . "c4ac5de975d65c84893a130a470af32a48b0b66c"))])
   1705  (nix-mode .
   1706 	   [(1 5 0)
   1707 	    ((emacs
   1708 	      (25 1))
   1709 	     (magit-section
   1710 	      (0))
   1711 	     (transient
   1712 	      (0 3)))
   1713 	    "Major mode for editing .nix files" tar
   1714 	    ((:url . "https://github.com/NixOS/nix-mode")
   1715 	     (:keywords "nix" "languages" "tools" "unix")
   1716 	     (:maintainer "Matthew Bauer" . "mjbauer95@gmail.com")
   1717 	     (:commit . "54e5626829168e22126b233e079f04dff3c71b90"))])
   1718  (oblivion-theme .
   1719 		 [(0 1)
   1720 		  ((emacs
   1721 		    (24 1)))
   1722 		  "A port of GEdit oblivion theme" tar
   1723 		  ((:url . "https://gitlab.com/ideasman42/emacs-oblivion-theme")
   1724 		   (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   1725 		   (:authors
   1726 		    ("Campbell Barton" . "ideasman42@gmail.com"))
   1727 		   (:commit . "3a1d67637ea4a6099a62de45842b8c5e4440ede4"))])
   1728  (opam-switch-mode .
   1729 		   [(1 7)
   1730 		    ((emacs
   1731 		      (25 1)))
   1732 		    "Select OCaml opam switches via a menu" tar
   1733 		    ((:url . "https://github.com/ProofGeneral/opam-switch-mode")
   1734 		     (:maintainer nil . "proof-general-maintainers@groupes.renater.fr")
   1735 		     (:commit . "71612b9a307c640d2fa662b266787647a3a5075a"))])
   1736  (org-auto-tangle .
   1737 		  [(0 6 0)
   1738 		   ((emacs
   1739 		     (24 1))
   1740 		    (async
   1741 		     (1 9 3)))
   1742 		   "Automatically and Asynchronously tangles org files on save" tar
   1743 		   ((:url . "https://github.com/yilkalargaw/org-auto-tangle")
   1744 		    (:keywords "outlines")
   1745 		    (:maintainer "Yilkal Argaw" . "yilkalargawworkneh@gmail.com")
   1746 		    (:authors
   1747 		     ("Yilkal Argaw" . "yilkalargawworkneh@gmail.com"))
   1748 		    (:commit . "2494a6f78c9db5311123abc7cad119851a29a55c"))])
   1749  (org-contrib .
   1750 	      [(0 6)
   1751 	       ((emacs
   1752 		 (25 1))
   1753 		(org
   1754 		 (9 4 6)))
   1755 	       "Unmaintained add-ons for Org-mode" tar
   1756 	       ((:url . "https://git.sr.ht/~bzg/org-contrib")
   1757 		(:keywords "org")
   1758 		(:maintainer "Bastien Guerry" . "bzg@gnu.org")
   1759 		(:authors
   1760 		 ("Bastien Guerry" . "bzg@gnu.org"))
   1761 		(:commit . "0e65be83e4b41c17a5b9096c9055c1601b26a23d"))])
   1762  (org-drill .
   1763 	    [(2 7 0)
   1764 	     ((emacs
   1765 	       (25 3))
   1766 	      (seq
   1767 	       (2 14))
   1768 	      (org
   1769 	       (9 2 4))
   1770 	      (persist
   1771 	       (0 3)))
   1772 	     "Self-testing using spaced repetition" tar
   1773 	     ((:url . "https://gitlab.com/phillord/org-drill/issues")
   1774 	      (:keywords "games" "outlines" "multimedia")
   1775 	      (:maintainer "Phillip Lord" . "phillip.lord@russet.org.uk")
   1776 	      (:authors
   1777 	       ("Paul Sexton" . "eeeickythump@gmail.com"))
   1778 	      (:commit . "4c114489e682e514e79701045d541ab6f3dc3fb4"))])
   1779  (org-journal .
   1780 	      [(2 2 0)
   1781 	       ((emacs
   1782 		 (25 1))
   1783 		(org
   1784 		 (9 1)))
   1785 	       "a simple org-mode based journaling mode" tar
   1786 	       ((:url . "http://github.com/bastibe/org-journal")
   1787 		(:commit . "18df4d5ae5e15580df42562c143d007c6d28d75f"))])
   1788  (org-mime .
   1789 	   [(0 3 4)
   1790 	    ((emacs
   1791 	      (27 1)))
   1792 	    "org html export for text/html MIME emails" tar
   1793 	    ((:url . "http://github.com/org-mime/org-mime")
   1794 	     (:keywords "mime" "mail" "email" "html")
   1795 	     (:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
   1796 	     (:commit . "90aa9081ec00a1705552434cb45ff223aa9f8711"))])
   1797  (org-present .
   1798 	      [(0 1)
   1799 	       ((org
   1800 		 (7)))
   1801 	       "Minimalist presentation minor-mode for Emacs org-mode." tar
   1802 	       ((:url . "https://github.com/rlister/org-present")
   1803 		(:commit . "75ac0cab2aee6785d184e65bf7abc6d5e55e05d6"))])
   1804  (org-superstar .
   1805 		[(1 5 1)
   1806 		 ((org
   1807 		   (9 1 9))
   1808 		  (emacs
   1809 		   (26 1)))
   1810 		 "Prettify headings and plain lists in Org mode" tar
   1811 		 ((:url . "https://github.com/integral-dw/org-superstar-mode")
   1812 		  (:keywords "faces" "outlines")
   1813 		  (:maintainer "D. Williams" . "d.williams@posteo.net")
   1814 		  (:authors
   1815 		   ("D. Williams" . "d.williams@posteo.net"))
   1816 		  (:commit . "03be6c0a3081c46a59b108deb8479ee24a6d86c0"))])
   1817  (org-transclusion-http .
   1818 			[(0 4)
   1819 			 ((emacs
   1820 			   (28 1))
   1821 			  (org-transclusion
   1822 			   (1 4 0))
   1823 			  (plz
   1824 			   (0 7 2)))
   1825 			 "Transclude over HTTP" tar
   1826 			 ((:url . "https://git.sr.ht/~ushin/org-transclusion-http")
   1827 			  (:maintainer "Joseph Turner" . "~ushin/ushin@lists.sr.ht")
   1828 			  (:authors
   1829 			   ("Joseph Turner" . "firstnameatushin.org"))
   1830 			  (:commit . "a764f05a9eaeca002c76b85d090ca6b036e9dbaf"))])
   1831  (org-tree-slide .
   1832 		 [(2 8 22)
   1833 		  ((emacs
   1834 		    (25 2)))
   1835 		  "A presentation tool for org-mode" tar
   1836 		  ((:url . "https://github.com/takaxp/org-tree-slide")
   1837 		   (:keywords "convenience" "org-mode" "presentation" "narrowing")
   1838 		   (:maintainer "Takaaki ISHIKAWA" . "takaxpatieeedotorg")
   1839 		   (:authors
   1840 		    ("Takaaki ISHIKAWA" . "takaxpatieeedotorg"))
   1841 		   (:commit . "941e7e6cb8a5a0b193345263ed912cceecae1887"))])
   1842  (orgit .
   1843 	[(2 0 0)
   1844 	 ((emacs
   1845 	   (26 1))
   1846 	  (compat
   1847 	   (30 0 0 0))
   1848 	  (magit
   1849 	   (4 0 0))
   1850 	  (org
   1851 	   (9 7 8)))
   1852 	 "Support for Org links to Magit buffers" tar
   1853 	 ((:url . "https://github.com/magit/orgit")
   1854 	  (:keywords "hypermedia" "vc")
   1855 	  (:maintainer "Jonas Bernoulli" . "emacs.orgit@jonas.bernoulli.dev")
   1856 	  (:authors
   1857 	   ("Jonas Bernoulli" . "emacs.orgit@jonas.bernoulli.dev"))
   1858 	  (:commit . "59d21fdb21f84238c3172d37fdd2446b753e98dc"))])
   1859  (p4-16-mode .
   1860 	     [(0 3)
   1861 	      nil "Support for the P4_16 programming language" tar
   1862 	      ((:keywords "languages" "p4_16")
   1863 	       (:maintainer "Soham S Gumaste" . "sohamg2@gmail.com")
   1864 	       (:authors
   1865 		("Soham S Gumaste" . "sohamg2@gmail.com"))
   1866 	       (:url . "https://elpa.nongnu.org/nongnu/p4-16-mode.html")
   1867 	       (:commit . "794dd0056b4ca736ae5ecb39072547f22a006137"))])
   1868  (package-lint .
   1869 	       [(0 24)
   1870 		((emacs
   1871 		  (24 4))
   1872 		 (let-alist
   1873 		     (1 0 6)))
   1874 		"A linting library for elisp package authors" tar
   1875 		((:url . "https://github.com/purcell/package-lint")
   1876 		 (:keywords "lisp")
   1877 		 (:maintainer
   1878 		  ("Steve Purcell" . "steve@sanityinc.com")
   1879 		  ("Fanael Linithien" . "fanael4@gmail.com"))
   1880 		 (:authors
   1881 		  ("Steve Purcell" . "steve@sanityinc.com")
   1882 		  ("Fanael Linithien" . "fanael4@gmail.com"))
   1883 		 (:commit . "e3d3fb254221d053c75edfd9f0ebfa58d1eb52f9"))])
   1884  (pacmacs .
   1885 	  [(0 1 1)
   1886 	   ((emacs
   1887 	     (24 4))
   1888 	    (dash
   1889 	     (2 18 0)))
   1890 	   "Pacman for Emacs" tar
   1891 	   ((:url . "http://github.com/codingteam/pacmacs.el")
   1892 	    (:maintainer "Alexey Kutepov" . "reximkut@gmail.com")
   1893 	    (:authors
   1894 	     ("Codingteam" . "codingteam@conference.jabber.ru"))
   1895 	    (:commit . "071d008ebd734f469b87597cbdd34139a92e5308"))])
   1896  (page-break-lines .
   1897 		   [(0 15)
   1898 		    ((emacs
   1899 		      (24 4)))
   1900 		    "Display ^L page breaks as tidy horizontal lines" tar
   1901 		    ((:url . "https://github.com/purcell/page-break-lines")
   1902 		     (:keywords "convenience" "faces")
   1903 		     (:maintainer "Steve Purcell" . "steve@sanityinc.com")
   1904 		     (:authors
   1905 		      ("Steve Purcell" . "steve@sanityinc.com"))
   1906 		     (:commit . "c4283f580fa4feeb9abcaebb99709007db0a3159"))])
   1907  (paredit .
   1908 	  [(26)
   1909 	   nil "minor mode for editing parentheses" tar
   1910 	   ((:keywords "lisp")
   1911 	    (:maintainer "Taylor R. Campbell" . "campbell@paredit.org")
   1912 	    (:authors
   1913 	     ("Taylor R. Campbell" . "campbell@paredit.org"))
   1914 	    (:url . "https://elpa.nongnu.org/nongnu/paredit.html")
   1915 	    (:commit . "72cc1f6055321a53021186b86d2f825167b81478"))])
   1916  (parseclj .
   1917 	   [(1 1 1)
   1918 	    ((emacs
   1919 	      (25)))
   1920 	    "Clojure/EDN parser" tar
   1921 	    ((:keywords "lisp" "clojure" "edn" "parser")
   1922 	     (:maintainer "Arne Brasseur" . "arne@arnebrasseur.net")
   1923 	     (:authors
   1924 	      ("Arne Brasseur" . "arne@arnebrasseur.net"))
   1925 	     (:url . "https://elpa.nongnu.org/nongnu/parseclj.html")
   1926 	     (:commit . "6af22372e0fe14df882dd300b22b12ba2d7e00b0"))])
   1927  (parseedn .
   1928 	   [(1 2 1)
   1929 	    ((emacs
   1930 	      (26))
   1931 	     (parseclj
   1932 	      (1 1 1))
   1933 	     (map
   1934 	      (2)))
   1935 	    "Clojure/EDN parser" tar
   1936 	    ((:url . "http://www.github.com/clojure-emacs/parseedn")
   1937 	     (:keywords "lisp" "clojure" "edn" "parser")
   1938 	     (:maintainer "Arne Brasseur" . "arne@arnebrasseur.net")
   1939 	     (:authors
   1940 	      ("Arne Brasseur" . "arne@arnebrasseur.net"))
   1941 	     (:commit . "3407e4530a367b6c2b857dae261cdbb67a440aaa"))])
   1942  (pcmpl-args .
   1943 	     [(0 1 3)
   1944 	      ((emacs
   1945 		(25 1)))
   1946 	      "Enhanced shell command completion" tar
   1947 	      ((:url . "https://github.com/JonWaltman/pcmpl-args.el")
   1948 	       (:keywords "abbrev" "completion" "convenience" "processes" "terminals" "unix")
   1949 	       (:maintainer "Jonathan Waltman" . "jonathan.waltman@gmail.com")
   1950 	       (:authors
   1951 		("Jonathan Waltman" . "jonathan.waltman@gmail.com"))
   1952 	       (:commit . "5f2943fd70d94065496c52d21f05eb89028637cc"))])
   1953  (pcre2el .
   1954 	  [(1 12)
   1955 	   ((emacs
   1956 	     (25 1)))
   1957 	   "regexp syntax converter" tar
   1958 	   ((:url . "https://github.com/joddie/pcre2el")
   1959 	    (:maintainer "joddie" . "jonxfieldatgmail.com")
   1960 	    (:authors
   1961 	     ("joddie" . "jonxfieldatgmail.com"))
   1962 	    (:commit . "018531ba0cf8e2b28d1108136a0e031b6a45f1c1"))])
   1963  (pdf-tools .
   1964 	    [(1 1 0)
   1965 	     ((emacs
   1966 	       (26 3))
   1967 	      (tablist
   1968 	       (1 0))
   1969 	      (let-alist
   1970 		  (1 0 4)))
   1971 	     "Support library for PDF documents" tar
   1972 	     ((:url . "http://github.com/vedang/pdf-tools/")
   1973 	      (:keywords "files" "multimedia")
   1974 	      (:maintainer "Vedang Manerikar" . "vedang.manerikar@gmail.com")
   1975 	      (:authors
   1976 	       ("Andreas Politz" . "mail@andreas-politz.de"))
   1977 	      (:commit . "a9c9a12c3ecf2005fa641059368ac8284f507620"))])
   1978  (php-mode .
   1979 	   [(1 26 1)
   1980 	    ((emacs
   1981 	      (26 1)))
   1982 	    "Major mode for editing PHP code" tar
   1983 	    ((:url . "https://github.com/emacs-php/php-mode")
   1984 	     (:keywords "languages" "php")
   1985 	     (:maintainer "USAMI Kenta" . "tadsan@zonu.me")
   1986 	     (:commit . "9a2fe1c6c34f4f22f11efff0caf1d4e7c8ea233a"))])
   1987  (popon .
   1988 	[(0 13)
   1989 	 ((emacs
   1990 	   (25 1)))
   1991 	 "\"Pop\" floating text \"on\" a window" tar
   1992 	 ((:url . "https://codeberg.org/akib/emacs-popon")
   1993 	  (:keywords "lisp" "extensions" "frames")
   1994 	  (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   1995 	  (:authors
   1996 	   ("Akib Azmain Turja" . "akib@disroot.org"))
   1997 	  (:commit . "bf8174cb7e6e8fe0fe91afe6b01b6562c4dc39da"))])
   1998  (popup .
   1999 	[(0 5 9)
   2000 	 ((emacs
   2001 	   (24 3)))
   2002 	 "Visual Popup User Interface" tar
   2003 	 ((:url . "https://github.com/auto-complete/popup-el")
   2004 	  (:keywords "lisp")
   2005 	  (:maintainer "Jen-Chieh" . "jcs090218@gmail.com")
   2006 	  (:authors
   2007 	   ("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
   2008 	  (:commit . "bfa10dc8af3f07632e5167457671ce3738ac0b7e"))])
   2009  (projectile .
   2010 	     [(2 8 0)
   2011 	      ((emacs
   2012 		(25 1)))
   2013 	      "Manage and navigate projects in Emacs easily" tar
   2014 	      ((:url . "https://github.com/bbatsov/projectile")
   2015 	       (:keywords "project" "convenience")
   2016 	       (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
   2017 	       (:authors
   2018 		("Bozhidar Batsov" . "bozhidar@batsov.dev"))
   2019 	       (:commit . "e6889d7f4bc0d2c48ceac56dfe6f4a3d742a3b69"))])
   2020  (proof-general .
   2021 		[(4 5)
   2022 		 ((emacs
   2023 		   (25 2)))
   2024 		 "A generic Emacs interface for proof assistants" tar
   2025 		 ((:url . "https://proofgeneral.github.io/")
   2026 		  (:commit . "c366365aaddeb3a65dc0816c8f93ec209dc9de44"))])
   2027  (prop-menu .
   2028 	    [(0 1 2)
   2029 	     ((emacs
   2030 	       (24 3))
   2031 	      (cl-lib
   2032 	       (0 5)))
   2033 	     "Create and display a context menu based on text and overlay properties" tar
   2034 	     ((:url . "https://github.com/david-christiansen/prop-menu-el")
   2035 	      (:keywords "convenience")
   2036 	      (:maintainer "David Christiansen" . "david@davidchristiansen.dk")
   2037 	      (:authors
   2038 	       ("David Christiansen" . "david@davidchristiansen.dk"))
   2039 	      (:commit . "1edda80e2e32b72e77f4f16ae5b83c312c68ee95"))])
   2040  (racket-mode .
   2041 	      [(1 0 20241207 124605)
   2042 	       ((emacs
   2043 		 (25 1)))
   2044 	       "Racket editing, REPL, and more" tar
   2045 	       ((:url . "https://www.racket-mode.com/")
   2046 		(:authors
   2047 		 ("Greg Hendershott" . "racket-mode-author@greghendershott.com"))
   2048 		(:commit . "HEAD"))])
   2049  (rainbow-delimiters .
   2050 		     [(2 1 5)
   2051 		      nil "Highlight brackets according to their depth" tar
   2052 		      ((:url . "https://github.com/Fanael/rainbow-delimiters")
   2053 		       (:keywords "faces" "convenience" "lisp" "tools")
   2054 		       (:maintainer "Fanael Linithien" . "fanael4@gmail.com")
   2055 		       (:authors
   2056 			("Jeremy Rayman" . "opensource@jeremyrayman.com")
   2057 			("Fanael Linithien" . "fanael4@gmail.com"))
   2058 		       (:commit . "7919681b0d883502155d5b26e791fec15da6aeca"))])
   2059  (raku-mode .
   2060 	    [(0 2 1)
   2061 	     ((emacs
   2062 	       (24 4)))
   2063 	     "Major mode for editing Raku code" tar
   2064 	     ((:url . "https://github.com/hinrik/perl6-mode")
   2065 	      (:keywords "languages")
   2066 	      (:maintainer "Hinrik rn Sigurðsson" . "hinrik.sig@gmail.com")
   2067 	      (:authors
   2068 	       ("Hinrik rn Sigurðsson" . "hinrik.sig@gmail.com"))
   2069 	      (:commit . "4ee9045eeb90f7831d7c0ee2e4adfcd957f712be"))])
   2070  (recomplete .
   2071 	     [(0 2)
   2072 	      ((emacs
   2073 		(26 1)))
   2074 	      "Immediately (re)complete actions" tar
   2075 	      ((:url . "https://gitlab.com/ideasman42/emacs-recomplete")
   2076 	       (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2077 	       (:authors
   2078 		("Campbell Barton" . "ideasman42@gmail.com"))
   2079 	       (:commit . "2b38ca25e3392636fe936d3edad447970279a463"))])
   2080  (reformatter .
   2081 	      [(0 8)
   2082 	       ((emacs
   2083 		 (24 3)))
   2084 	       "Define commands which run reformatters on the current buffer" tar
   2085 	       ((:url . "https://github.com/purcell/emacs-reformatter")
   2086 		(:keywords "convenience" "tools")
   2087 		(:maintainer "Steve Purcell" . "steve@sanityinc.com")
   2088 		(:authors
   2089 		 ("Steve Purcell" . "steve@sanityinc.com"))
   2090 		(:commit . "ebea79504b40fecb150caf8c39621146164f997e"))])
   2091  (request .
   2092 	  [(0 3 3)
   2093 	   ((emacs
   2094 	     (24 4)))
   2095 	   "Compatible layer for URL request in Emacs" tar
   2096 	   ((:url . "https://github.com/tkf/emacs-request")
   2097 	    (:maintainer "Takafumi Arakaki" . "aka.tkfatgmail.com")
   2098 	    (:authors
   2099 	     ("Takafumi Arakaki" . "aka.tkfatgmail.com"))
   2100 	    (:commit . "d00e522252f0f8405308844c30b4c8d708e22d8d"))])
   2101  (rfc-mode .
   2102 	   [(1 4 2)
   2103 	    ((emacs
   2104 	      (25 1)))
   2105 	    "RFC document browser and viewer" tar
   2106 	    ((:url . "https://github.com/galdor/rfc-mode")
   2107 	     (:maintainer "Nicolas Martyanoff" . "nicolas@n16f.net")
   2108 	     (:authors
   2109 	      ("Nicolas Martyanoff" . "nicolas@n16f.net"))
   2110 	     (:commit . "ab09db78d9d1baa4da4f926930833598e1e978ce"))])
   2111  (rubocop .
   2112 	  [(0 6 0)
   2113 	   ((emacs
   2114 	     (24)))
   2115 	   "An Emacs interface for RuboCop" tar
   2116 	   ((:url . "https://github.com/bbatsov/rubocop-emacs")
   2117 	    (:keywords "project" "convenience")
   2118 	    (:commit . "608a3c1dccab9a3af467ce75d94dedfbfd37b21d"))])
   2119  (rust-mode .
   2120 	    [(1 0 6)
   2121 	     ((emacs
   2122 	       (25 1)))
   2123 	     "A major-mode for editing Rust source code" tar
   2124 	     ((:url . "https://github.com/rust-lang/rust-mode")
   2125 	      (:keywords "languages")
   2126 	      (:maintainer "Mozilla" . "rust-mode@noreply.github.com")
   2127 	      (:authors
   2128 	       ("Mozilla" . "rust-mode@noreply.github.com"))
   2129 	      (:commit . "a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf"))])
   2130  (sass-mode .
   2131 	    [(3 0 16)
   2132 	     ((haml-mode
   2133 	       (3 0 15)))
   2134 	     "Major mode for editing Sass files" tar
   2135 	     ((:url . "http://github.com/nex3/haml/tree/master")
   2136 	      (:keywords "markup" "language" "css")
   2137 	      (:commit . "aee28ea552dce5aade05d8a7f91514e6eb37e59f"))])
   2138  (scad-mode .
   2139 	    [(94 0)
   2140 	     ((emacs
   2141 	       (27 1))
   2142 	      (compat
   2143 	       (29 1 4 4)))
   2144 	     "A major mode for editing OpenSCAD code" tar
   2145 	     ((:url . "https://github.com/openscad/emacs-scad-mode")
   2146 	      (:keywords "languages")
   2147 	      (:maintainer
   2148 	       ("Len Trigg" . "lenbok@gmail.com")
   2149 	       ("Daniel Mendler" . "mail@daniel-mendler.de"))
   2150 	      (:commit . "3c32b141f083c31539bb24700eb0aa23ea55918c"))])
   2151  (scala-mode .
   2152 	     [(1 1 0)
   2153 	      ((emacs
   2154 		(24 2)))
   2155 	      "Major mode for editing Scala" tar
   2156 	      ((:url . "https://github.com/hvesalai/emacs-scala-mode")
   2157 	       (:keywords "languages")
   2158 	       (:commit . "889f6067fc96d8f7869e9584dbfef94b40c7c89e"))])
   2159  (scroll-on-drag .
   2160 		 [(0 1)
   2161 		  ((emacs
   2162 		    (26 2)))
   2163 		  "Interactive scrolling." tar
   2164 		  ((:url . "https://github.com/ideasman42/emacs-scroll-on-drag")
   2165 		   (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2166 		   (:authors
   2167 		    ("Campbell Barton" . "ideasman42@gmail.com"))
   2168 		   (:commit . "a668537a8da77e4425b6a4110bdaba598a295f9e"))])
   2169  (scroll-on-jump .
   2170 		 [(0 2)
   2171 		  ((emacs
   2172 		    (26 2)))
   2173 		  "Scroll when jumping to a new point" tar
   2174 		  ((:url . "https://codeberg.com/ideasman42/emacs-scroll-on-jump")
   2175 		   (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2176 		   (:authors
   2177 		    ("Campbell Barton" . "ideasman42@gmail.com"))
   2178 		   (:commit . "b1fd97c62dfc3b4430f3a42f1f504fc231487c91"))])
   2179  (sesman .
   2180 	 [(0 3 2)
   2181 	  ((emacs
   2182 	    (25)))
   2183 	  "Generic Session Manager" tar
   2184 	  ((:url . "https://github.com/vspinu/sesman")
   2185 	   (:keywords "process")
   2186 	   (:commit . "083cf73f3f75160bf53f6c0aa1d7f8d2922997a3"))])
   2187  (shellcop .
   2188 	   [(0 1 0)
   2189 	    ((emacs
   2190 	      (25 1)))
   2191 	    "Analyze info&error in shell-mode" tar
   2192 	    ((:url . "https://github.com/redguardtoo/shellcop")
   2193 	     (:keywords "unix" "tools")
   2194 	     (:maintainer "Chen Bin" . "chenbin.sh@gmail.com")
   2195 	     (:authors
   2196 	      ("Chen Bin" . "chenbin.sh@gmail.com"))
   2197 	     (:commit . "4e71f5b9199a0ad10017104a6b2bf5ef5f207dfc"))])
   2198  (slime .
   2199 	[(2 31)
   2200 	 ((emacs
   2201 	   (24 3))
   2202 	  (macrostep
   2203 	   (0 9)))
   2204 	 "Superior Lisp Interaction Mode for Emacs" tar
   2205 	 ((:url . "https://github.com/slime/slime")
   2206 	  (:keywords "languages" "lisp" "slime")
   2207 	  (:commit . "a71e133aa7d3c132bb3a00cedaeee3f76b5f17ab"))])
   2208  (sly .
   2209       [(1 0 43)
   2210        ((emacs
   2211 	 (24 3)))
   2212        "Sylvester the Cat's Common Lisp IDE" tar
   2213        ((:url . "https://github.com/joaotavora/sly")
   2214 	(:keywords "languages" "lisp" "sly")
   2215 	(:commit . "613f597ecf72eb5719d4e13a4bfdbeb91373bf09"))])
   2216  (smartparens .
   2217 	      [(1 11 0)
   2218 	       nil "Automatic insertion, wrapping and paredit-like navigation with user defined pairs." tar
   2219 	       ((:url . "https://github.com/Fuco1/smartparens")
   2220 		(:keywords "abbrev" "convenience" "editing")
   2221 		(:maintainer "Matus Goljer" . "matus.goljer@gmail.com")
   2222 		(:authors
   2223 		 ("Matus Goljer" . "matus.goljer@gmail.com"))
   2224 		(:commit . "4873352b5d0a1c5142658122de1b6950b8fe7e4d"))])
   2225  (solarized-theme .
   2226 		  [(2 0 1)
   2227 		   ((emacs
   2228 		     (24 1)))
   2229 		   "The Solarized color theme" tar
   2230 		   ((:url . "http://github.com/bbatsov/solarized-emacs")
   2231 		    (:keywords "convenience" "themes" "solarized")
   2232 		    (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.dev")
   2233 		    (:authors
   2234 		     ("Bozhidar Batsov" . "bozhidar@batsov.dev"))
   2235 		    (:commit . "0f0b1129cf51c85904f9e015da4fcca5f5f7a4ce"))])
   2236  (spacemacs-theme .
   2237 		  [(0 2)
   2238 		   ((emacs
   2239 		     (24)))
   2240 		   "Color theme with a dark and light versions." tar
   2241 		   ((:url . "https://github.com/nashamri/spacemacs-theme")
   2242 		    (:keywords "color" "theme")
   2243 		    (:maintainer "Nasser Alshammari")
   2244 		    (:authors
   2245 		     ("Nasser Alshammari"))
   2246 		    (:commit . "4857e6eb7ea20be3a2631beee42d0644dff7eb1b"))])
   2247  (spell-fu .
   2248 	   [(0 3)
   2249 	    ((emacs
   2250 	      (26 2)))
   2251 	    "Fast & light spelling highlighter" tar
   2252 	    ((:url . "https://gitlab.com/ideasman42/emacs-spell-fu")
   2253 	     (:keywords "convenience")
   2254 	     (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2255 	     (:authors
   2256 	      ("Campbell Barton" . "ideasman42@gmail.com"))
   2257 	     (:commit . "ddad489f2c87467480520502a93e682f81bfac18"))])
   2258  (sqlite3 .
   2259 	  [(0 17)
   2260 	   ((emacs
   2261 	     (25 1)))
   2262 	   "Direct access to the core SQLite3 API" tar
   2263 	   ((:url . "https://github.com/pekingduck/emacs-sqlite3-api")
   2264 	    (:keywords "comm" "data" "sql")
   2265 	    (:maintainer "Y. N. Lo" . "elisp@fastmail.com")
   2266 	    (:authors
   2267 	     ("Y. N. Lo" . "elisp@fastmail.com"))
   2268 	    (:commit . "b513b71012f61895f771fc6948d6511ea8ded0a6"))])
   2269  (stylus-mode .
   2270 	      [(1 0 1)
   2271 	       nil "Major mode for editing .styl files" tar
   2272 	       ((:url . "https://github.com/brianc/jade-mode")
   2273 		(:keywords "languages")
   2274 		(:maintainer "Brian M. Carlson and other contributors")
   2275 		(:authors
   2276 		 ("Brian M. Carlson and other contributors"))
   2277 		(:commit . "dad17dc86c93401646802a639a98dd2ec875db6f"))])
   2278  (subatomic-theme .
   2279 		  [(1 8 2)
   2280 		   nil "Low contrast bluish color theme" tar
   2281 		   ((:url . "https://github.com/cryon/subatomic")
   2282 		    (:keywords "color-theme" "blue" "low contrast")
   2283 		    (:maintainer "John Olsson" . "john@cryon.se")
   2284 		    (:authors
   2285 		     ("John Olsson" . "john@cryon.se"))
   2286 		    (:commit . "2d5acd143a153e16372d59000e57d76291ab81dd"))])
   2287  (subed .
   2288 	[(1 2 21)
   2289 	 ((emacs
   2290 	   (25 1)))
   2291 	 "A major mode for editing subtitles" tar
   2292 	 ((:url . "https://github.com/sachac/subed")
   2293 	  (:keywords "convenience" "files" "hypermedia" "multimedia")
   2294 	  (:maintainer "Sacha Chua" . "sacha@sachachua.com")
   2295 	  (:commit . "ace4b62fd06554fad1e2ae62339b448c30c9ae70"))])
   2296  (sweeprolog .
   2297 	     [(0 27 6)
   2298 	      ((emacs
   2299 		(27 1))
   2300 	       (compat
   2301 		(29 1 4 2)))
   2302 	      "Embedded SWI-Prolog" tar
   2303 	      ((:url . "https://git.sr.ht/~eshel/sweep")
   2304 	       (:keywords "prolog" "languages" "extensions")
   2305 	       (:maintainer "Eshel Yaron" . "~eshel/dev@lists.sr.ht")
   2306 	       (:authors
   2307 		("Eshel Yaron" . "me@eshelyaron.com"))
   2308 	       (:commit . "bd31199a34c0619b346954f25875fcb7239e2b86"))])
   2309  (swift-mode .
   2310 	     [(9 2 0)
   2311 	      ((emacs
   2312 		(24 4))
   2313 	       (seq
   2314 		(2 3)))
   2315 	      "Major-mode for Apple's Swift programming language" tar
   2316 	      ((:url . "https://github.com/swift-emacs/swift-mode")
   2317 	       (:keywords "languages" "swift")
   2318 	       (:maintainer "taku0" . "mxxouy6x3m_github@tatapa.org")
   2319 	       (:authors
   2320 		("taku0" . "mxxouy6x3m_github@tatapa.org")
   2321 		("Chris Barrett" . "chris.d.barrett@me.com")
   2322 		("Bozhidar Batsov" . "bozhidar@batsov.com")
   2323 		("Arthur Evstifeev" . "lod@pisem.net"))
   2324 	       (:commit . "ab189d6e89ac4c0f776d691a41ddeaf9730260d1"))])
   2325  (symbol-overlay .
   2326 		 [(4 3)
   2327 		  ((emacs
   2328 		    (24 3))
   2329 		   (seq
   2330 		    (2 2)))
   2331 		  "Highlight symbols with keymap-enabled overlays" tar
   2332 		  ((:url . "https://github.com/wolray/symbol-overlay/")
   2333 		   (:keywords "faces" "matching")
   2334 		   (:maintainer "wolray" . "wolray@foxmail.com")
   2335 		   (:authors
   2336 		    ("wolray" . "wolray@foxmail.com"))
   2337 		   (:commit . "6151f4279bd94b5960149596b202cdcb45cacec2"))])
   2338  (systemd .
   2339 	  [(1 6 1)
   2340 	   ((emacs
   2341 	     (24 4)))
   2342 	   "Major mode for editing systemd units" tar
   2343 	   ((:keywords "tools" "unix")
   2344 	    (:maintainer "Mark Oteiza" . "mvoteiza@udel.edu")
   2345 	    (:authors
   2346 	     ("Mark Oteiza" . "mvoteiza@udel.edu"))
   2347 	    (:url . "https://elpa.nongnu.org/nongnu/systemd.html")
   2348 	    (:commit . "8742607120fbc440821acbc351fda1e8e68a8806"))])
   2349  (tablist .
   2350 	  [(1 0)
   2351 	   ((emacs
   2352 	     (24 3)))
   2353 	   "Extended tabulated-list-mode" tar
   2354 	   ((:keywords "extensions" "lisp")
   2355 	    (:maintainer "Andreas Politz" . "politza@fh-trier.de")
   2356 	    (:authors
   2357 	     ("Andreas Politz" . "politza@fh-trier.de"))
   2358 	    (:url . "https://elpa.nongnu.org/nongnu/tablist.html")
   2359 	    (:commit . "f6b495d09494784163c3e6ba75b771b71fe226a8"))])
   2360  (tangotango-theme .
   2361 		   [(0 0 7)
   2362 		    nil "Tango Palette color theme for Emacs 24." tar
   2363 		    ((:url . "https://github.com/juba/color-theme-tangotango")
   2364 		     (:keywords "tango" "palette" "color" "theme" "emacs")
   2365 		     (:commit . "8843dab8109d4334be69038a9c689a929b6be687"))])
   2366  (telephone-line .
   2367 		 [(0 5)
   2368 		  ((emacs
   2369 		    (24 4))
   2370 		   (cl-lib
   2371 		    (0 5))
   2372 		   (cl-generic
   2373 		    (0 2))
   2374 		   (seq
   2375 		    (1 8)))
   2376 		  "Rewrite of Powerline" tar
   2377 		  ((:url . "https://github.com/dbordak/telephone-line")
   2378 		   (:keywords "mode-line")
   2379 		   (:maintainer "Daniel Bordak" . "dbordak@fastmail.fm")
   2380 		   (:authors
   2381 		    ("Daniel Bordak" . "dbordak@fastmail.fm"))
   2382 		   (:commit . "ef753fae21de7ca3c4268488b35ee83a36d6d98a"))])
   2383  (testcover-mark-line .
   2384 		      [(0 3)
   2385 		       ((emacs
   2386 			 (25 1)))
   2387 		       "Mark whole line with Testcover" tar
   2388 		       ((:url . "https://codeberg.org/akib/emacs-testcover-mark-line")
   2389 			(:keywords "lisp" "utility")
   2390 			(:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   2391 			(:authors
   2392 			 ("Akib Azmain Turja" . "akib@disroot.org"))
   2393 			(:commit . "36a2a9422dcdf6f01e842b153fa492c1604ca48b"))])
   2394  (textile-mode .
   2395 	       [(1 0 0)
   2396 		nil "Textile markup editing major mode" tar
   2397 		((:url . "https://github.com/juba/textile-mode")
   2398 		 (:keywords "wp" "languages")
   2399 		 (:maintainer "Julien Barnier" . "julien@nozav.org")
   2400 		 (:authors
   2401 		  ("Julien Barnier" . "julien@nozav.org"))
   2402 		 (:commit . "16ac26b5b4c9bb5c7a3c7aed6c6b3a6c5fb8c62c"))])
   2403  (toc-org .
   2404 	  [(1 1)
   2405 	   nil "add table of contents to org-mode files (formerly, org-toc)" tar
   2406 	   ((:url . "https://github.com/snosov1/toc-org")
   2407 	    (:keywords "org-mode" "org-toc" "toc-org" "org" "toc" "table" "of" "contents")
   2408 	    (:maintainer "Sergei Nosov" . "sergei.nosov[at]gmail.com")
   2409 	    (:authors
   2410 	     ("Sergei Nosov" . "sergei.nosov[at]gmail.com"))
   2411 	    (:commit . "328d34144f65609cf6d3e1f39037e661a90b4489"))])
   2412  (totp-auth .
   2413 	    [(1 0)
   2414 	     ((emacs
   2415 	       (27 1))
   2416 	      (base32
   2417 	       (0 1)))
   2418 	     "RFC6238 TOTP" tar
   2419 	     ((:url . "https://gitlab.com/fledermaus/totp.el")
   2420 	      (:keywords "2fa" "two-factor" "totp" "otp" "password" "comm")
   2421 	      (:maintainer "Vivek Das Mohapatra" . "vivek@etla.org")
   2422 	      (:authors
   2423 	       ("Vivek Das Mohapatra" . "vivek@etla.org"))
   2424 	      (:commit . "v1.0"))])
   2425  (tp .
   2426      [(0 6)
   2427       ((emacs
   2428 	(28 1))
   2429        (transient
   2430 	(0 5 0)))
   2431       "Utilities for transient menus that POST to an API" tar
   2432       ((:url . "https://codeberg.org/martianh/tp.el")
   2433        (:keywords "convenience" "api" "requests")
   2434        (:maintainer "Marty Hiatt" . "mousebot@disroot.org")
   2435        (:authors
   2436 	("Marty Hiatt" . "mousebot@disroot.org"))
   2437        (:commit . "40f1cbd73d9951adaaf7094cba0f0820410879ff"))])
   2438  (treeview .
   2439 	   [(1 3 1)
   2440 	    ((emacs
   2441 	      (25 1)))
   2442 	    "A generic tree navigation library" tar
   2443 	    ((:url . "https://github.com/tilmanrassy/emacs-treeview")
   2444 	     (:keywords "lisp" "tools" "internal" "convenience")
   2445 	     (:maintainer "Tilman Rassy" . "tilman.rassy@googlemail.com")
   2446 	     (:authors
   2447 	      ("Tilman Rassy" . "tilman.rassy@googlemail.com"))
   2448 	     (:commit . "9a1a16f84fc3c368443641f7a71aa2407ad91d38"))])
   2449  (tuareg .
   2450 	 [(3 0 1)
   2451 	  ((emacs
   2452 	    (26 3))
   2453 	   (caml
   2454 	    (4 8)))
   2455 	  "OCaml mode" tar
   2456 	  ((:url . "https://github.com/ocaml/tuareg")
   2457 	   (:keywords "ocaml" "languages")
   2458 	   (:maintainer
   2459 	    ("Christophe Troestler" . "Christophe.Troestler@umons.ac.be")
   2460 	    ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2461 	   (:authors
   2462 	    ("Albert Cohen" . "Albert.Cohen@inria.fr")
   2463 	    ("Sam Steingold" . "sds@gnu.org")
   2464 	    ("Christophe Troestler" . "Christophe.Troestler@umons.ac.be")
   2465 	    ("Till Varoquaux" . "till@pps.jussieu.fr")
   2466 	    ("Sean McLaughlin" . "seanmcl@gmail.com")
   2467 	    ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2468 	   (:commit . "4d94293cc5a7bba6cd043e29968719ce597d65f5"))])
   2469  (typescript-mode .
   2470 		  [(0 4)
   2471 		   ((emacs
   2472 		     (24 3)))
   2473 		   "Major mode for editing typescript" tar
   2474 		   ((:url . "http://github.com/ananthakumaran/typescript.el")
   2475 		    (:keywords "typescript" "languages")
   2476 		    (:commit . "2a58631230fe2d176352af262a0efdecc21f90ac"))])
   2477  (ujelly-theme .
   2478 	       [(1 3 6)
   2479 		nil "Ujelly theme for GNU Emacs 24 (deftheme)" tar
   2480 		((:url . "http://github.com/marktran/color-theme-ujelly")
   2481 		 (:maintainer "Mark Tran" . "mark.tran@gmail.com")
   2482 		 (:authors
   2483 		  ("Mark Tran" . "mark.tran@gmail.com"))
   2484 		 (:commit . "7345ab821739aafa2ec079a71fa7de350a869f0e"))])
   2485  (undo-fu .
   2486 	  [(0 5)
   2487 	   ((emacs
   2488 	     (25 1)))
   2489 	   "Undo helper with redo" tar
   2490 	   ((:url . "https://codeberg.org/ideasman42/emacs-undo-fu")
   2491 	    (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2492 	    (:authors
   2493 	     ("Campbell Barton" . "ideasman42@gmail.com"))
   2494 	    (:commit . "57615408f9bd70247d2b2844a1946a00300ef5bb"))])
   2495  (undo-fu-session .
   2496 		  [(0 7)
   2497 		   ((emacs
   2498 		     (28 1)))
   2499 		   "Persistent undo, available between sessions" tar
   2500 		   ((:url . "https://codeberg.org/ideasman42/emacs-undo-fu-session")
   2501 		    (:keywords "convenience")
   2502 		    (:maintainer "Campbell Barton" . "ideasman42@gmail.com")
   2503 		    (:authors
   2504 		     ("Campbell Barton" . "ideasman42@gmail.com"))
   2505 		    (:commit . "cd619e30ebdbf0770305dd4f51c50548ab08d779"))])
   2506  (vc-fossil .
   2507 	    [(20230504)
   2508 	     nil "VC backend for the fossil sofware configuraiton management system" tar
   2509 	     ((:maintainer "Alfred M. Szmidt" . "ams@gnu.org")
   2510 	      (:authors
   2511 	       ("Venkat Iyer" . "venkat@comit.com"))
   2512 	      (:url . "https://elpa.nongnu.org/nongnu/vc-fossil.html")
   2513 	      (:commit . "4a4a3e4df83ba2f1ea8bfd8aa7e9f9b2c1c32ca9"))])
   2514  (vcomplete .
   2515 	    [(2 0)
   2516 	     ((emacs
   2517 	       (25 1)))
   2518 	     "Visual completions" tar
   2519 	     ((:url . "https://dsemy.com/projects/vcomplete")
   2520 	      (:keywords "convenience" "matching")
   2521 	      (:maintainer "Vcomplete Mailing List" . "~dsemy/vcomplete-devel@lists.sr.ht")
   2522 	      (:authors
   2523 	       ("Daniel Semyonov" . "daniel@dsemy.com"))
   2524 	      (:commit . "93ae3db40d07ae15e61d34c3c3870de5d2fce2de"))])
   2525  (visual-fill-column .
   2526 		     [(2 6 3)
   2527 		      ((emacs
   2528 			(25 1)))
   2529 		      "fill-column for visual-line-mode" tar
   2530 		      ((:url . "https://codeberg.org/joostkremers/visual-fill-column")
   2531 		       (:maintainer "Joost Kremers" . "joostkremers@fastmail.fm")
   2532 		       (:authors
   2533 			("Joost Kremers" . "joostkremers@fastmail.fm"))
   2534 		       (:commit . "e04d3521b6dc2435de4c4a4b9cac5feb194f0d5b"))])
   2535  (web-mode .
   2536 	   [(17 3 20)
   2537 	    ((emacs
   2538 	      (23 1)))
   2539 	    "major mode for editing web templates" tar
   2540 	    ((:url . "https://web-mode.org")
   2541 	     (:keywords "languages")
   2542 	     (:maintainer "François-Xavier Bois" . "fxbois@gmail.com")
   2543 	     (:commit . "0c83581d1e93d1d802c730a1d5e90cd1c740e1b2"))])
   2544  (webpaste .
   2545 	   [(3 2 2)
   2546 	    ((emacs
   2547 	      (24 4))
   2548 	     (request
   2549 	      (0 2 0))
   2550 	     (cl-lib
   2551 	      (0 5)))
   2552 	    "Paste to pastebin-like services" tar
   2553 	    ((:url . "https://github.com/etu/webpaste.el")
   2554 	     (:keywords "convenience" "comm" "paste")
   2555 	     (:maintainer "Elis etu Hirwing" . "elis@hirwing.se")
   2556 	     (:authors
   2557 	      ("Elis etu Hirwing" . "elis@hirwing.se"))
   2558 	     (:commit . "78272662e6992b8614e79a571ff2395fa9630357"))])
   2559  (wfnames .
   2560 	  [(1 2)
   2561 	   ((emacs
   2562 	     (24 4)))
   2563 	   "Edit filenames" tar
   2564 	   ((:url . "https://github.com/thierryvolpiatto/wfnames")
   2565 	    (:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
   2566 	    (:authors
   2567 	     ("Thierry Volpiatto" . "thievol@posteo.net"))
   2568 	    (:commit . "2f014c48fde0979da4ce3c0dbda81389c61a26bc"))])
   2569  (wgrep .
   2570 	[(3 0 0)
   2571 	 ((emacs
   2572 	   (25 1)))
   2573 	 "Writable grep buffer and apply the changes to files" tar
   2574 	 ((:url . "http://github.com/mhayashi1120/Emacs-wgrep/raw/master/wgrep.el")
   2575 	  (:keywords "grep" "edit" "extensions")
   2576 	  (:maintainer "Masahiro Hayashi" . "mhayashi1120@gmail.com")
   2577 	  (:authors
   2578 	   ("Masahiro Hayashi" . "mhayashi1120@gmail.com"))
   2579 	  (:commit . "2d1c0509215499e927817b0d7d3f133db678e010"))])
   2580  (why-this .
   2581 	   [(2 0 4)
   2582 	    ((emacs
   2583 	      (27 1)))
   2584 	    "Why is this line here?  Ask version control" tar
   2585 	    ((:url . "https://codeberg.org/akib/emacs-why-this")
   2586 	     (:keywords "tools" "convenience" "vc")
   2587 	     (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   2588 	     (:authors
   2589 	      ("Akib Azmain Turja" . "akib@disroot.org"))
   2590 	     (:commit . "5203d9379afaf6703746823a580c804e1dd98e08"))])
   2591  (with-editor .
   2592 	      [(3 4 3)
   2593 	       ((emacs
   2594 		 (26 1))
   2595 		(compat
   2596 		 (30 0 0 0)))
   2597 	       "Use the Emacsclient as $EDITOR" tar
   2598 	       ((:url . "https://github.com/magit/with-editor")
   2599 		(:keywords "processes" "terminals")
   2600 		(:maintainer "Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev")
   2601 		(:authors
   2602 		 ("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev"))
   2603 		(:commit . "ca902ae02972bdd6919a902be2593d8cb6bd991b"))])
   2604  (with-simulated-input .
   2605 		       [(3 0)
   2606 			((emacs
   2607 			  (24 4)))
   2608 			"A macro to simulate user input non-interactively" tar
   2609 			((:url . "https://github.com/DarwinAwardWinner/with-simulated-input")
   2610 			 (:keywords "lisp" "tools" "extensions")
   2611 			 (:maintainer "Ryan C Thompson" . "rct@thompsonclan.org")
   2612 			 (:authors
   2613 			  ("Ryan C. Thompson" . "rct@thompsonclan.org")
   2614 			  ("Nikita Bloshchanevich" . "nikblos@outlook.com"))
   2615 			 (:commit . "07bdfbe9ab9eab4a04ad02e98b011649a4f4e6a2"))])
   2616  (workroom .
   2617 	   [(2 3 1)
   2618 	    ((emacs
   2619 	      (25 1))
   2620 	     (project
   2621 	      (0 3 0))
   2622 	     (compat
   2623 	      (28 1 2 2)))
   2624 	    "Named rooms for work without irrelevant distracting buffers" tar
   2625 	    ((:url . "https://codeberg.org/akib/emacs-workroom")
   2626 	     (:keywords "tools" "convenience")
   2627 	     (:maintainer "Akib Azmain Turja" . "akib@disroot.org")
   2628 	     (:authors
   2629 	      ("Akib Azmain Turja" . "akib@disroot.org"))
   2630 	     (:commit . "cb8654191b23c9b02a79660c3d8c969709c6fcbe"))])
   2631  (writegood-mode .
   2632 		 [(2 2 0)
   2633 		  nil "Polish up poor writing on the fly" tar
   2634 		  ((:url . "http://github.com/bnbeckwith/writegood-mode")
   2635 		   (:keywords "writing" "weasel-words" "grammar")
   2636 		   (:commit . "d54eadeedb8bf3aa0e0a584c0a7373c69644f4b8"))])
   2637  (ws-butler .
   2638 	    [(0 7)
   2639 	     nil "Unobtrusively remove trailing whitespace." tar
   2640 	     ((:url . "https://github.com/lewang/ws-butler")
   2641 	      (:commit . "d3927f6131f215e9cd3e1f747be5a91e5be8ca9a"))])
   2642  (xah-fly-keys .
   2643 	       [(26 8 20241118173945)
   2644 		((emacs
   2645 		  (27)))
   2646 		"ergonomic modal keybinding minor mode." tar
   2647 		((:url . "http://xahlee.info/emacs/misc/xah-fly-keys.html")
   2648 		 (:keywords "convenience" "vi" "vim" "ergoemacs" "keybinding")
   2649 		 (:maintainer "Xah Lee" . "xah@xahlee.org")
   2650 		 (:commit . "6ef7d2cc36a3f1a69edda0b431d20d1752b53e95"))])
   2651  (xkcd .
   2652        [(1 1)
   2653 	((json
   2654 	  (1 3)))
   2655 	"View xkcd from Emacs" tar
   2656 	((:url . "https://github.com/vibhavp/emacs-xkcd")
   2657 	 (:keywords "xkcd" "webcomic")
   2658 	 (:maintainer "Vibhav Pant" . "vibhavp@gmail.com")
   2659 	 (:authors
   2660 	  ("Vibhav Pant" . "vibhavp@gmail.com"))
   2661 	 (:commit . "ca3eed560361fad276a1e1c6fd0104ce902f358a"))])
   2662  (xml-rpc .
   2663 	  [(1 6 17)
   2664 	   ((emacs
   2665 	     (24 1)))
   2666 	   "An elisp implementation of clientside XML-RPC" tar
   2667 	   ((:url . "http://github.com/xml-rpc-el/xml-rpc-el")
   2668 	    (:keywords "xml" "rpc" "network" "comm")
   2669 	    (:maintainer "Mark A. Hershberger" . "mah@everybody.org")
   2670 	    (:commit . "47cd3409d6c376adc6b9e46c30b1033289ddfb49"))])
   2671  (yaml-mode .
   2672 	    [(0 0 16)
   2673 	     ((emacs
   2674 	       (24 1)))
   2675 	     "Major mode for editing YAML files" tar
   2676 	     ((:url . "https://github.com/yoshiki/yaml-mode")
   2677 	      (:keywords "data" "yaml")
   2678 	      (:maintainer "Vasilij Schneidermann" . "mail@vasilij.de")
   2679 	      (:authors
   2680 	       ("Yoshiki Kurihara" . "clouder@gmail.com")
   2681 	       ("Marshall T. Vandegrift" . "llasram@gmail.com"))
   2682 	      (:commit . "6bb9e7f6e1c9224f743a8a68bc210d10eb8cb788"))])
   2683  (yasnippet-snippets .
   2684 		     [(1 0)
   2685 		      ((yasnippet
   2686 			(0 8 0)))
   2687 		      "Collection of yasnippet snippets" tar
   2688 		      ((:url . "https://github.com/AndreaCrotti/yasnippet-snippets")
   2689 		       (:keywords "snippets")
   2690 		       (:maintainer "Andrea Crotti" . "andrea.crotti.0@gmail.com")
   2691 		       (:authors
   2692 			("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
   2693 		       (:commit . "39e640c037f51602f821721c200ab43b71febc90"))])
   2694  (zenburn-theme .
   2695 		[(2 8 0)
   2696 		 nil "A low contrast color theme for Emacs." tar
   2697 		 ((:url . "http://github.com/bbatsov/zenburn-emacs")
   2698 		  (:maintainer "Bozhidar Batsov" . "bozhidar@batsov.com")
   2699 		  (:authors
   2700 		   ("Bozhidar Batsov" . "bozhidar@batsov.com"))
   2701 		  (:commit . "8a1f9d28f503615e5d9b3eac59a2f3c14e75fc20"))])
   2702  (zig-mode .
   2703 	   [(0 0 8)
   2704 	    ((emacs
   2705 	      (26 1))
   2706 	     (reformatter
   2707 	      (0 6)))
   2708 	    "A major mode for the Zig programming language" tar
   2709 	    ((:url . "https://github.com/zig-lang/zig-mode")
   2710 	     (:keywords "zig" "languages")
   2711 	     (:maintainer "Jen-Chieh" . "jcs090218@gmail.com")
   2712 	     (:authors
   2713 	      ("Andrea Orru" . "andreaorru1991@gmail.com")
   2714 	      ("Andrew Kelley" . "superjoe30@gmail.com"))
   2715 	     (:commit . "f3e952c24a9c152307a6e7ca1645b5f72be74314"))]))