summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
diff options
context:
space:
mode:
authorAlex Harsanyi <AlexHarsanyi@gmail.com>2017-05-24 14:18:39 -0400
committerThomas Fitzsimmons <fitzsim@fitzsim.org>2017-05-25 08:49:57 -0400
commit349fbb35513f001a49623be8fe6704cda4ca48e2 (patch)
tree46e9e97353eb3b5e6dfd375780447552fa9d873b /lisp/emacs-lisp/bytecomp.el
parent1a9ce7c54e99d80fb515a33edbeeb75fd3239526 (diff)
downloademacs-349fbb35513f001a49623be8fe6704cda4ca48e2.tar.gz
emacs-349fbb35513f001a49623be8fe6704cda4ca48e2.tar.bz2
emacs-349fbb35513f001a49623be8fe6704cda4ca48e2.zip
Remove cl dependency in soap-client.el and soap-inspect.el
* lisp/net/soap-inspect.el: Replace cl library with cl-lib, case with cl-case, destructuring-bind with cl-destructuring-bind and loop with cl-loop. * lisp/net/soap-client.el: Replace cl library with cl-lib, defstruct with cl-defstruct, assert with cl-assert, case with cl-case, ecase with cl-ecase, loop with cl-loop and destructuring-bind with cl-destructuring-bind. Co-authored-by: Stefan Monnier <monnier@iro.umontreal.ca>
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions