projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7670a3
)
soap-client: Remove FIXME comment
author
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Tue, 29 Sep 2020 21:30:04 +0000
(17:30 -0400)
committer
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Wed, 30 Sep 2020 00:01:29 +0000
(20:01 -0400)
* lisp/net/soap-client.el (soap-encode-attributes): Remove
cl-defmethod FIXME comment; continue supporting Emacs 24.1.
lisp/net/soap-client.el
patch
|
blob
|
history
diff --git
a/lisp/net/soap-client.el
b/lisp/net/soap-client.el
index 8b5ac613b3b6134e0ab5af0d36956ce422deee8d..b5674294f1543e979479f8e7425eb182cfa71354 100644
(file)
--- a/
lisp/net/soap-client.el
+++ b/
lisp/net/soap-client.el
@@
-2996,8
+2996,6
@@
reference multiRef parts which are external to RESPONSE-NODE."
;;;; SOAP type encoding
-;; FIXME: Use `cl-defmethod' (but this requires Emacs-25).
-
(defun soap-encode-attributes (value type)
"Encode XML attributes for VALUE according to TYPE.
This is a generic function which determines the attribute encoder