]> code.delx.au - gnu-emacs-elpa/blobdiff - externals-list
Various changes in debbugs-gnu
[gnu-emacs-elpa] / externals-list
index b71120494bf0453b0beb8fce55e9c8b2789ce6d9..169cb116ce40779e96dcf5a1a0d729d6d315d7cd 100644 (file)
@@ -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/").
  ("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")
  )