|
5 | 5 | ((:keywords "tools" "processes" "convenience")
|
6 | 6 | (:url . "https://github.com/leoliu/ack-el"))])
|
7 | 7 | (ada-mode .
|
8 |
| - [(5 1 6) |
| 8 | + [(5 1 7) |
9 | 9 | ((wisi
|
10 |
| - (1 0 6)) |
| 10 | + (1 1 0)) |
11 | 11 | (cl-lib
|
12 | 12 | (0 4))
|
13 | 13 | (emacs
|
|
89 | 89 | nil "Major mode for editing comma/char separated values" single
|
90 | 90 | ((:url . "http://centaur.maths.qmul.ac.uk/Emacs/")
|
91 | 91 | (:keywords "convenience"))])
|
| 92 | + (darkroom . |
| 93 | + [(0 1) |
| 94 | + ((cl-lib |
| 95 | + (0 5))) |
| 96 | + "Remove visual distractions and focus on writing" single |
| 97 | + ((:url . "http://elpa.gnu.org/packages/darkroom.html") |
| 98 | + (:keywords "convenience" "emulations"))]) |
92 | 99 | (debbugs .
|
93 | 100 | [(0 6)
|
94 | 101 | nil "SOAP library to access debbugs servers" tar
|
|
106 | 113 | ((:url . "http://www.dr-qubit.org/emacs.php")
|
107 | 114 | (:keywords "extensions" "matching" "data structures trie" "tree" "dictionary" "completion" "regexp"))])
|
108 | 115 | (diff-hl .
|
109 |
| - [(1 6 0) |
| 116 | + [(1 7 0) |
110 | 117 | ((cl-lib
|
111 | 118 | (0 2)))
|
112 | 119 | "Highlight uncommitted changes" tar
|
|
186 | 193 | ((:url . "http://elpa.gnu.org/packages/flylisp.html")
|
187 | 194 | (:keywords))])
|
188 | 195 | (ggtags .
|
189 |
| - [(0 8 7) |
| 196 | + [(0 8 8) |
190 | 197 | ((emacs
|
191 | 198 | (24))
|
192 | 199 | (cl-lib
|
|
246 | 253 | nil "jump to previous insertion points" single
|
247 | 254 | ((:url . "http://elpa.gnu.org/packages/jumpc.html")
|
248 | 255 | (:keywords))])
|
| 256 | + (let-alist . |
| 257 | + [(1 0 3) |
| 258 | + nil "Easily let-bind values of an assoc-list by their names" single |
| 259 | + ((:url . "http://elpa.gnu.org/packages/let-alist.html") |
| 260 | + (:keywords "extensions" "lisp"))]) |
249 | 261 | (lex .
|
250 | 262 | [(1 1)
|
251 | 263 | nil "Lexical analyser construction" tar
|
|
326 | 338 | ((:url . "http://elpa.gnu.org/packages/omn-mode.html")
|
327 | 339 | (:keywords))])
|
328 | 340 | (org .
|
329 |
| - [(20141117) |
| 341 | + [(20150112) |
330 | 342 | nil "Outline-based notes management and organizer" tar nil])
|
331 | 343 | (osc .
|
332 | 344 | [(0 1)
|
|
393 | 405 | nil "Implementation of Sokoban for Emacs." tar
|
394 | 406 | ((:keywords "games")
|
395 | 407 | (:url . "http://elpa.gnu.org/packages/sokoban.html"))])
|
| 408 | + (svg . |
| 409 | + [(0 1) |
| 410 | + ((emacs |
| 411 | + (25))) |
| 412 | + "svg image creation functions" single |
| 413 | + ((:url . "http://elpa.gnu.org/packages/svg.html") |
| 414 | + (:keywords "image"))]) |
396 | 415 | (svg-clock .
|
397 | 416 | [(0 5)
|
398 |
| - nil "Analog clock using Scalable Vector Graphics" single |
| 417 | + ((svg |
| 418 | + (0 1)) |
| 419 | + (emacs |
| 420 | + (25 0))) |
| 421 | + "Analog clock using Scalable Vector Graphics" single |
399 | 422 | ((:url . "http://elpa.gnu.org/packages/svg-clock.html")
|
400 | 423 | (:keywords "demo" "svg" "clock"))])
|
401 | 424 | (tNFA .
|
|
406 | 429 | ((:url . "http://www.dr-qubit.org/emacs.php")
|
407 | 430 | (:keywords "extensions" "matching" "data structures tnfa" "nfa" "dfa" "finite state automata" "automata" "regexp"))])
|
408 | 431 | (temp-buffer-browse .
|
409 |
| - [(1 3) |
| 432 | + [(1 4) |
410 | 433 | nil "temp buffer browse mode" single
|
411 | 434 | ((:url . "http://elpa.gnu.org/packages/temp-buffer-browse.html")
|
412 | 435 | (:keywords "convenience"))])
|
|
429 | 452 | nil "Unicode confusables table" tar
|
430 | 453 | ((:url . "http://elpa.gnu.org/packages/uni-confusables.html"))])
|
431 | 454 | (vlf .
|
432 |
| - [(1 6) |
| 455 | + [(1 7) |
433 | 456 | nil "View Large Files" tar
|
434 | 457 | ((:keywords "large files" "utilities")
|
435 | 458 | (:url . "https://github.com/m00natic/vlfi"))])
|
|
461 | 484 | ((:url . "http://elpa.gnu.org/packages/windresize.html")
|
462 | 485 | (:keywords "window"))])
|
463 | 486 | (wisi .
|
464 |
| - [(1 0 6) |
| 487 | + [(1 1 0) |
465 | 488 | ((cl-lib
|
466 | 489 | (0 4))
|
467 | 490 | (emacs
|
|
0 commit comments