%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 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\306\307\310\311&\210\312\313\314\315\316\317\310\303&\207" [require cookie1 custom-declare-group yow nil "Quote random zippyisms." :prefix "yow-" :group games custom-declare-variable yow-file (expand-file-name "yow.lines" data-directory) "File containing pertinent pinhead phrases." :type file] 8) (defconst yow-load-message "Am I CONSING yet?...") (defconst yow-after-load-message "I have SEEN the CONSING!!") #@74 Return or display a random Zippy quotation. With prefix arg, insert it. (defalias 'yow #[(&optional insert display) "\306 \n#\f\203 c\202 \204 \202 \307\310\")\207" [yow-file yow-load-message yow-after-load-message yow insert display cookie message "%s"] 4 (#$ . 865) "P\np"]) #@149 Read a Zippyism from the minibuffer with completion, prompting with PROMPT. If optional second arg is non-nil, require input to match a completion. (defalias 'read-zippyism #[(prompt &optional require-match) "\305 \n\f%\207" [prompt yow-file yow-load-message yow-after-load-message require-match cookie-read] 6 (#$ . 1160)]) (put 'read-zippyism 'byte-optimizer 'byte-compile-inline-expand) #@77 Prompt with completion for a known Zippy quotation, and insert it at point. (defalias 'insert-zippyism #[(&optional zippyism) "c\207" [zippyism] 1 (#$ . 1558) (list (read-zippyism "Pinhead wisdom: " t))]) #@104 Return a list of all Zippy quotes matching REGEXP. If called interactively, display a list of matches. (defalias 'apropos-zippy #[(regexp) "\302 \303\304!#\207" [regexp yow-file cookie-apropos called-interactively-p interactive] 5 (#$ . 1771) "sApropos Zippy (regexp): "]) #@28 Zippy goes to the analyst. (defalias 'psychoanalyze-pinhead #[nil "\301!\207" [yow-file cookie-doctor] 2 (#$ . 2051) nil]) (provide 'yow)