Files
emacs/lisp/net
Thomas Fitzsimmons 1feb2e2213 soap-client: Add byte-code compatibility function (Bug#31742)
* lisp/net/soap-client.el: Bump version to 3.1.4.
(soap-type-of): New function.
(soap-resolve-references, soap-decode-type)
(soap-encode-attributes, soap-encode-value): Replace aref
calls with calls to soap-type-of.

* lisp/net/soap-inspect.el (soap-sample-value, soap-inspect):
Replace aref calls with calls to soap-type-of.

Co-authored-by: Noam Postavsky <npostavs@gmail.com>
2018-06-11 21:23:33 -04:00
..
2018-05-07 07:50:49 -07:00
2018-04-13 16:39:17 +02:00
2018-05-24 14:32:12 +02:00
2018-05-15 11:06:18 +02:00
2018-05-24 14:32:12 +02:00
2018-04-23 10:16:06 +02:00