%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file contains utf-8 non-ASCII characters, ;;; and so cannot be loaded into Emacs 22 or earlier. (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (string-lessp emacs-version "23") (error "`%s' was compiled for Emacs 23 or later" #$)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303!\210\300\304!\207" [require erc-compat provide erc-backend erc] 2) #@61 Hash table mapping server responses to their handler hooks. (defvar erc-server-responses (make-hash-table :test 'equal) (#$ . 511)) (defalias 'erc-response-p--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response-p (declare (side-effect-free error-free)) (and (vectorp cl-x) (>= (length cl-x) 6) (memq (aref cl-x 0) cl-struct-erc-response-tags) t)) nil] 7]) (put 'erc-response-p 'compiler-macro 'erc-response-p--cmacro) (defalias 'erc-response-p #[(cl-x) "\302!\205 G\303Y\205 \304H >\205 \305\207" [cl-x cl-struct-erc-response-tags vectorp 6 0 t] 2]) (byte-code "\300\301\302\303#\210\304\305\306\301#\207" [function-put erc-response-p side-effect-free error-free put erc-response cl-deftype-satisfies] 4) (defalias 'erc-response\.unparsed--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response\.unparsed (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-erc-response-tags)) (signal 'wrong-type-argument (list 'erc-response cl-x))) (aref cl-x 1)) nil] 7]) (put 'erc-response\.unparsed 'compiler-macro 'erc-response\.unparsed--cmacro) (defalias 'erc-response\.unparsed #[(cl-x) "\302H >\204 \303\304\305D\"\210\306H\207" [cl-x cl-struct-erc-response-tags 0 signal wrong-type-argument erc-response 1] 4]) (function-put 'erc-response\.unparsed 'side-effect-free t) (defalias 'erc-response\.sender--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response\.sender (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-erc-response-tags)) (signal 'wrong-type-argument (list 'erc-response cl-x))) (aref cl-x 2)) nil] 7]) (put 'erc-response\.sender 'compiler-macro 'erc-response\.sender--cmacro) (defalias 'erc-response\.sender #[(cl-x) "\302H >\204 \303\304\305D\"\210\306H\207" [cl-x cl-struct-erc-response-tags 0 signal wrong-type-argument erc-response 2] 4]) (function-put 'erc-response\.sender 'side-effect-free t) (defalias 'erc-response\.command--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response\.command (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-erc-response-tags)) (signal 'wrong-type-argument (list 'erc-response cl-x))) (aref cl-x 3)) nil] 7]) (put 'erc-response\.command 'compiler-macro 'erc-response\.command--cmacro) (defalias 'erc-response\.command #[(cl-x) "\302H >\204 \303\304\305D\"\210\306H\207" [cl-x cl-struct-erc-response-tags 0 signal wrong-type-argument erc-response 3] 4]) (function-put 'erc-response\.command 'side-effect-free t) (defalias 'erc-response\.command-args--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response\.command-args (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-erc-response-tags)) (signal 'wrong-type-argument (list 'erc-response cl-x))) (aref cl-x 4)) nil] 7]) (put 'erc-response\.command-args 'compiler-macro 'erc-response\.command-args--cmacro) (defalias 'erc-response\.command-args #[(cl-x) "\302H >\204 \303\304\305D\"\210\306H\207" [cl-x cl-struct-erc-response-tags 0 signal wrong-type-argument erc-response 4] 4]) (function-put 'erc-response\.command-args 'side-effect-free t) (defalias 'erc-response\.contents--cmacro #[(_cl-whole-arg cl-x) "\301\302\303\304\211\211&\207" [cl-x cl--defsubst-expand (cl-x) (cl-block erc-response\.contents (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-erc-response-tags)) (signal 'wrong-type-argument (list 'erc-response cl-x))) (aref cl-x 5)) nil] 7]) (put 'erc-response\.contents 'compiler-macro 'erc-response\.contents--cmacro) (defalias 'erc-response\.contents #[(cl-x) "\302H >\204 \303\304\305D\"\210\306H\207" [cl-x cl-struct-erc-response-tags 0 signal wrong-type-argument erc-response 5] 4]) (byte-code "\300\301\302\303#\210\304\305\306\"\207" [function-put erc-response\.contents side-effect-free t defalias copy-erc-response copy-sequence] 4) #@78 (fn CL-WHOLE &cl-quote &key UNPARSED SENDER COMMAND COMMAND-ARGS CONTENTS) (defalias 'make-erc-response--cmacro #[(cl-whole &rest #1=#:--cl-rest--) "\306\307\"\206 \310A@\306\311\"\206 \312A@\306\313\"\206 \314A@\306\315\"\206) \316A@\306\317\"\2064 \320A@\203j @\321>\203Q AA\211\202<