%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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'sendmail) #@369 *Specifies how "From" headers look. If nil, they contain just the return address like: king@grassland.com If `parens', they look like: king@grassland.com (Elvis Parsley) If `angles', they look like: Elvis Parsley <king@grassland.com> Otherwise, most addresses look like `angles', but they look like `parens' if `angles' would need quoting and `parens' would not. (defvar message-from-style mail-from-style (#$ . -431)) #@126 Non-nil means when sending a message wait for and display errors. nil means let mailer mail back a message to report errors. (defvar message-interactive mail-interactive (#$ . 862)) #@112 Normal hook, run each time a new outgoing message is initialized. The function `message-setup' runs this hook. (defvar message-setup-hook mail-setup-hook (#$ . 1051)) (byte-code "\301\300!\203\n \302!\210\301\207" [mail-mode-hook boundp (lambda (#1=#:def-tmp-var) (defvar message-mode-hook #1# "Hook run in message mode buffers."))] 2) #@123 *Number of spaces to insert at the beginning of each cited line. Used by `message-yank-original' via `message-yank-cite'. (defvar message-indentation-spaces mail-indentation-spaces (#$ . -1395)) #@248 *String to be inserted at the end of the message buffer. If t, the `message-signature-file' file will be inserted instead. If a function, the result from the function will be used instead. If a form, the result from the form will be used instead. (defvar message-signature mail-signature (#$ . -1597)) #@66 *File containing the text inserted at end of the message buffer. (defvar message-signature-file mail-signature-file (#$ . -1905)) #@155 *A string containing header lines to be inserted in outgoing messages. It is inserted before you edit the message, so you can edit or delete these lines. (defvar message-default-headers mail-default-headers (#$ . -2042)) #@35 Hook run before sending messages. (defvar message-send-hook mail-send-hook (#$ . 2269)) #@155 Function to call to send the current buffer as mail. The headers should be delimited by a line whose contents match the variable `mail-header-separator'. (defvar message-send-mail-function send-mail-function (#$ . 2364)) (provide 'messcompat)