summaryrefslogtreecommitdiff
path: root/lisp/net/soap-client.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* lisp/net/soap-client.el: Bump version to 3.1.3Thomas Fitzsimmons2017-06-131-2/+2
* Fix an HTTP encoding error in soap-client.elAlex Harsanyi2017-06-131-2/+5
* lisp/net/soap-client.el: Bump version to 3.1.2Thomas Fitzsimmons2017-05-251-1/+1
* Fix two soap-client.el byte compilation warningsThomas Fitzsimmons2017-05-251-2/+2
* lisp/net/soap-client.el: Require cl-lib version 0.6.1Thomas Fitzsimmons2017-05-251-1/+1
* lisp/net/soap-client.el: Shorten some long linesThomas Fitzsimmons2017-05-251-4/+4
* Remove cl dependency in soap-client.el and soap-inspect.elAlex Harsanyi2017-05-251-156/+155
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Move xsd:base64Binary decoding fix to debbugs.el 0.9.1Thomas Fitzsimmons2016-03-161-3/+7
* | Sync with soap-client repository, version 3.1.1Thomas Fitzsimmons2016-03-161-56/+76
|/
* Properly encode/decode base64Binary data in SOAPAndreas Schwab2016-01-061-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Sync with soap-client repository, version 3.0.2Thomas Fitzsimmons2015-11-111-8/+17
* Spelling fixesPaul Eggert2015-11-101-3/+3
* Sync with soap-client repository, version 3.0.1Thomas Fitzsimmons2015-10-251-2/+2
* Sync with soap-client repository, version 3.0.0Thomas Fitzsimmons2015-10-241-949/+2234
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+2
* * lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier2015-08-211-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-4/+1
* * net/soap-client.el (soap-invoke): Encode the string forAlex Harsanyi2013-02-011-1/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Spelling fixes.Paul Eggert2012-05-281-1/+1
* Sync with soap-client repository. Support SOAP simpleType. (Bug#10331)Alex Harsanyi2012-04-251-16/+94
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):Lars Magne Ingebrigtsen2011-07-011-7/+1
* Allow/recommend explicit args for minor-modes in file local eval:s.Glenn Morris2011-06-091-1/+1
* Deprecate using "mode:" to enable minor modes (bug#8613)Glenn Morris2011-05-091-1/+1
* Add package name. Fix author email address.Michael Albinus2011-03-051-5/+16
* Fix copyright, standardize header and licence.Glenn Morris2011-02-161-11/+11
* * soap-client.el (soap-well-known-xmlns, soap-local-xmlns)Michael Albinus2011-02-161-44/+44
* * net/soap-client.el: Add "comm" and "hypermedia" to theMichael Albinus2011-02-161-71/+118
* * net/soap-client.el:Michael Albinus2011-02-161-0/+1694