Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2330 lines
75 KiB

преди 4 години
  1. (1
  2. (ace-window .
  3. [(0 9 0)
  4. ((avy
  5. (0 2 0)))
  6. "Quickly switch windows." single
  7. ((:keywords "window" "location")
  8. (:authors
  9. ("Oleh Krehel" . "ohwoeowho@gmail.com"))
  10. (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
  11. (:url . "https://github.com/abo-abo/ace-window"))])
  12. (ack .
  13. [(1 8)
  14. nil "interface to ack-like tools" tar
  15. ((:url . "https://github.com/leoliu/ack-el")
  16. (:maintainer "João Távora" . "joaotavora@gmail.com")
  17. (:authors
  18. ("Leo Liu" . "sdl.web@gmail.com"))
  19. (:keywords "tools" "processes" "convenience"))])
  20. (ada-mode .
  21. [(6 2 1)
  22. ((uniquify-files
  23. (1 0 1))
  24. (wisi
  25. (2 2 1))
  26. (emacs
  27. (25 0)))
  28. "major-mode for editing Ada sources" tar
  29. ((:url . "http://www.nongnu.org/ada-mode/")
  30. (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
  31. (:authors
  32. ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
  33. (:keywords "languages" "ada"))])
  34. (ada-ref-man .
  35. [(2012 5)
  36. nil "Ada Reference Manual 2012" tar
  37. ((:url . "http://stephe-leake.org/ada/arm.html")
  38. (:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
  39. (:authors
  40. ("Stephen Leake" . "stephen_leake@member.fsf.org"))
  41. (:keywords "languages" "ada"))])
  42. (adaptive-wrap .
  43. [(0 7)
  44. nil "Smart line-wrapping with wrap-prefix" single
  45. ((:url . "http://elpa.gnu.org/packages/adaptive-wrap.html")
  46. (:authors
  47. ("Stephen Berman" . "stephen.berman@gmx.net")
  48. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  49. (:maintainer "Stephen Berman" . "stephen.berman@gmx.net"))])
  50. (adjust-parens .
  51. [(3 1)
  52. nil "Indent and dedent Lisp code, automatically adjust close parens" tar
  53. ((:maintainer "Barry O'Reilly" . "gundaetiapo@gmail.com")
  54. (:authors
  55. ("Barry O'Reilly" . "gundaetiapo@gmail.com"))
  56. (:url . "http://elpa.gnu.org/packages/adjust-parens.html"))])
  57. (advice-patch .
  58. [(0 1)
  59. ((emacs
  60. (24 4)))
  61. "Use patches to advise the inside of functions" single
  62. ((:url . "http://elpa.gnu.org/packages/advice-patch.html")
  63. (:authors
  64. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  65. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  66. (aggressive-indent .
  67. [(1 8 3)
  68. ((emacs
  69. (24 1))
  70. (cl-lib
  71. (0 5)))
  72. "Minor mode to aggressively keep your code always indented" single
  73. ((:keywords "indent" "lisp" "maint" "tools")
  74. (:authors
  75. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  76. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  77. (:url . "https://github.com/Malabarba/aggressive-indent-mode"))])
  78. (ahungry-theme .
  79. [(1 10 0)
  80. ((emacs
  81. (24)))
  82. "Ahungry color theme for Emacs. Make sure to (load-theme 'ahungry)." tar
  83. ((:url . "https://github.com/ahungry/color-theme-ahungry")
  84. (:maintainer "Matthew Carter" . "m@ahungry.com")
  85. (:authors
  86. ("Matthew Carter" . "m@ahungry.com"))
  87. (:keywords "ahungry" "palette" "color" "theme" "emacs" "color-theme" "deftheme"))])
  88. (all .
  89. [(1 0)
  90. nil "Edit all lines matching a given regexp" single
  91. ((:url . "http://elpa.gnu.org/packages/all.html")
  92. (:keywords "matching")
  93. (:authors
  94. ("Per Abrahamsen" . "abraham@dina.kvl.dk"))
  95. (:maintainer "Per Abrahamsen" . "abraham@dina.kvl.dk"))])
  96. (ampc .
  97. [(0 2)
  98. nil "Asynchronous Music Player Controller" single
  99. ((:url . "http://elpa.gnu.org/packages/ampc.html")
  100. (:keywords "ampc" "mpc" "mpd")
  101. (:authors
  102. ("Christopher Schmidt" . "christopher@ch.ristopher.com"))
  103. (:maintainer nil . "emacs-devel@gnu.org"))])
  104. (arbitools .
  105. [(0 977)
  106. ((cl-lib
  107. (0 5)))
  108. "Package for chess tournaments administration" single
  109. ((:url . "http://elpa.gnu.org/packages/arbitools.html")
  110. (:authors
  111. ("David Gonzalez Gandara" . "dggandara@member.fsf.org"))
  112. (:maintainer "David Gonzalez Gandara" . "dggandara@member.fsf.org"))])
  113. (ascii-art-to-unicode .
  114. [(1 12)
  115. nil "a small artist adjunct" single
  116. ((:keywords "ascii" "unicode" "box-drawing")
  117. (:authors
  118. ("Thien-Thi Nguyen" . "ttn@gnu.org"))
  119. (:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
  120. (:url . "http://www.gnuvola.org/software/aa2u/"))])
  121. (async .
  122. [(1 9 3)
  123. ((cl-lib
  124. (0 5))
  125. (nadvice
  126. (0 3)))
  127. "Asynchronous processing in Emacs" tar
  128. ((:url . "https://github.com/jwiegley/emacs-async")
  129. (:maintainer "John Wiegley" . "jwiegley@gmail.com")
  130. (:authors
  131. ("John Wiegley" . "jwiegley@gmail.com"))
  132. (:keywords "async"))])
  133. (auctex .
  134. [(12 2 0)
  135. ((emacs
  136. (24 1))
  137. (cl-lib
  138. (0 5)))
  139. "Integrated environment for *TeX*" tar
  140. ((:url . "http://www.gnu.org/software/auctex/")
  141. (:maintainer nil . "auctex-devel@gnu.org")
  142. (:keywords "tex" "latex" "texinfo" "context" "doctex" "preview-latex"))])
  143. (aumix-mode .
  144. [(7)
  145. nil "run the aumix program in a buffer" single
  146. ((:keywords "multimedia" "mixer" "aumix")
  147. (:authors
  148. ("Kevin Ryde" . "user42_kevin@yahoo.com.au"))
  149. (:maintainer "Kevin Ryde" . "user42_kevin@yahoo.com.au")
  150. (:url . "http://user42.tuxfamily.org/aumix-mode/index.html"))])
  151. (auto-correct .
  152. [(1 1 4)
  153. nil "Remembers and automatically fixes past corrections" single
  154. ((:url . "http://elpa.gnu.org/packages/auto-correct.html")
  155. (:keywords "editing")
  156. (:authors
  157. ("Ian Dunn" . "dunni@gnu.org"))
  158. (:maintainer "Ian Dunn" . "dunni@gnu.org"))])
  159. (auto-overlays .
  160. [(0 10 9)
  161. nil "Automatic regexp-delimited overlays" tar
  162. ((:url . "http://www.dr-qubit.org/emacs.php")
  163. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  164. (:authors
  165. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  166. (:keywords "extensions"))])
  167. (avy .
  168. [(0 5 0)
  169. ((emacs
  170. (24 1))
  171. (cl-lib
  172. (0 5)))
  173. "Jump to arbitrary positions in visible text and select text quickly." tar
  174. ((:url . "https://github.com/abo-abo/avy")
  175. (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
  176. (:authors
  177. ("Oleh Krehel" . "ohwoeowho@gmail.com"))
  178. (:keywords "point" "location"))])
  179. (bbdb .
  180. [(3 2)
  181. ((emacs
  182. (24)))
  183. "core of BBDB" tar
  184. ((:maintainer "Roland Winkler" . "winkler@gnu.org")
  185. (:url . "http://elpa.gnu.org/packages/bbdb.html"))])
  186. (beacon .
  187. [(1 3 3)
  188. ((seq
  189. (2 14)))
  190. "Highlight the cursor whenever the window scrolls" single
  191. ((:keywords "convenience")
  192. (:authors
  193. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  194. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  195. (:url . "https://github.com/Malabarba/beacon"))])
  196. (bluetooth .
  197. [(0 1 2)
  198. ((emacs
  199. (25 1))
  200. (dash
  201. (2 12 0)))
  202. "A Major mode for Bluetooth devices" single
  203. ((:keywords "hardware")
  204. (:authors
  205. ("Raffael Stocker" . "r.stocker@mnet-mail.de"))
  206. (:maintainer "Raffael Stocker" . "r.stocker@mnet-mail.de")
  207. (:url . "https://gitlab.com/rstocker/emacs-bluetooth"))])
  208. (bnf-mode .
  209. [(0 4 2)
  210. ((cl-lib
  211. (0 5))
  212. (emacs
  213. (24 3)))
  214. "Major mode for editing BNF grammars." tar
  215. ((:url . "https://github.com/sergeyklay/bnf-mode")
  216. (:maintainer "Serghei Iakovlev" . "sadhooklay@gmail.com")
  217. (:authors
  218. ("Serghei Iakovlev" . "sadhooklay@gmail.com"))
  219. (:keywords "languages"))])
  220. (brief .
  221. [(5 87)
  222. nil "Brief Editor Emulator (Brief Mode)" tar
  223. ((:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
  224. (:authors
  225. ("Luke Lee" . "luke.yx.lee@gmail.com"))
  226. (:keywords "brief" "emulations" "crisp")
  227. (:url . "http://elpa.gnu.org/packages/brief.html"))])
  228. (buffer-expose .
  229. [(0 4 3)
  230. ((emacs
  231. (25))
  232. (cl-lib
  233. (0 5)))
  234. "Visual buffer switching using a window grid" single
  235. ((:keywords "convenience")
  236. (:authors
  237. ("Clemens Radermacher" . "clemera@posteo.net"))
  238. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  239. (:url . "https://github.com/clemera/buffer-expose"))])
  240. (bug-hunter .
  241. [(1 3 1)
  242. ((seq
  243. (1 3))
  244. (cl-lib
  245. (0 5)))
  246. "Hunt down errors by bisecting elisp files" single
  247. ((:keywords "lisp")
  248. (:authors
  249. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  250. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  251. (:url . "https://github.com/Malabarba/elisp-bug-hunter"))])
  252. (caps-lock .
  253. [(1 0)
  254. nil "Caps-lock as a minor mode" single
  255. ((:url . "http://elpa.gnu.org/packages/caps-lock.html")
  256. (:authors
  257. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  258. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  259. (captain .
  260. [(1 0 3)
  261. nil "CAPiTalization is Automatic IN emacs" single
  262. ((:url . "http://elpa.gnu.org/packages/captain.html")
  263. (:keywords "editing")
  264. (:authors
  265. ("Ian Dunn" . "dunni@gnu.org"))
  266. (:maintainer "Ian Dunn" . "dunni@gnu.org"))])
  267. (chess .
  268. [(2 0 4)
  269. ((cl-lib
  270. (0 5)))
  271. "Play chess in GNU Emacs" tar
  272. ((:maintainer "Mario Lang" . "mlang@delysid.org")
  273. (:authors
  274. ("John Wiegley" . "johnw@gnu.org"))
  275. (:keywords "games")
  276. (:url . "http://elpa.gnu.org/packages/chess.html"))])
  277. (cl-generic .
  278. [(0 3)
  279. nil "Forward cl-generic compatibility for Emacs<25" single
  280. ((:url . "http://elpa.gnu.org/packages/cl-generic.html")
  281. (:authors
  282. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  283. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  284. (cl-lib .
  285. [(0 6 1)
  286. nil "Forward cl-lib compatibility library for Emacs<24.3" single
  287. ((:url . "http://elpa.gnu.org/packages/cl-lib.html")
  288. (:authors
  289. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  290. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  291. (cl-print .
  292. [(1 0)
  293. ((emacs
  294. (25)))
  295. "CL-style generic printing" single
  296. ((:url . "http://elpa.gnu.org/packages/cl-print.html")
  297. (:authors
  298. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  299. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  300. (clipboard-collector .
  301. [(0 2)
  302. ((emacs
  303. (25)))
  304. "Collect clipboard entries according to regex rules" single
  305. ((:keywords "convenience")
  306. (:authors
  307. ("Clemens Radermacher" . "clemera@posteo.net"))
  308. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  309. (:url . "https://github.com/clemera/clipboard-collector"))])
  310. (cobol-mode .
  311. [(1 0 0)
  312. ((cl-lib
  313. (0 5)))
  314. "Mode for editing COBOL code" single
  315. ((:url . "http://elpa.gnu.org/packages/cobol-mode.html")
  316. (:keywords "languages")
  317. (:authors
  318. ("Edward Hart" . "edward.dan.hart@gmail.com"))
  319. (:maintainer "Edward Hart" . "edward.dan.hart@gmail.com"))])
  320. (coffee-mode .
  321. [(0 4 1 1)
  322. nil "Major mode for CoffeeScript files" single
  323. ((:keywords "coffeescript" "major" "mode")
  324. (:authors
  325. ("Chris Wanstrath" . "chris@ozmm.org"))
  326. (:maintainer "Chris Wanstrath" . "chris@ozmm.org")
  327. (:url . "http://github.com/defunkt/coffee-mode"))])
  328. (compact-docstrings .
  329. [(0 1)
  330. nil "Shrink blank lines in docstrings and doc comments" single
  331. ((:keywords "convenience" "faces" "lisp" "maint" "c")
  332. (:authors
  333. ("Clément Pit-Claudel" . "clement.pitclaudel@live.com"))
  334. (:maintainer "Clément Pit-Claudel" . "clement.pitclaudel@live.com")
  335. (:url . "https://github.com/cpitclaudel/compact-docstrings"))])
  336. (company .
  337. [(0 9 10)
  338. ((emacs
  339. (24 3)))
  340. "Modular text completion framework" tar
  341. ((:url . "http://company-mode.github.io/")
  342. (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
  343. (:authors
  344. ("Nikolaj Schumacher"))
  345. (:keywords "abbrev" "convenience" "matching"))])
  346. (company-ebdb .
  347. [(1 1)
  348. ((company
  349. (0 9 4))
  350. (ebdb
  351. (0 2)))
  352. "company-mode completion backend for EBDB in message-mode" single
  353. ((:url . "http://elpa.gnu.org/packages/company-ebdb.html")
  354. (:authors
  355. ("Jan Tatarik" . "jan.tatarik@gmail.com"))
  356. (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net"))])
  357. (company-math .
  358. [(1 3)
  359. ((company
  360. (0 8 0))
  361. (math-symbol-lists
  362. (1 2)))
  363. "Completion backends for unicode math symbols and latex tags" tar
  364. ((:url . "https://github.com/vspinu/company-math")
  365. (:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
  366. (:authors
  367. ("Vitalie Spinu" . "spinuvit@gmail.com"))
  368. (:keywords "unicode" "symbols" "completion"))])
  369. (company-statistics .
  370. [(0 2 3)
  371. ((emacs
  372. (24 3))
  373. (company
  374. (0 8 5)))
  375. "Sort candidates using completion history" tar
  376. ((:url . "https://github.com/company-mode/company-statistics")
  377. (:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
  378. (:authors
  379. ("Ingo Lohmar" . "i.lohmar@gmail.com"))
  380. (:keywords "abbrev" "convenience" "matching"))])
  381. (context-coloring .
  382. [(8 1 0)
  383. ((emacs
  384. (24 3)))
  385. "Highlight by scope" tar
  386. ((:url . "https://github.com/jacksonrayhamilton/context-coloring")
  387. (:maintainer "Jackson Ray Hamilton" . "jackson@jacksonrayhamilton.com")
  388. (:authors
  389. ("Jackson Ray Hamilton" . "jackson@jacksonrayhamilton.com"))
  390. (:keywords "convenience" "faces" "tools"))])
  391. (crisp .
  392. [(1 3 6)
  393. nil "CRiSP/Brief Emacs emulator" single
  394. ((:url . "http://elpa.gnu.org/packages/crisp.html")
  395. (:keywords "emulations" "brief" "crisp")
  396. (:authors
  397. ("Gary D. Foster" . "Gary.Foster@Corp.Sun.COM"))
  398. (:maintainer "Luke Lee" . "luke.yx.lee@gmail.com"))])
  399. (csv-mode .
  400. [(1 10)
  401. ((emacs
  402. (24 1))
  403. (cl-lib
  404. (0 5)))
  405. "Major mode for editing comma/char separated values" single
  406. ((:url . "http://elpa.gnu.org/packages/csv-mode.html")
  407. (:keywords "convenience")
  408. (:authors
  409. ("\"Francis J. Wright\"" . "F.J.Wright@qmul.ac.uk"))
  410. (:maintainer nil . "emacs-devel@gnu.org"))])
  411. (cycle-quotes .
  412. [(0 1)
  413. nil "Cycle between quote styles" tar
  414. ((:maintainer "Simen Heggestøyl" . "simenheg@gmail.com")
  415. (:authors
  416. ("Simen Heggestøyl" . "simenheg@gmail.com"))
  417. (:keywords "convenience")
  418. (:url . "http://elpa.gnu.org/packages/cycle-quotes.html"))])
  419. (darkroom .
  420. [(0 2)
  421. ((cl-lib
  422. (0 5)))
  423. "Remove visual distractions and focus on writing" single
  424. ((:url . "http://elpa.gnu.org/packages/darkroom.html")
  425. (:keywords "convenience" "emulations")
  426. (:authors
  427. ("João Távora" . "joaotavora@gmail.com"))
  428. (:maintainer "João Távora" . "joaotavora@gmail.com"))])
  429. (dash .
  430. [(2 12 0)
  431. nil "A modern list library for Emacs" tar
  432. ((:maintainer "Magnar Sveen" . "magnars@gmail.com")
  433. (:authors
  434. ("Magnar Sveen" . "magnars@gmail.com"))
  435. (:keywords "lists")
  436. (:url . "http://elpa.gnu.org/packages/dash.html"))])
  437. (dbus-codegen .
  438. [(0 1)
  439. ((cl-lib
  440. (0 5)))
  441. "Lisp code generation for D-Bus." single
  442. ((:url . "http://elpa.gnu.org/packages/dbus-codegen.html")
  443. (:keywords "comm" "dbus" "convenience")
  444. (:authors
  445. ("Daiki Ueno" . "ueno@gnu.org"))
  446. (:maintainer nil . "emacs-devel@gnu.org"))])
  447. (debbugs .
  448. [(0 21)
  449. ((emacs
  450. (25 1))
  451. (soap-client
  452. (3 1 5)))
  453. "SOAP library to access debbugs servers" tar
  454. ((:maintainer "Michael Albinus" . "michael.albinus@gmx.de")
  455. (:authors
  456. ("Michael Albinus" . "michael.albinus@gmx.de"))
  457. (:keywords "comm" "hypermedia")
  458. (:url . "http://elpa.gnu.org/packages/debbugs.html"))])
  459. (delight .
  460. [(1 5)
  461. ((cl-lib
  462. (0 5))
  463. (nadvice
  464. (0 3)))
  465. "A dimmer switch for your lighter text" single
  466. ((:keywords "convenience")
  467. (:authors
  468. ("Phil Sainty" . "psainty@orcon.net.nz"))
  469. (:maintainer "Phil Sainty" . "psainty@orcon.net.nz")
  470. (:url . "https://savannah.nongnu.org/projects/delight"))])
  471. (dict-tree .
  472. [(0 14)
  473. ((trie
  474. (0 3))
  475. (tNFA
  476. (0 1 1))
  477. (heap
  478. (0 3)))
  479. "Dictionary data structure" single
  480. ((:keywords "extensions" "matching" "data structures trie" "tree" "dictionary" "completion" "regexp")
  481. (:authors
  482. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  483. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  484. (:url . "http://www.dr-qubit.org/emacs.php"))])
  485. (diff-hl .
  486. [(1 8 7)
  487. ((cl-lib
  488. (0 2))
  489. (emacs
  490. (24 3)))
  491. "Highlight uncommitted changes using VC" tar
  492. ((:url . "https://github.com/dgutov/diff-hl")
  493. (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
  494. (:authors
  495. ("Dmitry Gutov" . "dgutov@yandex.ru"))
  496. (:keywords "vc" "diff"))])
  497. (diffview .
  498. [(1 0)
  499. nil "View diffs in side-by-side format" single
  500. ((:keywords "convenience" "diff")
  501. (:authors
  502. ("Mitchel Humpherys" . "mitch.special@gmail.com"))
  503. (:maintainer "Mitchel Humpherys" . "mitch.special@gmail.com")
  504. (:url . "https://github.com/mgalgs/diffview-mode"))])
  505. (dired-du .
  506. [(0 5 2)
  507. ((emacs
  508. (24 4))
  509. (cl-lib
  510. (0 5)))
  511. "Dired with recursive directory sizes" tar
  512. ((:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
  513. (:authors
  514. ("Tino Calancha" . "tino.calancha@gmail.com"))
  515. (:keywords "files" "unix" "convenience")
  516. (:url . "http://elpa.gnu.org/packages/dired-du.html"))])
  517. (dired-git-info .
  518. [(0 2)
  519. ((emacs
  520. (25)))
  521. "Show git info in dired" single
  522. ((:keywords "dired" "files")
  523. (:authors
  524. ("Clemens Radermacher" . "clemera@posteo.net"))
  525. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  526. (:url . "https://github.com/clemera/dired-git-info"))])
  527. (disk-usage .
  528. [(1 3 3)
  529. ((emacs
  530. (26 1)))
  531. "Sort and browse disk usage listings" single
  532. ((:keywords "files" "convenience" "tools")
  533. (:authors
  534. ("Pierre Neidhardt" . "mail@ambrevar.xyz"))
  535. (:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
  536. (:url . "https://gitlab.com/Ambrevar/emacs-disk-usage"))])
  537. (dismal .
  538. [(1 5)
  539. ((cl-lib
  540. (0)))
  541. "Dis Mode Ain't Lotus: Spreadsheet program Emacs" tar
  542. ((:maintainer "UnMaintainer" . "emacs-devel@gnu.org")
  543. (:authors
  544. (nil . "David Fox, fox@cs.nyu.edu")
  545. (nil . "Frank E. Ritter, ritter@cs.cmu.edu"))
  546. (:url . "http://elpa.gnu.org/packages/dismal.html"))])
  547. (djvu .
  548. [(1 1)
  549. nil "Edit and view Djvu files via djvused" single
  550. ((:url . "http://elpa.gnu.org/packages/djvu.html")
  551. (:keywords "files" "wp")
  552. (:authors
  553. ("Roland Winkler" . "winkler@gnu.org"))
  554. (:maintainer "Roland Winkler" . "winkler@gnu.org"))])
  555. (docbook .
  556. [(0 1)
  557. nil "Info-like viewer for DocBook" single
  558. ((:url . "http://elpa.gnu.org/packages/docbook.html")
  559. (:keywords "docs" "help")
  560. (:authors
  561. ("Chong Yidong" . "cyd@gnu.org"))
  562. (:maintainer "Chong Yidong" . "cyd@gnu.org"))])
  563. (dts-mode .
  564. [(0 1 0)
  565. nil "Major mode for Device Tree source files" single
  566. ((:url . "http://elpa.gnu.org/packages/dts-mode.html")
  567. (:keywords "languages")
  568. (:authors
  569. ("Ben Gamari" . "ben@smart-cactus.org"))
  570. (:maintainer "Ben Gamari" . "ben@smart-cactus.org"))])
  571. (easy-kill .
  572. [(0 9 3)
  573. ((emacs
  574. (24))
  575. (cl-lib
  576. (0 5)))
  577. "kill & mark things easily" tar
  578. ((:url . "https://github.com/leoliu/easy-kill")
  579. (:maintainer "Leo Liu" . "sdl.web@gmail.com")
  580. (:authors
  581. ("Leo Liu" . "sdl.web@gmail.com"))
  582. (:keywords "killing" "convenience"))])
  583. (ebdb .
  584. [(0 6 11)
  585. ((emacs
  586. (25 1))
  587. (cl-lib
  588. (0 5))
  589. (seq
  590. (2 15)))
  591. "Contact management package" tar
  592. ((:url . "https://github.com/girzel/ebdb")
  593. (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
  594. (:authors
  595. ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
  596. (:keywords "convenience" "mail"))])
  597. (ebdb-gnorb .
  598. [(1 0 2)
  599. ((gnorb
  600. (1 1 0))
  601. (ebdb
  602. (0 2)))
  603. "Utilities for connecting EBDB to Gnorb" single
  604. ((:url . "http://elpa.gnu.org/packages/ebdb-gnorb.html")
  605. (:authors
  606. ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
  607. (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net"))])
  608. (ebdb-i18n-chn .
  609. [(1 3)
  610. ((pyim
  611. (1 6 0))
  612. (ebdb
  613. (0 2)))
  614. "China-specific internationalization support for EBDB" single
  615. ((:url . "http://elpa.gnu.org/packages/ebdb-i18n-chn.html")
  616. (:authors
  617. ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
  618. (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net"))])
  619. (ediprolog .
  620. [(1 2)
  621. nil "Emacs Does Interactive Prolog" single
  622. ((:keywords "languages" "processes")
  623. (:authors
  624. ("Markus Triska" . "triska@metalevel.at"))
  625. (:maintainer "Markus Triska" . "triska@metalevel.at")
  626. (:url . "https://www.metalevel.at/ediprolog/"))])
  627. (eev .
  628. [(20191105)
  629. ((emacs
  630. (24 1)))
  631. "Support for e-scripts (eepitch blocks, elisp hyperlinks, etc)" tar
  632. ((:url . "http://angg.twu.net/#eev")
  633. (:maintainer "Eduardo Ochs" . "eduardoochs@gmail.com")
  634. (:authors
  635. ("Eduardo Ochs" . "eduardoochs@gmail.com"))
  636. (:keywords "lisp" "e-scripts"))])
  637. (eglot .
  638. [(1 5)
  639. ((emacs
  640. (26 1))
  641. (jsonrpc
  642. (1 0 7))
  643. (flymake
  644. (1 0 5)))
  645. "Client for Language Server Protocol (LSP) servers" tar
  646. ((:url . "https://github.com/joaotavora/eglot")
  647. (:maintainer "João Távora" . "joaotavora@gmail.com")
  648. (:authors
  649. ("João Távora" . "joaotavora@gmail.com"))
  650. (:keywords "convenience" "languages"))])
  651. (el-search .
  652. [(1 12 6 1)
  653. ((emacs
  654. (25))
  655. (stream
  656. (2 2 4))
  657. (cl-print
  658. (1 0)))
  659. "Expression based interactive search for Emacs Lisp" tar
  660. ((:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
  661. (:authors
  662. ("Michael Heerdegen" . "michael_heerdegen@web.de"))
  663. (:keywords "lisp")
  664. (:url . "http://elpa.gnu.org/packages/el-search.html"))])
  665. (eldoc-eval .
  666. [(0 1)
  667. nil "Enable eldoc support when minibuffer is in use." single
  668. ((:url . "http://elpa.gnu.org/packages/eldoc-eval.html")
  669. (:authors
  670. ("Thierry Volpiatto" . "thierry.volpiatto@gmail.com"))
  671. (:maintainer "Thierry Volpiatto" . "thierry.volpiatto@gmail.com"))])
  672. (electric-spacing .
  673. [(5 0)
  674. nil "Insert operators with surrounding spaces smartly" single
  675. ((:url . "http://elpa.gnu.org/packages/electric-spacing.html")
  676. (:authors
  677. ("William Xu" . "william.xwl@gmail.com"))
  678. (:maintainer "William Xu" . "william.xwl@gmail.com"))])
  679. (enwc .
  680. [(2 0)
  681. ((emacs
  682. (25 1)))
  683. "The Emacs Network Client" tar
  684. ((:url . "https://savannah.nongnu.org/p/enwc")
  685. (:maintainer "Ian Dunn" . "dunni@gnu.org")
  686. (:authors
  687. ("Ian Dunn" . "dunni@gnu.org"))
  688. (:keywords "external" "network" "wicd" "manager" "nm"))])
  689. (epoch-view .
  690. [(0 0 1)
  691. nil "Minor mode to visualize epoch timestamps" single
  692. ((:url . "http://elpa.gnu.org/packages/epoch-view.html")
  693. (:keywords "data" "timestamp" "epoch" "unix")
  694. (:authors
  695. ("Ted Zlatanov" . "tzz@lifelogs.com"))
  696. (:maintainer "Ted Zlatanov" . "tzz@lifelogs.com"))])
  697. (ergoemacs-mode .
  698. [(5 16 10 12)
  699. ((emacs
  700. (24 1))
  701. (undo-tree
  702. (0 6 5))
  703. (cl-lib
  704. (0 5)))
  705. "Emacs mode based on common modern interface and ergonomics." tar
  706. ((:url . "https://github.com/ergoemacs/ergoemacs-mode")
  707. (:maintainer "Matthew L. Fidler" . "matthew.fidler@gmail.com")
  708. (:authors
  709. ("Xah Lee" . "xah@xahlee.org")
  710. ("David Capello" . "davidcapello@gmail.com")
  711. ("Matthew L. Fidler" . "matthew.fidler@gmail.com"))
  712. (:keywords "convenience"))])
  713. (excorporate .
  714. [(0 8 3)
  715. ((emacs
  716. (24 1))
  717. (fsm
  718. (0 2 1))
  719. (soap-client
  720. (3 1 5))
  721. (url-http-ntlm
  722. (2 0 4))
  723. (nadvice
  724. (0 3)))
  725. "Exchange Web Services (EWS) integration" tar
  726. ((:url . "https://www.fitzsim.org/blog/")
  727. (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
  728. (:authors
  729. ("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
  730. (:keywords "calendar"))])
  731. (exwm .
  732. [(0 23)
  733. ((xelb
  734. (0 18)))
  735. "Emacs X Window Manager" tar
  736. ((:url . "https://github.com/ch11ng/exwm")
  737. (:maintainer "Chris Feng" . "chris.w.feng@gmail.com")
  738. (:authors
  739. ("Chris Feng" . "chris.w.feng@gmail.com"))
  740. (:keywords "unix"))])
  741. (f90-interface-browser .
  742. [(1 1)
  743. nil "Parse and browse f90 interfaces" single
  744. ((:authors
  745. ("Lawrence Mitchell" . "wence@gmx.li"))
  746. (:maintainer "Lawrence Mitchell" . "wence@gmx.li")
  747. (:url . "http://github.com/wence-/f90-iface/"))])
  748. (filladapt .
  749. [(2 12 2)
  750. ((emacs
  751. (24 4)))
  752. "Adaptive fill" single
  753. ((:url . "http://elpa.gnu.org/packages/filladapt.html")
  754. (:authors
  755. ("Kyle E. Jones" . "kyle_jones@wonderworks.com"))
  756. (:maintainer nil . "emacs-devel@gnu.org"))])
  757. (flylisp .
  758. [(0 2)
  759. ((emacs
  760. (24 1))
  761. (cl-lib
  762. (0 4)))
  763. "Color unbalanced parentheses and parentheses inconsistent with indentation" single
  764. ((:url . "http://elpa.gnu.org/packages/flylisp.html")
  765. (:authors
  766. ("Barry O'Reilly" . "gundaetiapo@gmail.com"))
  767. (:maintainer "Barry O'Reilly" . "gundaetiapo@gmail.com"))])
  768. (flymake .
  769. [(1 0 8)
  770. ((emacs
  771. (26 1)))
  772. "A universal on-the-fly syntax checker" single
  773. ((:url . "http://elpa.gnu.org/packages/flymake.html")
  774. (:keywords "c" "languages" "tools")
  775. (:authors
  776. ("Pavel Kobyakov" . "pk_at_work@yahoo.com"))
  777. (:maintainer "João Távora" . "joaotavora@gmail.com"))])
  778. (fountain-mode .
  779. [(2 7 3)
  780. ((emacs
  781. (24 5)))
  782. "Major mode for screenwriting in Fountain markup" single
  783. ((:keywords "wp" "text")
  784. (:authors
  785. ("Paul W. Rankin" . "pwr@sdf.org"))
  786. (:maintainer "Paul W. Rankin" . "pwr@sdf.org")
  787. (:url . "https://fountain-mode.org"))])
  788. (frame-tabs .
  789. [(1 1)
  790. nil "show buffer tabs in side window" single
  791. ((:url . "http://elpa.gnu.org/packages/frame-tabs.html")
  792. (:keywords "frames" "tabs")
  793. (:authors
  794. ("Martin Rudalics" . "rudalics@gmx.at"))
  795. (:maintainer "Martin Rudalics" . "rudalics@gmx.at"))])
  796. (frog-menu .
  797. [(0 2 10)
  798. ((emacs
  799. (26))
  800. (avy
  801. (0 4))
  802. (posframe
  803. (0 4)))
  804. "Quickly pick items from ad hoc menus" single
  805. ((:keywords "convenience")
  806. (:authors
  807. ("Clemens Radermacher" . "clemera@posteo.net"))
  808. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  809. (:url . "https://github.com/clemera/frog-menu"))])
  810. (fsm .
  811. [(0 2 1)
  812. ((emacs
  813. (24 1))
  814. (cl-lib
  815. (0 5)))
  816. "state machine library" single
  817. ((:url . "http://elpa.gnu.org/packages/fsm.html")
  818. (:keywords "extensions")
  819. (:authors
  820. ("Magnus Henoch" . "magnus.henoch@gmail.com"))
  821. (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))])
  822. (ggtags .
  823. [(0 8 13)
  824. ((emacs
  825. (24))
  826. (cl-lib
  827. (0 5)))
  828. "emacs frontend to GNU Global source code tagging system" single
  829. ((:keywords "tools" "convenience")
  830. (:authors
  831. ("Leo Liu" . "sdl.web@gmail.com"))
  832. (:maintainer "Leo Liu" . "sdl.web@gmail.com")
  833. (:url . "https://github.com/leoliu/ggtags"))])
  834. (gited .
  835. [(0 6 0)
  836. ((emacs
  837. (24 4))
  838. (cl-lib
  839. (0 5)))
  840. "Operate on Git branches like dired" tar
  841. ((:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
  842. (:authors
  843. ("Tino Calancha" . "tino.calancha@gmail.com"))
  844. (:keywords "git" "vc" "convenience")
  845. (:url . "http://elpa.gnu.org/packages/gited.html"))])
  846. (gle-mode .
  847. [(1 1)
  848. ((cl-lib
  849. (0 5)))
  850. "Major mode to edit Graphics Layout Engine files" single
  851. ((:url . "http://elpa.gnu.org/packages/gle-mode.html")
  852. (:authors
  853. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  854. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  855. (gnome-c-style .
  856. [(0 1)
  857. nil "minor mode for editing GNOME-style C source code" tar
  858. ((:maintainer "Daiki Ueno" . "ueno@gnu.org")
  859. (:authors
  860. ("Daiki Ueno" . "ueno@gnu.org"))
  861. (:keywords "gnome" "c" "coding style")
  862. (:url . "http://elpa.gnu.org/packages/gnome-c-style.html"))])
  863. (gnorb .
  864. [(1 6 4)
  865. ((cl-lib
  866. (0 5)))
  867. "Glue code between Gnus, Org, and BBDB" tar
  868. ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
  869. (:authors
  870. ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
  871. (:keywords "mail" "org" "gnus" "bbdb" "todo" "task")
  872. (:url . "http://elpa.gnu.org/packages/gnorb.html"))])
  873. (gnu-elpa-keyring-update .
  874. [(2019 3)
  875. nil "Update Emacs's GPG keyring for GNU ELPA" tar
  876. ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
  877. (:authors
  878. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  879. (:keywords "maint" "tools")
  880. (:url . "http://elpa.gnu.org/packages/gnu-elpa-keyring-update.html"))])
  881. (gnugo .
  882. [(3 1 0)
  883. ((ascii-art-to-unicode
  884. (1 5))
  885. (xpm
  886. (1 0 1))
  887. (cl-lib
  888. (0 5)))
  889. "play GNU Go in a buffer" tar
  890. ((:url . "http://www.gnuvola.org/software/gnugo/")
  891. (:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
  892. (:authors
  893. ("Thien-Thi Nguyen" . "ttn@gnu.org"))
  894. (:keywords "games" "processes"))])
  895. (gnus-mock .
  896. [(0 4 4)
  897. nil "Mock Gnus installation for testing" tar
  898. ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
  899. (:authors
  900. ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
  901. (:url . "http://elpa.gnu.org/packages/gnus-mock.html"))])
  902. (gpastel .
  903. [(0 5 0)
  904. ((emacs
  905. (25 1)))
  906. "Integrates GPaste with the kill-ring" single
  907. ((:keywords "tools")
  908. (:authors
  909. ("Damien Cassou" . "damien@cassou.me"))
  910. (:maintainer "Damien Cassou" . "damien@cassou.me")
  911. (:url . "https://gitlab.petton.fr/DamienCassou/desktop-environment"))])
  912. (greader .
  913. [(0 1)
  914. ((emacs
  915. (25)))
  916. "gnamù reader, a reader with espeak tts" tar
  917. ((:maintainer "Michelangelo Rodriguez" . "michelangelo.rodriguez@gmail.com")
  918. (:authors
  919. ("Michelangelo Rodriguez" . "michelangelo.rodriguez@gmail.com"))
  920. (:keywords "tools" "accessibility")
  921. (:url . "http://elpa.gnu.org/packages/greader.html"))])
  922. (guess-language .
  923. [(0 0 1)
  924. ((cl-lib
  925. (0 5))
  926. (emacs
  927. (24))
  928. (nadvice
  929. (0 1)))
  930. "Robust automatic language detection" single
  931. ((:authors
  932. ("Titus von der Malsburg" . "malsburg@posteo.de"))
  933. (:maintainer "Titus von der Malsburg" . "malsburg@posteo.de")
  934. (:url . "https://github.com/tmalsburg/guess-language.el"))])
  935. (heap .
  936. [(0 5)
  937. nil "Heap (a.k.a. priority queue) data structure" single
  938. ((:keywords "extensions" "data structures" "heap" "priority queue")
  939. (:authors
  940. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  941. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  942. (:url . "http://www.dr-qubit.org/emacs.php"))])
  943. (highlight-escape-sequences .
  944. [(0 4)
  945. nil "Highlight escape sequences" single
  946. ((:keywords "convenience")
  947. (:authors
  948. ("Dmitry Gutov" . "dgutov@yandex.ru")
  949. ("Pavel Matcula" . "dev.plvlml@gmail.com"))
  950. (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
  951. (:url . "https://github.com/dgutov/highlight-escape-sequences"))])
  952. (hook-helpers .
  953. [(1 1 1)
  954. ((emacs
  955. (25 1)))
  956. "Anonymous, modifiable hook functions" tar
  957. ((:url . "https://savannah.nongnu.org/projects/hook-helpers-el/")
  958. (:maintainer "Ian Dunn" . "dunni@gnu.org")
  959. (:authors
  960. ("Ian Dunn" . "dunni@gnu.org"))
  961. (:keywords "development" "hooks"))])
  962. (html5-schema .
  963. [(0 1)
  964. nil "Add HTML5 schemas for use by nXML" tar
  965. ((:url . "https://github.com/validator/validator")
  966. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
  967. (:authors
  968. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  969. (:keywords "html" "xml"))])
  970. (hydra .
  971. [(0 14 0)
  972. ((cl-lib
  973. (0 5)))
  974. "Make bindings that stick around." tar
  975. ((:url . "https://github.com/abo-abo/hydra")
  976. (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
  977. (:authors
  978. ("Oleh Krehel" . "ohwoeowho@gmail.com"))
  979. (:keywords "bindings"))])
  980. (hyperbole .
  981. [(7 0 6)
  982. ((emacs
  983. (24 4)))
  984. "GNU Hyperbole: The Everyday Hypertextual Information Manager" tar
  985. ((:url . "http://www.gnu.org/software/hyperbole")
  986. (:maintainer "Bob Weiner <rsw@gnu.org>, Mats Lidell" . "matsl@gnu.org")
  987. (:authors
  988. ("Bob Weiner"))
  989. (:keywords "comm" "convenience" "files" "frames" "hypermedia" "languages" "mail" "matching" "mouse" "multimedia" "outlines" "tools" "wp"))])
  990. (ioccur .
  991. [(2 4)
  992. nil "Incremental occur" single
  993. ((:authors
  994. ("Thierry Volpiatto" . "thierry.volpiatto@gmail.com"))
  995. (:maintainer "Thierry Volpiatto" . "thierry.volpiatto@gmail.com")
  996. (:url . "https://github.com/thierryvolpiatto/ioccur"))])
  997. (iterators .
  998. [(0 1 1)
  999. ((emacs
  1000. (25)))
  1001. "Functions for working with iterators" single
  1002. ((:url . "http://elpa.gnu.org/packages/iterators.html")
  1003. (:keywords "extensions" "elisp")
  1004. (:authors
  1005. ("Michael Heerdegen" . "michael_heerdegen@web.de"))
  1006. (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de"))])
  1007. (ivy .
  1008. [(0 13 0)
  1009. ((emacs
  1010. (24 5)))
  1011. "Incremental Vertical completYon" tar
  1012. ((:url . "https://github.com/abo-abo/swiper")
  1013. (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
  1014. (:authors
  1015. ("Oleh Krehel" . "ohwoeowho@gmail.com"))
  1016. (:keywords "matching"))])
  1017. (ivy-explorer .
  1018. [(0 3 2)
  1019. ((emacs
  1020. (25))
  1021. (ivy
  1022. (0 10 0)))
  1023. "Dynamic file browsing grid using ivy" single
  1024. ((:keywords "convenience" "files" "matching")
  1025. (:authors
  1026. ("Clemens Radermacher" . "clemera@posteo.net"))
  1027. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  1028. (:url . "https://github.com/clemera/ivy-explorer"))])
  1029. (javaimp .
  1030. [(0 7 1)
  1031. nil "Add and reorder Java import statements in Maven/Gradle projects" tar
  1032. ((:maintainer "Filipp Gunbin" . "fgunbin@fastmail.fm")
  1033. (:authors
  1034. ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
  1035. (:keywords "java" "maven" "gradle" "programming")
  1036. (:url . "http://elpa.gnu.org/packages/javaimp.html"))])
  1037. (jgraph-mode .
  1038. [(1 1)
  1039. ((cl-lib
  1040. (0 5)))
  1041. "Major mode for Jgraph files" single
  1042. ((:url . "http://elpa.gnu.org/packages/jgraph-mode.html")
  1043. (:keywords "tex" "wp")
  1044. (:authors
  1045. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1046. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1047. (js2-mode .
  1048. [(20190219)
  1049. ((emacs
  1050. (24 1))
  1051. (cl-lib
  1052. (0 5)))
  1053. "Improved JavaScript editing mode" tar
  1054. ((:url . "https://github.com/mooz/js2-mode/")
  1055. (:maintainer "Steve Yegge" . "steve.yegge@gmail.com")
  1056. (:authors
  1057. ("Steve Yegge" . "steve.yegge@gmail.com")
  1058. ("mooz" . "stillpedant@gmail.com")
  1059. ("Dmitry Gutov" . "dgutov@yandex.ru"))
  1060. (:keywords "languages" "javascript"))])
  1061. (json-mode .
  1062. [(0 1)
  1063. ((emacs
  1064. (25 1)))
  1065. "Major mode for editing JSON files" single
  1066. ((:url . "http://elpa.gnu.org/packages/json-mode.html")
  1067. (:keywords "data")
  1068. (:authors
  1069. ("Simen Heggestøyl" . "simenheg@gmail.com"))
  1070. (:maintainer "Simen Heggestøyl" . "simenheg@gmail.com"))])
  1071. (jsonrpc .
  1072. [(1 0 8)
  1073. ((emacs
  1074. (25 2)))
  1075. "JSON-RPC library" single
  1076. ((:url . "http://elpa.gnu.org/packages/jsonrpc.html")
  1077. (:keywords "processes" "languages" "extensions")
  1078. (:authors
  1079. ("João Távora" . "joaotavora@gmail.com"))
  1080. (:maintainer "João Távora" . "joaotavora@gmail.com"))])
  1081. (jumpc .
  1082. [(3 0)
  1083. nil "jump to previous insertion points" single
  1084. ((:url . "http://elpa.gnu.org/packages/jumpc.html")
  1085. (:authors
  1086. ("Ivan Kanis" . "ivan@kanis.fr"))
  1087. (:maintainer "Ivan Kanis" . "ivan@kanis.fr"))])
  1088. (kmb .
  1089. [(0 1)
  1090. ((emacs
  1091. (24 1)))
  1092. "Kill buffers matching a regexp w/o confirmation" single
  1093. ((:url . "http://elpa.gnu.org/packages/kmb.html")
  1094. (:keywords "lisp" "convenience")
  1095. (:authors
  1096. ("Tino Calancha" . "tino.calancha@gmail.com"))
  1097. (:maintainer "Tino Calancha"))])
  1098. (landmark .
  1099. [(1 0)
  1100. nil "Neural-network robot that learns landmarks" single
  1101. ((:url . "http://elpa.gnu.org/packages/landmark.html")
  1102. (:keywords "games" "neural network" "adaptive search" "chemotaxis")
  1103. (:authors
  1104. ("Terrence Brannon" . "metaperl@gmail.com"))
  1105. (:maintainer nil . "emacs-devel@gnu.org"))])
  1106. (let-alist .
  1107. [(1 0 6)
  1108. ((emacs
  1109. (24 1)))
  1110. "Easily let-bind values of an assoc-list by their names" single
  1111. ((:url . "http://elpa.gnu.org/packages/let-alist.html")
  1112. (:keywords "extensions" "lisp")
  1113. (:authors
  1114. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1115. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com"))])
  1116. (lex .
  1117. [(1 1)
  1118. nil "Lexical analyser construction" tar
  1119. ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
  1120. (:authors
  1121. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1122. (:url . "http://elpa.gnu.org/packages/lex.html"))])
  1123. (lmc .
  1124. [(1 4)
  1125. ((emacs
  1126. (24))
  1127. (cl-lib
  1128. (0 5)))
  1129. "Little Man Computer in Elisp" single
  1130. ((:url . "http://elpa.gnu.org/packages/lmc.html")
  1131. (:authors
  1132. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1133. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1134. (load-dir .
  1135. [(0 0 5)
  1136. ((cl-lib
  1137. (0 5)))
  1138. "Load all Emacs Lisp files in a given directory" single
  1139. ((:url . "http://elpa.gnu.org/packages/load-dir.html")
  1140. (:keywords "lisp" "files" "convenience")
  1141. (:maintainer "Teodor Zlatanov" . "tzz@lifelogs.com"))])
  1142. (load-relative .
  1143. [(1 3 1)
  1144. nil "Relative file load (within a multi-file Emacs package)" single
  1145. ((:keywords "internal")
  1146. (:authors
  1147. ("Rocky Bernstein" . "rocky@gnu.org"))
  1148. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1149. (:url . "http://github.com/rocky/emacs-load-relative"))])
  1150. (loc-changes .
  1151. [(1 2)
  1152. nil "keep track of positions even after buffer changes" single
  1153. ((:authors
  1154. ("Rocky Bernstein" . "rocky@gnu.org"))
  1155. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1156. (:url . "http://github.com/rocky/emacs-loc-changes"))])
  1157. (loccur .
  1158. [(1 2 4)
  1159. ((emacs
  1160. (24 3)))
  1161. "Perform an occur-like folding in current buffer" single
  1162. ((:keywords "matching")
  1163. (:authors
  1164. ("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
  1165. (:maintainer "Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
  1166. (:url . "https://github.com/fourier/loccur"))])
  1167. (map .
  1168. [(2 0)
  1169. ((emacs
  1170. (25)))
  1171. "Map manipulation functions" single
  1172. ((:url . "http://elpa.gnu.org/packages/map.html")
  1173. (:keywords "convenience" "map" "hash-table" "alist" "array")
  1174. (:authors
  1175. ("Nicolas Petton" . "nicolas@petton.fr"))
  1176. (:maintainer nil . "emacs-devel@gnu.org"))])
  1177. (markchars .
  1178. [(0 2 1)
  1179. nil "Mark chars fitting certain characteristics" single
  1180. ((:url . "http://elpa.gnu.org/packages/markchars.html")
  1181. (:authors
  1182. ("Lennart Borgman" . "lennart.borgman@gmail.com"))
  1183. (:maintainer "Lennart Borgman" . "lennart.borgman@gmail.com"))])
  1184. (math-symbol-lists .
  1185. [(1 2 1)
  1186. nil "Lists of Unicode math symbols and latex commands" single
  1187. ((:keywords "unicode" "symbols" "mathematics")
  1188. (:authors
  1189. ("Vitalie Spinu" . "spinuvit@gmail.com"))
  1190. (:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
  1191. (:url . "https://github.com/vspinu/math-symbol-lists"))])
  1192. (memory-usage .
  1193. [(0 2)
  1194. nil "Analyze the memory usage of Emacs in various ways" single
  1195. ((:url . "http://elpa.gnu.org/packages/memory-usage.html")
  1196. (:keywords "maint")
  1197. (:authors
  1198. ("Stefan Monnier" . "monnier@cs.yale.edu"))
  1199. (:maintainer "Stefan Monnier" . "monnier@cs.yale.edu"))])
  1200. (metar .
  1201. [(0 3)
  1202. ((cl-lib
  1203. (0 5)))
  1204. "Retrieve and decode METAR weather information" single
  1205. ((:url . "http://elpa.gnu.org/packages/metar.html")
  1206. (:keywords "comm")
  1207. (:authors
  1208. ("Mario Lang" . "mlang@delysid.org"))
  1209. (:maintainer "Mario Lang" . "mlang@delysid.org"))])
  1210. (midi-kbd .
  1211. [(0 2)
  1212. ((emacs
  1213. (25)))
  1214. "Create keyboard events from Midi input" single
  1215. ((:url . "http://elpa.gnu.org/packages/midi-kbd.html")
  1216. (:keywords "convenience" "hardware" "multimedia")
  1217. (:authors
  1218. ("David Kastrup" . "dak@gnu.org"))
  1219. (:maintainer "David Kastrup" . "dak@gnu.org"))])
  1220. (mines .
  1221. [(1 6)
  1222. ((emacs
  1223. (24 4))
  1224. (cl-lib
  1225. (0 5)))
  1226. "Minesweeper game" tar
  1227. ((:url . "https://github.com/calancha/Minesweeper")
  1228. (:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
  1229. (:authors
  1230. ("Tino Calancha" . "tino.calancha@gmail.com"))
  1231. (:keywords "games"))])
  1232. (minibuffer-line .
  1233. [(0 1)
  1234. nil "Display status info in the minibuffer window" single
  1235. ((:url . "http://elpa.gnu.org/packages/minibuffer-line.html")
  1236. (:authors
  1237. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1238. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1239. (minimap .
  1240. [(1 2)
  1241. nil "Sidebar showing a \"mini-map\" of a buffer" single
  1242. ((:url . "http://elpa.gnu.org/packages/minimap.html")
  1243. (:authors
  1244. ("David Engster" . "deng@randomsample.de"))
  1245. (:maintainer "David Engster" . "deng@randomsample.de"))])
  1246. (mmm-mode .
  1247. [(0 5 7)
  1248. ((cl-lib
  1249. (0 2)))
  1250. "Allow Multiple Major Modes in a buffer" tar
  1251. ((:url . "https://github.com/purcell/mmm-mode")
  1252. (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
  1253. (:authors
  1254. ("Michael Abraham Shulman" . "viritrilbia@gmail.com"))
  1255. (:keywords "convenience" "faces" "languages" "tools"))])
  1256. (multishell .
  1257. [(1 1 5)
  1258. ((cl-lib
  1259. (0 5)))
  1260. "Easily use multiple shell buffers, local and remote" tar
  1261. ((:url . "https://github.com/kenmanheimer/EmacsMultishell")
  1262. (:maintainer "Ken Manheimer" . "ken.manheimer@gmail.com")
  1263. (:authors
  1264. ("Ken Manheimer" . "ken.manheimer@gmail.com"))
  1265. (:keywords "processes"))])
  1266. (muse .
  1267. [(3 20 2)
  1268. nil "Authoring and publishing tool for Emacs" tar
  1269. ((:url . "http://mwolson.org/projects/EmacsMuse.html")
  1270. (:maintainer "Michael Olson" . "mwolson@gnu.org")
  1271. (:authors
  1272. ("John Wiegley" . "johnw@gnu.org"))
  1273. (:keywords "hypermedia"))])
  1274. (myers .
  1275. [(0 1)
  1276. ((emacs
  1277. (25)))
  1278. "Random-access singly-linked lists" single
  1279. ((:url . "http://elpa.gnu.org/packages/myers.html")
  1280. (:keywords "list" "containers")
  1281. (:authors
  1282. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1283. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1284. (nadvice .
  1285. [(0 3)
  1286. nil "Forward compatibility for Emacs-24.4's nadvice" single
  1287. ((:url . "http://elpa.gnu.org/packages/nadvice.html")
  1288. (:authors
  1289. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1290. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1291. (nameless .
  1292. [(1 0 2)
  1293. ((emacs
  1294. (24 4)))
  1295. "Hide package namespace in your emacs-lisp code" single
  1296. ((:keywords "convenience" "lisp")
  1297. (:authors
  1298. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1299. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  1300. (:url . "https://github.com/Malabarba/nameless"))])
  1301. (names .
  1302. [(20151201 0)
  1303. ((emacs
  1304. (24 1))
  1305. (cl-lib
  1306. (0 5))
  1307. (nadvice
  1308. (0 3)))
  1309. "Namespaces for emacs-lisp. Avoid name clobbering without hiding symbols." tar
  1310. ((:url . "https://github.com/Malabarba/names")
  1311. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  1312. (:authors
  1313. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1314. (:keywords "extensions" "lisp"))])
  1315. (nhexl-mode .
  1316. [(1 4)
  1317. ((emacs
  1318. (24 4))
  1319. (cl-lib
  1320. (0 5)))
  1321. "Minor mode to edit files via hex-dump format" single
  1322. ((:url . "http://elpa.gnu.org/packages/nhexl-mode.html")
  1323. (:keywords "data")
  1324. (:authors
  1325. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1326. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1327. (nlinum .
  1328. [(1 9)
  1329. nil "Show line numbers in the margin" single
  1330. ((:url . "http://elpa.gnu.org/packages/nlinum.html")
  1331. (:keywords "convenience")
  1332. (:authors
  1333. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1334. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1335. (notes-mode .
  1336. [(1 30)
  1337. nil "Indexing system for on-line note-taking" tar
  1338. ((:maintainer nil . "<johnh@isi.edu>.")
  1339. (:authors
  1340. (nil . "<johnh@isi.edu>."))
  1341. (:url . "http://elpa.gnu.org/packages/notes-mode.html"))])
  1342. (ntlm .
  1343. [(2 1 0)
  1344. nil "NTLM (NT LanManager) authentication support" single
  1345. ((:url . "http://elpa.gnu.org/packages/ntlm.html")
  1346. (:keywords "ntlm" "sasl" "comm")
  1347. (:authors
  1348. ("Taro Kawagishi" . "tarok@transpulse.org"))
  1349. (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))])
  1350. (num3-mode .
  1351. [(1 3)
  1352. nil "highlight groups of digits in long numbers" single
  1353. ((:url . "http://elpa.gnu.org/packages/num3-mode.html")
  1354. (:keywords "faces" "minor-mode")
  1355. (:authors
  1356. ("Felix Lee <felix8a@gmail.com>, Michal Nazarewicz" . "mina86@mina86.com"))
  1357. (:maintainer "Michal Nazarewicz" . "mina86@mina86.com"))])
  1358. (oauth2 .
  1359. [(0 11)
  1360. nil "OAuth 2.0 Authorization Protocol" single
  1361. ((:url . "http://elpa.gnu.org/packages/oauth2.html")
  1362. (:keywords "comm")
  1363. (:authors
  1364. ("Julien Danjou" . "julien@danjou.info"))
  1365. (:maintainer "Julien Danjou" . "julien@danjou.info"))])
  1366. (objed .
  1367. [(0 8 1)
  1368. ((emacs
  1369. (25))
  1370. (cl-lib
  1371. (0 5)))
  1372. "Navigate and edit text objects." tar
  1373. ((:url . "https://github.com/clemera/objed")
  1374. (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
  1375. (:authors
  1376. ("Clemens Radermacher" . "clemera@posteo.net"))
  1377. (:keywords "convenience"))])
  1378. (olivetti .
  1379. [(1 7 1)
  1380. ((emacs
  1381. (24 5)))
  1382. "Minor mode for a nice writing environment" single
  1383. ((:url . "http://elpa.gnu.org/packages/olivetti.html")
  1384. (:keywords "wp" "text")
  1385. (:authors
  1386. ("Paul W. Rankin" . "pwr@sdf.org"))
  1387. (:maintainer "Paul W. Rankin" . "pwr@sdf.org"))])
  1388. (omn-mode .
  1389. [(1 2)
  1390. nil "Support for OWL Manchester Notation" single
  1391. ((:url . "http://elpa.gnu.org/packages/omn-mode.html")
  1392. (:authors
  1393. ("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
  1394. (:maintainer "Phillip Lord" . "phillip.lord@newcastle.ac.uk"))])
  1395. (on-screen .
  1396. [(1 3 3)
  1397. ((cl-lib
  1398. (0)))
  1399. "guide your eyes while scrolling" single
  1400. ((:keywords "convenience")
  1401. (:authors
  1402. ("Michael Heerdegen" . "michael_heerdegen@web.de"))
  1403. (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
  1404. (:url . "https://github.com/michael-heerdegen/on-screen.el"))])
  1405. (org .
  1406. [(9 3)
  1407. nil "Outline-based notes management and organizer" tar
  1408. ((:url . "https://orgmode.org")
  1409. (:maintainer "Carsten Dominik <carsten at orgmode dot org>")
  1410. (:authors
  1411. ("Carsten Dominik <carsten at orgmode dot org>"))
  1412. (:keywords "outlines" "hypermedia" "calendar" "wp"))])
  1413. (org-edna .
  1414. [(1 0 2)
  1415. ((emacs
  1416. (25 1))
  1417. (seq
  1418. (2 19))
  1419. (org
  1420. (9 0 5)))
  1421. "Extensible Dependencies 'N' Actions" tar
  1422. ((:url . "https://savannah.nongnu.org/projects/org-edna-el/")
  1423. (:maintainer "Ian Dunn" . "dunni@gnu.org")
  1424. (:authors
  1425. ("Ian Dunn" . "dunni@gnu.org"))
  1426. (:keywords "convenience" "text" "org"))])
  1427. (orgalist .
  1428. [(1 9)
  1429. ((emacs
  1430. (24 4)))
  1431. "Manage Org-like lists in non-Org buffers" single
  1432. ((:url . "http://elpa.gnu.org/packages/orgalist.html")
  1433. (:keywords "convenience")
  1434. (:authors
  1435. ("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
  1436. (:maintainer "Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))])
  1437. (osc .
  1438. [(0 1)
  1439. nil "Open Sound Control protocol library" single
  1440. ((:url . "http://elpa.gnu.org/packages/osc.html")
  1441. (:keywords "comm" "processes" "multimedia")
  1442. (:authors
  1443. ("Mario Lang" . "mlang@delysid.org"))
  1444. (:maintainer "Mario Lang" . "mlang@delysid.org"))])
  1445. (other-frame-window .
  1446. [(1 0 6)
  1447. ((emacs
  1448. (24 4)))
  1449. "Minor mode to enable global prefix keys for other frame/window buffer placement" single
  1450. ((:url . "http://elpa.gnu.org/packages/other-frame-window.html")
  1451. (:keywords "frame" "window")
  1452. (:authors
  1453. ("Stephen Leake" . "stephen_leake@member.fsf.org"))
  1454. (:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org"))])
  1455. (pabbrev .
  1456. [(4 2 1)
  1457. nil "Predictive abbreviation expansion" single
  1458. ((:url . "http://elpa.gnu.org/packages/pabbrev.html")
  1459. (:authors
  1460. ("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
  1461. (:maintainer "Phillip Lord" . "phillip.lord@newcastle.ac.uk"))])
  1462. (paced .
  1463. [(1 1 3)
  1464. ((emacs
  1465. (25 1))
  1466. (async
  1467. (1 9 1)))
  1468. "Predictive Abbreviation Completion and Expansion using Dictionaries" tar
  1469. ((:url . "https://savannah.nongnu.org/projects/paced-el/")
  1470. (:maintainer "Ian Dunn" . "dunni@gnu.org")
  1471. (:authors
  1472. ("Ian Dunn" . "dunni@gnu.org"))
  1473. (:keywords "convenience" "completion"))])
  1474. (parsec .
  1475. [(0 1 3)
  1476. ((emacs
  1477. (24))
  1478. (cl-lib
  1479. (0 5)))
  1480. "Parser combinator library" tar
  1481. ((:url . "https://github.com/cute-jumper/parsec.el")
  1482. (:maintainer "Junpeng Qiu" . "qjpchmail@gmail.com")
  1483. (:authors
  1484. ("Junpeng Qiu" . "qjpchmail@gmail.com"))
  1485. (:keywords "extensions"))])
  1486. (path-iterator .
  1487. [(1 0)
  1488. ((emacs
  1489. (25 0)))
  1490. "An iterator for traversing a directory path." tar
  1491. ((:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
  1492. (:authors
  1493. ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
  1494. (:url . "http://elpa.gnu.org/packages/path-iterator.html"))])
  1495. (peg .
  1496. [(1 0)
  1497. ((emacs
  1498. (25)))
  1499. "Parsing Expression Grammars in Emacs Lisp" tar
  1500. ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
  1501. (:authors
  1502. ("Helmut Eller" . "eller.helmut@gmail.com"))
  1503. (:url . "http://elpa.gnu.org/packages/peg.html"))])
  1504. (persist .
  1505. [(0 4)
  1506. nil "Persist Variables between Emacs Sessions" tar
  1507. ((:maintainer "Phillip Lord" . "phillip.lord@russet.org.uk")
  1508. (:authors
  1509. ("Phillip Lord" . "phillip.lord@russet.org.uk"))
  1510. (:url . "http://elpa.gnu.org/packages/persist.html"))])
  1511. (phps-mode .
  1512. [(0 3 21)
  1513. ((emacs
  1514. (26)))
  1515. "Major mode for PHP with Semantic integration" tar
  1516. ((:url . "https://github.com/cjohansson/emacs-phps-mode")
  1517. (:maintainer "Christian Johansson" . "christian@cvj.se")
  1518. (:authors
  1519. ("Christian Johansson" . "christian@cvj.se"))
  1520. (:keywords "tools" "convenience"))])
  1521. (pinentry .
  1522. [(0 1)
  1523. nil "GnuPG Pinentry server implementation" single
  1524. ((:url . "http://elpa.gnu.org/packages/pinentry.html")
  1525. (:keywords "gnupg")
  1526. (:authors
  1527. ("Daiki Ueno" . "ueno@gnu.org"))
  1528. (:maintainer "Daiki Ueno" . "ueno@gnu.org"))])
  1529. (poker .
  1530. [(0 2)
  1531. nil "Texas hold 'em poker" single
  1532. ((:url . "http://elpa.gnu.org/packages/poker.html")
  1533. (:keywords "games")
  1534. (:authors
  1535. ("Mario Lang" . "mlang@delysid.org"))
  1536. (:maintainer "Mario Lang" . "mlang@delysid.org"))])
  1537. (posframe .
  1538. [(0 5 0)
  1539. ((emacs
  1540. (26)))
  1541. "Pop a posframe (just a frame) at point" single
  1542. ((:keywords "tooltip")
  1543. (:authors
  1544. ("Feng Shu" . "tumashu@163.com"))
  1545. (:maintainer "Feng Shu" . "tumashu@163.com")
  1546. (:url . "https://github.com/tumashu/posframe"))])
  1547. (psgml .
  1548. [(1 3 4)
  1549. nil "SGML-editing mode with parsing support" tar
  1550. ((:maintainer "Lennart Staflin" . "lstaflin@gmail.com")
  1551. (:authors
  1552. ("Lennart Staflin" . "lenst@lysator.liu.se")
  1553. ("James Clark" . "jjc@clark.com"))
  1554. (:keywords "languages")
  1555. (:url . "http://elpa.gnu.org/packages/psgml.html"))])
  1556. (python .
  1557. [(0 26 1)
  1558. ((emacs
  1559. (24 1))
  1560. (cl-lib
  1561. (1 0)))
  1562. "Python's flying circus support for Emacs" single
  1563. ((:keywords "languages")
  1564. (:authors
  1565. ("Fabián E. Gallina" . "fgallina@gnu.org"))
  1566. (:maintainer nil . "emacs-devel@gnu.org")
  1567. (:url . "https://github.com/fgallina/python.el"))])
  1568. (quarter-plane .
  1569. [(0 1)
  1570. nil "Minor mode for quarter-plane style editing" single
  1571. ((:url . "http://elpa.gnu.org/packages/quarter-plane.html")
  1572. (:keywords "convenience" "wp")
  1573. (:authors
  1574. ("Peter J. Weisberg"))
  1575. (:maintainer "Peter J. Weisberg"))])
  1576. (queue .
  1577. [(0 2)
  1578. nil "Queue data structure" single
  1579. ((:keywords "extensions" "data structures" "queue")
  1580. (:authors
  1581. ("Inge Wallin" . "inge@lysator.liu.se")
  1582. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  1583. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  1584. (:url . "http://www.dr-qubit.org/emacs.php"))])
  1585. (rainbow-mode .
  1586. [(1 0 2)
  1587. nil "Colorize color names in buffers" single
  1588. ((:url . "http://elpa.gnu.org/packages/rainbow-mode.html")
  1589. (:keywords "faces")
  1590. (:authors
  1591. ("Julien Danjou" . "julien@danjou.info"))
  1592. (:maintainer "Julien Danjou" . "julien@danjou.info"))])
  1593. (rbit .
  1594. [(0 1)
  1595. nil "Red-black persistent interval trees" single
  1596. ((:url . "http://elpa.gnu.org/packages/rbit.html")
  1597. (:keywords "data structures" "binary tree" "intervals")
  1598. (:authors
  1599. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1600. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1601. (rcirc-color .
  1602. [(0 4 1)
  1603. ((emacs
  1604. (24 4)))
  1605. "color nicks" single
  1606. ((:url . "http://elpa.gnu.org/packages/rcirc-color.html")
  1607. (:keywords "comm")
  1608. (:authors
  1609. ("Alex Schroeder" . "alex@gnu.org"))
  1610. (:maintainer "Alex Schroeder" . "alex@gnu.org"))])
  1611. (rcirc-menu .
  1612. [(1 1)
  1613. nil "A menu of all your rcirc connections" single
  1614. ((:url . "http://elpa.gnu.org/packages/rcirc-menu.html")
  1615. (:keywords "comm")
  1616. (:authors
  1617. ("Alex Schroeder" . "alex@gnu.org"))
  1618. (:maintainer "Alex Schroeder" . "alex@gnu.org"))])
  1619. (realgud .
  1620. [(1 5 1)
  1621. ((load-relative
  1622. (1 3 1))
  1623. (loc-changes
  1624. (1 2))
  1625. (test-simple
  1626. (1 3 0))
  1627. (emacs
  1628. (25)))
  1629. "A modular front-end for interacting with external debuggers" tar
  1630. ((:url . "http://github.com/realgud/realgud/")
  1631. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1632. (:authors
  1633. ("Rocky Bernstein" . "rocky@gnu.org"))
  1634. (:keywords "debugger" "gdb" "python" "perl" "go" "bash" "zsh" "bashdb" "zshdb" "remake" "trepan" "perldb" "pdb"))])
  1635. (realgud-ipdb .
  1636. [(1 0 0)
  1637. ((realgud
  1638. (1 5 0))
  1639. (load-relative
  1640. (1 3 1))
  1641. (emacs
  1642. (25)))
  1643. "Realgud front-end to ipdb" tar
  1644. ((:url . "http://github.com/rocky/realgud-ipdb")
  1645. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1646. (:authors
  1647. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1648. (realgud-jdb .
  1649. [(1 0 0)
  1650. ((realgud
  1651. (1 4 5))
  1652. (load-relative
  1653. (1 2))
  1654. (cl-lib
  1655. (0 5))
  1656. (emacs
  1657. (25)))
  1658. "Realgud front-end to Java's jdb debugger\"" tar
  1659. ((:url . "http://github.com/realgud/realgud-jdb")
  1660. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1661. (:authors
  1662. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1663. (realgud-lldb .
  1664. [(1 0 2)
  1665. ((load-relative
  1666. (1 3 1))
  1667. (realgud
  1668. (1 5 0))
  1669. (emacs
  1670. (25)))
  1671. "Realgud front-end to lldb" tar
  1672. ((:url . "http://github.com/realgud/realgud-lldb")
  1673. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1674. (:authors
  1675. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1676. (realgud-node-debug .
  1677. [(1 0 0)
  1678. ((realgud
  1679. (1 4 5))
  1680. (load-relative
  1681. (1 2))
  1682. (cl-lib
  1683. (0 5))
  1684. (emacs
  1685. (25)))
  1686. "Realgud front-end to older \"node debug\"" tar
  1687. ((:url . "http://github.com/realgud/realgud-node-debug")
  1688. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1689. (:authors
  1690. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1691. (realgud-node-inspect .
  1692. [(1 0 0)
  1693. ((realgud
  1694. (1 4 5))
  1695. (load-relative
  1696. (1 2))
  1697. (cl-lib
  1698. (0 5))
  1699. (emacs
  1700. (24)))
  1701. "Realgud front-end to newer \"node inspect\"" tar
  1702. ((:url . "http://github.com/realgud/realgud-node-inspect")
  1703. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1704. (:authors
  1705. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1706. (realgud-trepan-ni .
  1707. [(1 0 1)
  1708. ((load-relative
  1709. (1 2))
  1710. (realgud
  1711. (1 5 0))
  1712. (cl-lib
  1713. (0 5))
  1714. (emacs
  1715. (25)))
  1716. "Realgud front-end to trepan-ni" tar
  1717. ((:url . "http://github.com/realgud/realgud-trepan-ni")
  1718. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1719. (:authors
  1720. ("Rocky Bernstein" . "rocky@gnu.org")))])
  1721. (register-list .
  1722. [(0 1)
  1723. nil "Interactively list/edit registers" single
  1724. ((:url . "http://elpa.gnu.org/packages/register-list.html")
  1725. (:keywords "register")
  1726. (:authors
  1727. ("Bastien Guerry" . "bzg@gnu.org"))
  1728. (:maintainer "Bastien Guerry" . "bzg@gnu.org"))])
  1729. (relint .
  1730. [(1 11)
  1731. ((xr
  1732. (1 13)))
  1733. "Elisp regexp mistake finder" tar
  1734. ((:url . "https://github.com/mattiase/relint")
  1735. (:maintainer "Mattias Engdegård" . "mattiase@acm.org")
  1736. (:authors
  1737. ("Mattias Engdegård" . "mattiase@acm.org"))
  1738. (:keywords "lisp" "maint" "regexps"))])
  1739. (rich-minority .
  1740. [(1 0 1)
  1741. ((cl-lib
  1742. (0 5)))
  1743. "Clean-up and Beautify the list of minor-modes." single
  1744. ((:keywords "mode-line" "faces")
  1745. (:authors
  1746. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1747. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  1748. (:url . "https://github.com/Malabarba/rich-minority"))])
  1749. (rnc-mode .
  1750. [(0 2)
  1751. nil "Emacs mode to edit Relax-NG Compact files" single
  1752. ((:url . "http://elpa.gnu.org/packages/rnc-mode.html")
  1753. (:keywords "xml" "relaxng")
  1754. (:authors
  1755. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1756. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1757. (rudel .
  1758. [(0 3 1)
  1759. ((emacs
  1760. (24))
  1761. (cl-lib
  1762. (0 5))
  1763. (cl-generic
  1764. (0 3))
  1765. (cl-print
  1766. (1 0)))
  1767. "A collaborative editing framework for Emacs" tar
  1768. ((:url . "http://rudel.sourceforge.net/")
  1769. (:maintainer "Jan Moringen" . "scymtym@users.sourceforge.net")
  1770. (:authors
  1771. ("Jan Moringen" . "scymtym@users.sourceforge.net"))
  1772. (:keywords "rudel" "collaboration"))])
  1773. (scroll-restore .
  1774. [(1 0)
  1775. nil "restore original position after scrolling" single
  1776. ((:url . "http://elpa.gnu.org/packages/scroll-restore.html")
  1777. (:keywords "scrolling")
  1778. (:authors
  1779. ("Martin Rudalics" . "rudalics@gmx.at"))
  1780. (:maintainer "Martin Rudalics" . "rudalics@gmx.at"))])
  1781. (sed-mode .
  1782. [(1 0)
  1783. nil "Major mode to edit sed scripts" single
  1784. ((:url . "http://elpa.gnu.org/packages/sed-mode.html")
  1785. (:authors
  1786. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  1787. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1788. (seq .
  1789. [(2 20)
  1790. nil "Sequence manipulation functions" tar
  1791. ((:maintainer nil . "emacs-devel@gnu.org")
  1792. (:authors
  1793. ("Nicolas Petton" . "nicolas@petton.fr"))
  1794. (:keywords "sequences")
  1795. (:url . "http://elpa.gnu.org/packages/seq.html"))])
  1796. (shelisp .
  1797. [(0 9 1)
  1798. nil "execute elisp in shell" single
  1799. ((:url . "http://elpa.gnu.org/packages/shelisp.html")
  1800. (:keywords "terminals" "lisp" "processes")
  1801. (:authors
  1802. ("Michael R. Mauger" . "michael@mauger.com"))
  1803. (:maintainer "Michael R. Mauger" . "michael@mauger.com"))])
  1804. (shen-mode .
  1805. [(0 1)
  1806. nil "A major mode for editing shen source code" tar
  1807. ((:maintainer "Eric Schulte" . "schulte.eric@gmail.com")
  1808. (:authors
  1809. ("Eric Schulte" . "schulte.eric@gmail.com"))
  1810. (:keywords "languages" "shen")
  1811. (:url . "http://elpa.gnu.org/packages/shen-mode.html"))])
  1812. (sisu-mode .
  1813. [(7 1 8)
  1814. nil "Major mode for SiSU markup text" single
  1815. ((:keywords "text" "syntax" "processes" "tools")
  1816. (:authors
  1817. ("Ralph Amissah & Ambrose Kofi Laing"))
  1818. (:maintainer "Ralph Amissah" . "ralph.amissah@gmail.com")
  1819. (:url . "http://www.sisudoc.org/"))])
  1820. (smalltalk-mode .
  1821. [(3 2 92)
  1822. nil "Major mode for the GNU Smalltalk programming language" tar
  1823. ((:maintainer "Derek Zhou" . "derek@shannon-data.com")
  1824. (:authors
  1825. ("Steve Byrne"))
  1826. (:url . "http://elpa.gnu.org/packages/smalltalk-mode.html"))])
  1827. (smart-yank .
  1828. [(0 1 1)
  1829. ((emacs
  1830. (24)))
  1831. "A different approach of yank pointer handling" single
  1832. ((:url . "http://elpa.gnu.org/packages/smart-yank.html")
  1833. (:keywords "convenience")
  1834. (:authors
  1835. ("Michael Heerdegen" . "michael_heerdegen@web.de"))
  1836. (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de"))])
  1837. (sml-mode .
  1838. [(6 9)
  1839. ((emacs
  1840. (24))
  1841. (cl-lib
  1842. (0 5)))
  1843. "Major mode for editing (Standard) ML" single
  1844. ((:url . "http://elpa.gnu.org/packages/sml-mode.html")
  1845. (:keywords "sml")
  1846. (:authors
  1847. ("Lars Bo Nielsen")
  1848. (" Olin Shivers")
  1849. (" Fritz Knabe (?)")
  1850. (" Steven Gilmore (?)")
  1851. (" Matthew Morley" . "mjm@scs.leeds.ac.uk")
  1852. (" Matthias Blume" . "blume@cs.princeton.edu")
  1853. (" (Stefan Monnier)" . "monnier@iro.umontreal.ca"))
  1854. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  1855. (soap-client .
  1856. [(3 1 5)
  1857. ((cl-lib
  1858. (0 6 1)))
  1859. "Access SOAP web services" tar
  1860. ((:url . "https://github.com/alex-hhh/emacs-soap-client")
  1861. (:maintainer "Alexandru Harsanyi" . "AlexHarsanyi@gmail.com")
  1862. (:authors
  1863. ("Alexandru Harsanyi" . "AlexHarsanyi@gmail.com"))
  1864. (:keywords "soap" "web-services" "comm" "hypermedia"))])
  1865. (sokoban .
  1866. [(1 4 8)
  1867. ((emacs
  1868. (23 1))
  1869. (cl-lib
  1870. (0 5)))
  1871. "Implementation of Sokoban for Emacs." tar
  1872. ((:maintainer "Dieter Deyke" . "dieter.deyke@gmail.com")
  1873. (:authors
  1874. ("Glynn Clements" . "glynn.clements@xemacs.org"))
  1875. (:keywords "games")
  1876. (:url . "http://elpa.gnu.org/packages/sokoban.html"))])
  1877. (sotlisp .
  1878. [(1 6 2)
  1879. ((emacs
  1880. (24 1)))
  1881. "Write lisp at the speed of thought." single
  1882. ((:keywords "convenience" "lisp")
  1883. (:authors
  1884. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1885. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  1886. (:url . "https://github.com/Malabarba/speed-of-thought-lisp"))])
  1887. (spinner .
  1888. [(1 7 3)
  1889. nil "Add spinners and progress-bars to the mode-line for ongoing operations" single
  1890. ((:keywords "processes" "mode-line")
  1891. (:authors
  1892. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  1893. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
  1894. (:url . "https://github.com/Malabarba/spinner.el"))])
  1895. (sql-indent .
  1896. [(1 4)
  1897. ((cl-lib
  1898. (0 5)))
  1899. "Support for indenting code in SQL files." tar
  1900. ((:url . "https://github.com/alex-hhh/emacs-sql-indent")
  1901. (:maintainer "Alex Harsanyi" . "AlexHarsanyi@gmail.com")
  1902. (:authors
  1903. ("Alex Harsanyi" . "AlexHarsanyi@gmail.com"))
  1904. (:keywords "languages" "sql"))])
  1905. (ssh-deploy .
  1906. [(3 1 10)
  1907. ((emacs
  1908. (25)))
  1909. "Deployment via Tramp, global or per directory." tar
  1910. ((:url . "https://github.com/cjohansson/emacs-ssh-deploy")
  1911. (:maintainer "Christian Johansson" . "christian@cvj.se")
  1912. (:authors
  1913. ("Christian Johansson" . "christian@cvj.se"))
  1914. (:keywords "tools" "convenience"))])
  1915. (stream .
  1916. [(2 2 4)
  1917. ((emacs
  1918. (25)))
  1919. "Implementation of streams" tar
  1920. ((:maintainer nil . "nicolas@petton.fr")
  1921. (:authors
  1922. ("Nicolas Petton" . "nicolas@petton.fr"))
  1923. (:keywords "stream" "laziness" "sequences")
  1924. (:url . "http://elpa.gnu.org/packages/stream.html"))])
  1925. (svg .
  1926. [(1 0)
  1927. ((emacs
  1928. (25)))
  1929. "SVG image creation functions" single
  1930. ((:url . "http://elpa.gnu.org/packages/svg.html")
  1931. (:keywords "image")
  1932. (:authors
  1933. ("Lars Magne Ingebrigtsen" . "larsi@gnus.org")
  1934. ("Felix E. Klee" . "felix.klee@inka.de"))
  1935. (:maintainer "Lars Magne Ingebrigtsen" . "larsi@gnus.org"))])
  1936. (svg-clock .
  1937. [(1 1)
  1938. ((svg
  1939. (0 1))
  1940. (emacs
  1941. (25 0)))
  1942. "Analog clock using Scalable Vector Graphics" single
  1943. ((:url . "http://elpa.gnu.org/packages/svg-clock.html")
  1944. (:keywords "demo" "svg" "clock")
  1945. (:authors
  1946. ("Ulf Jasper" . "ulf.jasper@web.de"))
  1947. (:maintainer "Ulf Jasper" . "ulf.jasper@web.de"))])
  1948. (system-packages .
  1949. [(1 0 11)
  1950. ((emacs
  1951. (24 3)))
  1952. "functions to manage system packages" tar
  1953. ((:url . "https://gitlab.com/jabranham/system-packages")
  1954. (:maintainer "J. Alexander Branham" . "alex.branham@gmail.com")
  1955. (:authors
  1956. ("J. Alexander Branham" . "alex.branham@gmail.com")))])
  1957. (tNFA .
  1958. [(0 1 1)
  1959. ((queue
  1960. (0 1)))
  1961. "Tagged non-deterministic finite-state automata" single
  1962. ((:keywords "extensions" "matching" "data structures tnfa" "nfa" "dfa" "finite state automata" "automata" "regexp")
  1963. (:authors
  1964. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  1965. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  1966. (:url . "http://www.dr-qubit.org/emacs.php"))])
  1967. (temp-buffer-browse .
  1968. [(1 5)
  1969. ((emacs
  1970. (24)))
  1971. "temp buffer browse mode" single
  1972. ((:url . "http://elpa.gnu.org/packages/temp-buffer-browse.html")
  1973. (:keywords "convenience")
  1974. (:authors
  1975. ("Leo Liu" . "sdl.web@gmail.com"))
  1976. (:maintainer "Leo Liu" . "sdl.web@gmail.com"))])
  1977. (test-simple .
  1978. [(1 3 0)
  1979. ((cl-lib
  1980. (0)))
  1981. "Simple Unit Test Framework for Emacs Lisp" single
  1982. ((:keywords "unit-test")
  1983. (:authors
  1984. ("Rocky Bernstein" . "rocky@gnu.org"))
  1985. (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
  1986. (:url . "http://github.com/rocky/emacs-test-simple"))])
  1987. (timerfunctions .
  1988. [(1 4 2)
  1989. ((cl-lib
  1990. (0 5)))
  1991. "Enhanced versions of some timer.el functions" single
  1992. ((:url . "http://elpa.gnu.org/packages/timerfunctions.html")
  1993. (:authors
  1994. ("Dave Goel" . "deego3@gmail.com"))
  1995. (:maintainer "Dave Goel" . "deego3@gmail.com"))])
  1996. (tiny .
  1997. [(0 2 1)
  1998. nil "Quickly generate linear ranges in Emacs" tar
  1999. ((:url . "https://github.com/abo-abo/tiny")
  2000. (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
  2001. (:authors
  2002. ("Oleh Krehel" . "ohwoeowho@gmail.com"))
  2003. (:keywords "convenience"))])
  2004. (tramp .
  2005. [(2 4 2 5)
  2006. ((emacs
  2007. (24 4)))
  2008. "Transparent Remote Access, Multiple Protocol" tar
  2009. ((:url . "https://savannah.gnu.org/projects/tramp")
  2010. (:maintainer "Michael Albinus" . "michael.albinus@gmx.de")
  2011. (:authors
  2012. ("Kai Großjohann" . "kai.grossjohann@gmx.net")
  2013. ("Michael Albinus" . "michael.albinus@gmx.de"))
  2014. (:keywords "comm" "processes"))])
  2015. (tramp-theme .
  2016. [(0 2)
  2017. ((emacs
  2018. (24 1)))
  2019. "Custom theme for remote buffers" single
  2020. ((:url . "http://elpa.gnu.org/packages/tramp-theme.html")
  2021. (:keywords "convenience" "faces")
  2022. (:authors
  2023. ("Michael Albinus" . "michael.albinus@gmx.de"))
  2024. (:maintainer "Michael Albinus" . "michael.albinus@gmx.de"))])
  2025. (transcribe .
  2026. [(1 5 2)
  2027. nil "Package for audio transcriptions" single
  2028. ((:url . "http://elpa.gnu.org/packages/transcribe.html")
  2029. (:authors
  2030. ("David Gonzalez Gandara" . "dggandara@member.fsf.org"))
  2031. (:maintainer "David Gonzalez Gandara" . "dggandara@member.fsf.org"))])
  2032. (trie .
  2033. [(0 4)
  2034. ((tNFA
  2035. (0 1 1))
  2036. (heap
  2037. (0 3)))
  2038. "Trie data structure" single
  2039. ((:keywords "extensions" "matching" "data structures trie" "ternary search tree" "tree" "completion" "regexp")
  2040. (:authors
  2041. ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
  2042. (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
  2043. (:url . "http://www.dr-qubit.org/emacs.php"))])
  2044. (undo-tree .
  2045. [(0 6 5)
  2046. nil "Treat undo history as a tree" single
  2047. ((:keywords "convenience" "files" "undo" "redo" "history" "tree")
  2048. (:authors
  2049. ("Toby Cubitt" . "toby-undo-tree@dr-qubit.org"))
  2050. (:maintainer "Toby Cubitt" . "toby-undo-tree@dr-qubit.org")
  2051. (:url . "http://www.dr-qubit.org/emacs.php"))])
  2052. (uni-confusables .
  2053. [(0 1)
  2054. nil "Unicode confusables table" tar
  2055. ((:maintainer "Teodor Zlatanov" . "tzz@lifelogs.com")
  2056. (:url . "http://elpa.gnu.org/packages/uni-confusables.html"))])
  2057. (uniquify-files .
  2058. [(1 0 1)
  2059. ((emacs
  2060. (25 0)))
  2061. "Completion style for files, minimizing directories" tar
  2062. ((:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
  2063. (:authors
  2064. ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
  2065. (:keywords "completion" "table" "uniquify")
  2066. (:url . "http://elpa.gnu.org/packages/uniquify-files.html"))])
  2067. (url-http-ntlm .
  2068. [(2 0 4)
  2069. ((cl-lib
  2070. (0 5))
  2071. (ntlm
  2072. (2 1 0)))
  2073. "NTLM authentication for the url library" single
  2074. ((:keywords "comm" "data" "processes" "hypermedia")
  2075. (:authors
  2076. ("Tom Schutzer-Weissmann" . "tom.weissmann@gmail.com"))
  2077. (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
  2078. (:url . "https://code.google.com/p/url-http-ntlm/"))])
  2079. (validate .
  2080. [(1 0 4)
  2081. ((emacs
  2082. (24 1))
  2083. (cl-lib
  2084. (0 5))
  2085. (seq
  2086. (2 16)))
  2087. "Schema validation for Emacs-lisp" single
  2088. ((:url . "http://elpa.gnu.org/packages/validate.html")
  2089. (:keywords "lisp")
  2090. (:authors
  2091. ("Artur Malabarba" . "emacs@endlessparentheses.com"))
  2092. (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com"))])
  2093. (vcl-mode .
  2094. [(1 1)
  2095. nil "Major mode for Varnish Configuration Language" single
  2096. ((:url . "http://elpa.gnu.org/packages/vcl-mode.html")
  2097. (:keywords "varnish" "vcl")
  2098. (:authors
  2099. ("Sergey Poznyakoff" . "gray@gnu.org.ua"))
  2100. (:maintainer "Sergey Poznyakoff" . "gray@gnu.org.ua"))])
  2101. (vdiff .
  2102. [(0 2 3)
  2103. ((emacs
  2104. (24 4))
  2105. (hydra
  2106. (0 13 0)))
  2107. "A diff tool similar to vimdiff" single
  2108. ((:keywords "diff")
  2109. (:authors
  2110. ("Justin Burkett" . "justin@burkett.cc"))
  2111. (:maintainer "Justin Burkett" . "justin@burkett.cc")
  2112. (:url . "https://github.com/justbur/emacs-vdiff"))])
  2113. (verilog-mode .
  2114. [(2019 11 21 248091482)
  2115. nil "major mode for editing verilog source in Emacs" single
  2116. ((:keywords "languages")
  2117. (:authors
  2118. ("Michael McNamara" . "mac@verilog.com")
  2119. ("Wilson Snyder" . "wsnyder@wsnyder.org"))
  2120. (:maintainer "Michael McNamara" . "mac@verilog.com")
  2121. (:url . "https://www.veripool.org"))])
  2122. (vigenere .
  2123. [(1 0)
  2124. ((emacs
  2125. (25 1)))
  2126. "Run a vigenere cipher on a block of text ;" single
  2127. ((:keywords "data" "vigenere" "cipher")
  2128. (:authors
  2129. ("Ian Dunn" . "dunni@gnu.org"))
  2130. (:maintainer "Ian Dunn" . "dunni@gnu.org")
  2131. (:url . "https://elpa.gnu.org/packages/vigenere.html"))])
  2132. (visual-filename-abbrev .
  2133. [(1 0)
  2134. ((emacs
  2135. (26 1)))
  2136. "Visually abbreviate filenames" single
  2137. ((:url . "http://elpa.gnu.org/packages/visual-filename-abbrev.html")
  2138. (:keywords "tools")
  2139. (:authors
  2140. ("Tassilo Horn" . "tsdh@gnu.org"))
  2141. (:maintainer "Tassilo Horn" . "tsdh@gnu.org"))])
  2142. (visual-fill .
  2143. [(0 1)
  2144. nil "Auto-refill paragraphs without modifying the buffer" single
  2145. ((:url . "http://elpa.gnu.org/packages/visual-fill.html")
  2146. (:authors
  2147. ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
  2148. (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca"))])
  2149. (vlf .
  2150. [(1 7 1)
  2151. nil "View Large Files" tar
  2152. ((:url . "https://github.com/m00natic/vlfi")
  2153. (:maintainer "Andrey Kotlarski" . "m00naticus@gmail.com")
  2154. (:keywords "large files" "utilities"))])
  2155. (w3 .
  2156. [(4 0 49)
  2157. nil "Fully customizable, largely undocumented web browser for Emacs" tar
  2158. ((:maintainer "William Perry and many more")
  2159. (:authors
  2160. ("William Perry and many more"))
  2161. (:keywords "faces" "help" "comm" "news" "mail" "processes" "mouse" "hypermedia")
  2162. (:url . "http://elpa.gnu.org/packages/w3.html"))])
  2163. (wcheck-mode .
  2164. [(2019 6 17)
  2165. nil "General interface for text checkers" single
  2166. ((:keywords "text" "spell" "check" "languages" "ispell")
  2167. (:authors
  2168. ("Teemu Likonen" . "tlikonen@iki.fi"))
  2169. (:maintainer "Teemu Likonen" . "tlikonen@iki.fi")
  2170. (:url . "https://github.com/tlikonen/wcheck-mode"))])
  2171. (wconf .
  2172. [(0 2 1)
  2173. ((emacs
  2174. (24 4)))
  2175. "Minimal window layout manager" single
  2176. ((:keywords "windows" "frames" "layout")
  2177. (:authors
  2178. ("Ingo Lohmar" . "i.lohmar@gmail.com"))
  2179. (:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
  2180. (:url . "https://github.com/ilohmar/wconf"))])
  2181. (web-server .
  2182. [(0 1 1)
  2183. ((emacs
  2184. (24 3)))
  2185. "Emacs Web Server" tar
  2186. ((:url . "https://github.com/eschulte/emacs-web-server")
  2187. (:maintainer "Eric Schulte" . "schulte.eric@gmail.com")
  2188. (:authors
  2189. ("Eric Schulte" . "schulte.eric@gmail.com"))
  2190. (:keywords "http" "server" "network"))])
  2191. (webfeeder .
  2192. [(1 0 0)
  2193. ((emacs
  2194. (25 1)))
  2195. "Build RSS and Atom webfeeds from HTML files" tar
  2196. ((:url . "https://gitlab.com/Ambrevar/emacs-webfeeder")
  2197. (:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
  2198. (:authors
  2199. ("Pierre Neidhardt" . "mail@ambrevar.xyz"))
  2200. (:keywords "news" "hypermedia" "blog" "feed" "rss" "atom"))])
  2201. (websocket .
  2202. [(1 12)
  2203. ((cl-lib
  2204. (0 5)))
  2205. "Emacs WebSocket client and server" tar
  2206. ((:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
  2207. (:authors
  2208. ("Andrew Hyatt" . "ahyatt@gmail.com"))
  2209. (:keywords "communication" "websocket" "server")
  2210. (:url . "http://elpa.gnu.org/packages/websocket.html"))])
  2211. (which-key .
  2212. [(3 3 0)
  2213. ((emacs
  2214. (24 4)))
  2215. "Display available keybindings in popup" tar
  2216. ((:url . "https://github.com/justbur/emacs-which-key")
  2217. (:maintainer "Justin Burkett" . "justin@burkett.cc")
  2218. (:authors
  2219. ("Justin Burkett" . "justin@burkett.cc")))])
  2220. (windresize .
  2221. [(0 1)
  2222. nil "Resize windows interactively" single
  2223. ((:url . "http://elpa.gnu.org/packages/windresize.html")
  2224. (:keywords "window")
  2225. (:authors
  2226. ("Bastien" . "bzg@gnu.org"))
  2227. (:maintainer "Bastien" . "bzg@gnu.org"))])
  2228. (wisi .
  2229. [(2 2 1)
  2230. ((emacs
  2231. (25 0))
  2232. (seq
  2233. (2 20)))
  2234. "Utilities for implementing an indentation/navigation engine using a generalized LALR parser" tar
  2235. ((:url . "http://stephe-leake.org/ada/wisitoken.html")
  2236. (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
  2237. (:authors
  2238. ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
  2239. (:keywords "parser" "indentation" "navigation"))])
  2240. (wisitoken-grammar-mode .
  2241. [(1 0 3)
  2242. ((wisi
  2243. (2 2 1))
  2244. (emacs
  2245. (25 0))
  2246. (mmm-mode
  2247. (0 5 7)))
  2248. "Major mode for editing WisiToken grammar files" tar
  2249. ((:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
  2250. (:authors
  2251. ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
  2252. (:keywords "languages")
  2253. (:url . "http://elpa.gnu.org/packages/wisitoken-grammar-mode.html"))])
  2254. (wpuzzle .
  2255. [(1 1)
  2256. nil "find as many word in a given time" single
  2257. ((:url . "http://elpa.gnu.org/packages/wpuzzle.html")
  2258. (:authors
  2259. ("Ivan Kanis" . "ivan@kanis.fr"))
  2260. (:maintainer "Ivan Kanis" . "ivan@kanis.fr"))])
  2261. (xclip .
  2262. [(1 9)
  2263. nil "Copy&paste GUI clipboard from text terminal" single
  2264. ((:url . "http://elpa.gnu.org/packages/xclip.html")
  2265. (:keywords "convenience" "tools")
  2266. (:authors
  2267. ("Leo Liu" . "sdl.web@gmail.com"))
  2268. (:maintainer "Leo Liu" . "sdl.web@gmail.com"))])
  2269. (xelb .
  2270. [(0 18)
  2271. ((emacs
  2272. (24 4))
  2273. (cl-generic
  2274. (0 2)))
  2275. "X protocol Emacs Lisp Binding" tar
  2276. ((:url . "https://github.com/ch11ng/xelb")
  2277. (:maintainer "Chris Feng" . "chris.w.feng@gmail.com")
  2278. (:authors
  2279. ("Chris Feng" . "chris.w.feng@gmail.com"))
  2280. (:keywords "unix"))])
  2281. (xpm .
  2282. [(1 0 4)
  2283. nil "edit XPM images" tar
  2284. ((:url . "http://www.gnuvola.org/software/xpm/")
  2285. (:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
  2286. (:authors
  2287. ("Thien-Thi Nguyen" . "ttn@gnu.org"))
  2288. (:keywords "multimedia" "xpm"))])
  2289. (xr .
  2290. [(1 13)
  2291. nil "Convert string regexp to rx notation" tar
  2292. ((:url . "https://github.com/mattiase/xr")
  2293. (:maintainer "Mattias Engdegård" . "mattiase@acm.org")
  2294. (:authors
  2295. ("Mattias Engdegård" . "mattiase@acm.org"))
  2296. (:keywords "lisp" "maint" "regexps"))])
  2297. (yasnippet .
  2298. [(0 13 0)
  2299. ((cl-lib
  2300. (0 5)))
  2301. "Yet another snippet extension for Emacs" tar
  2302. ((:url . "http://github.com/joaotavora/yasnippet")
  2303. (:maintainer "Noam Postavsky" . "npostavs@gmail.com")
  2304. (:keywords "convenience" "emulation"))])
  2305. (yasnippet-classic-snippets .
  2306. [(1 0 2)
  2307. ((yasnippet
  2308. (0 9 1)))
  2309. "\"Classic\" yasnippet snippets" tar
  2310. ((:maintainer "Noam Postavsky" . "npostavs@gmail.com")
  2311. (:keywords "snippets")
  2312. (:url . "http://elpa.gnu.org/packages/yasnippet-classic-snippets.html"))])
  2313. (zones .
  2314. [(2019 7 13)
  2315. nil "Zones of text - like multiple regions" single
  2316. ((:keywords "narrow" "restriction" "widen" "region" "zone")
  2317. (:authors
  2318. ("Drew Adams"))
  2319. (:maintainer "Drew Adams" . "drew.adams@oracle.com")
  2320. (:url . "https://elpa.gnu.org/packages/zones.html"))])
  2321. (ztree .
  2322. [(1 0 5)
  2323. ((cl-lib
  2324. (0)))
  2325. "Text mode directory tree" tar
  2326. ((:url . "https://github.com/fourier/ztree")
  2327. (:maintainer "Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
  2328. (:authors
  2329. ("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
  2330. (:keywords "files" "tools"))]))