X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/65bbd8de08b4d57ed0e821d527b9b84de3683017..e3e359d00214ab6719876659a4f5e47314fe6b78:/externals-list diff --git a/externals-list b/externals-list index b71120494..169cb116c 100644 --- a/externals-list +++ b/externals-list @@ -21,7 +21,7 @@ ;; All file-names must be relative to the Emacs repository root and the package ;; directory. When a file-name points to a directory all its files are copied ;; recursively into the package root or specified destination. A special -;; :excludes key can be provided to especify files to exclude when copying +;; :excludes key can be provided to specify files to exclude when copying ;; directories, wildcards are supported, "*.elc" and "*~" are always excluded. ;; Exclude matches must be against the full file-name, substring matches don't ;; work unless wildcards are used (e.g. use "etc/*" instead of "etc/"). @@ -53,19 +53,24 @@ ("exwm" :external "https://github.com/ch11ng/exwm.git") ("f90-interface-browser" :subtree "https://github.com/wence-/f90-iface") ("ggtags" :subtree "https://github.com/leoliu/ggtags") + ("gnome-c-style" :subtree "https://github.com/ueno/gnome-c-style.git") ("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") + ("let-alist" :core "lisp/emacs-lisp/let-alist.el") ("math-symbol-lists" :subtree "https://github.com/vspinu/math-symbol-lists.git") ("nameless" :subtree "https://github.com/Malabarba/Nameless") - ("names" :subtree "http://github.com/Bruce-Connor/names") + ("names" :subtree "http://github.com/Malabarba/names") ("omn-mode" :external nil) + ("ntlm" :core "lisp/net/ntlm.el") ("on-screen" :subtree "https://github.com/michael-heerdegen/on-screen.el.git") ("pabbrev" :external "https://github.com/phillord/pabbrev.git") ("pinentry" :subtree "https://github.com/ueno/pinentry-el.git") + ("python" :core "lisp/progmodes/python.el") ;;FIXME:("org" :external ??) ;; Need to introduce snapshots!! ("rich-minority" :subtree "https://github.com/Malabarba/rich-minority") ("rudel" :external nil) ;; Was bzr::bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk + ("soap-client" :core ("lisp/net/soap-client.el" "lisp/net/soap-inspect.el")) ("sotlisp" :subtree "https://github.com/Malabarba/speed-of-thought-lisp") ("spinner" :subtree "https://github.com/Malabarba/spinner.el") ("temp-buffer-browse" :subtree "https://github.com/leoliu/temp-buffer-browse") @@ -77,4 +82,5 @@ ("websocket" :subtree "https://github.com/ahyatt/emacs-websocket.git") ("xelb" :external "https://github.com/ch11ng/xelb.git") ("yasnippet" :subtree "https://github.com/capitaomorte/yasnippet.git") + ("ztree" :subtree "https://github.com/fourier/ztree") )