emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 3f7810b 5/5: Add core package soap-client


From: Thomas Fitzsimmons
Subject: [elpa] master 3f7810b 5/5: Add core package soap-client
Date: Sat, 28 Nov 2015 18:59:55 +0000

branch: master
commit 3f7810bc9306e0d7362709d226eb44bf6be2ca2d
Author: Thomas Fitzsimmons <address@hidden>
Commit: Thomas Fitzsimmons <address@hidden>

    Add core package soap-client
    
    * externals-list: Fix comment typo.
    ("soap-client"): New core entry.
    * .gitignore: Add packages/soap-client.
---
 .gitignore     |    1 +
 externals-list |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index bd4aff2..1e8522c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,5 +19,6 @@ packages/ntlm
 packages/omn-mode/
 packages/pabbrev
 packages/rudel
+packages/soap-client
 packages/w3
 packages/xelb
diff --git a/externals-list b/externals-list
index 7921e5a..bf99d91 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/").
@@ -67,6 +67,7 @@
  ;;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";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]