X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/8f5704b427ea314e4b95a242a3b717d9976d48f9..8949dbefa4aa968f6d762e1faf0d63f719231eaf:/externals-list diff --git a/externals-list b/externals-list index 91084d453..96bb13b85 100644 --- a/externals-list +++ b/externals-list @@ -23,6 +23,9 @@ ("chess" :external nil) ;; Was https://github.com/jwiegley/emacs-chess.git ("coffee-mode" :subtree "https://github.com/defunkt/coffee-mode") ("company" :subtree "https://github.com/company-mode/company-mode.git") + ("context-coloring" :subtree "https://github.com/jacksonrayhamilton/context-coloring.git") + ("darkroom" :subtree "https://github.com/capitaomorte/darkroom.git") + ("dbus-codegen" :subtree "https://github.com/ueno/dbus-codegen-el.git") ("diff-hl" :subtree "https://github.com/dgutov/diff-hl.git") ("dismal" :external nil) ("easy-kill" :subtree "https://github.com/leoliu/easy-kill") @@ -31,13 +34,17 @@ ("ergoemacs-mode" :external "https://github.com/ergoemacs/ergoemacs-mode.git") ("f90-interface-browser" :subtree "https://github.com/wence-/f90-iface") ("ggtags" :subtree "https://github.com/leoliu/ggtags") + ("gnorb" :subtree "https://github.com/girzel/gnorb") ("ioccur" :subtree "https://github.com/thierryvolpiatto/ioccur.git") ("js2-mode" :subtree "https://github.com/mooz/js2-mode.git") + ("pabbrev" :external "https://github.com/phillord/pabbrev.git") ;;FIXME:("org" :external ??) ;; Need to introduce snapshots!! ("rudel" :external nil) ;; Was bzr::bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk ("temp-buffer-browse" :subtree "https://github.com/leoliu/temp-buffer-browse") + ("test-simple" :subtree "https://github.com/rocky/emacs-test-simple") ;;FIXME:("vlf" :subtree ??) ("w3" :external nil) + ("wcheck-mode" :subtree "https://github.com/tlikonen/wcheck-mode.git") ("web-server" :subtree "https://github.com/eschulte/emacs-web-server.git") ("websocket" :subtree "https://github.com/ahyatt/emacs-websocket.git") ("yasnippet" :subtree "https://github.com/capitaomorte/yasnippet.git")