;ELC ;;; Compiled ;;; in Emacs version 26.3 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303\304\305!\"\210\302\306\307\305!\"\210\302\310\306\"\210\311\310\312\313#\210\314\305\315\306#\316\305\317\320\321$\207" [require rudel-xmpp-state defalias rudel-xmpp-state-tls-start-p eieio-make-class-predicate rudel-xmpp-state-tls-start rudel-xmpp-state-tls-start--eieio-childp eieio-make-child-predicate rudel-xmpp-state-tls-start-child-p make-obsolete "use (cl-typep ... \\='rudel-xmpp-state-tls-start) instead" "25.1" define-symbol-prop cl-deftype-satisfies eieio-defclass-internal (rudel-xmpp-state) nil (:documentation "State used to enable TLS encryption for a connection.")] 6) #@83 Create a new object of class type `rudel-xmpp-state-tls-start'. (fn &rest SLOTS) (defalias 'rudel-xmpp-state-tls-start #[128 "\300\301\302#\207" [apply make-instance rudel-xmpp-state-tls-start] 5 (#$ . 1028)]) (byte-code "\300\301\302\303#\300\207" [function-put rudel-xmpp-state-tls-start compiler-macro rudel-xmpp-state-tls-start--anon-cmacro] 4) #@26 (fn WHOLE &rest SLOTS) (defalias 'rudel-xmpp-state-tls-start--anon-cmacro #[385 "\211@;\204\207\300\301\302@@#@\303@DABB\"\207" [macroexp--warn-and-return format "Obsolete name arg %S to constructor %S" identity] 7 (#$ . 1385)]) (cl-generic-define-method 'rudel-enter nil '((_this rudel-xmpp-state-tls-start)) nil #[257 "\300\301!\210\302\207" [require rudel-tls authenticated] 3 "Enable TLS encryption for the connection associated with THIS.\n\n(fn THIS)"]) #@2  (defvar rudel-xmpp-tls-states '((start-tls . rudel-xmpp-state-tls-start)) (#$ . 1860)) (byte-code "\211\203\211@\211 \235\203 \210\202\211 BA\266\202\202\210\302\303!\207" [rudel-xmpp-tls-states rudel-xmpp-states provide rudel-xmpp-tls] 4)