]> code.delx.au - gnu-emacs/commit
Sync with soap-client repository, version 3.0.2
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 12 Nov 2015 04:43:50 +0000 (23:43 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 12 Nov 2015 04:43:50 +0000 (23:43 -0500)
commit055ca3a57e7326cd24bbb958531f6938466f5fd9
tree60290affe535d44d619c3197264b0fc5cfbc1c17
parente0f64e7b4f9c3bbc12c4909ca8c8aa751f1fca4a
Sync with soap-client repository, version 3.0.2

* soap-client.el: Bump version to 3.0.2.

* soap-client.el (soap-warning): Use format, not format-message.

* soap-client.el: Add cl-lib to Package-Requires.  Require cl-lib.
(soap-validate-xs-simple-type): Use cl-labels instead of cl-flet.

* soap-client.el: Support Emacs versions that do not have
define-error.

* soap-inspect.el: Remove version header.

* soap-client.el, soap-inspect.el, jira2.el: Fix first line header
format.
lisp/net/soap-client.el
lisp/net/soap-inspect.el